SMTP.ehlo_or_helo_if_needed()
This method call ehlo() and or helo() if there has been no previous EHLO or HELO command this session. It tries ESMTP EHLO first.
-
SMTPHeloError - The server didn’t reply properly to the
HELOgreeting.
SMTP.ehlo_or_helo_if_needed()
This method call ehlo() and or helo() if there has been no previous EHLO or HELO command this session. It tries ESMTP EHLO first.
SMTPHeloError
HELO greeting.
Please login to continue.