Email send EHLO and HELO commands without hostname

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 1.3.0
    • Affects Version/s: 1.3-beta2
    • Component/s: Notifications
    • None

      Email notifications dont work with Postfix.

      Logfile:
      postfix/smtpd[26594]: < unknown[192.168.1.52]: EHLO
      postfix/smtpd[26594]: > unknown[192.168.1.52]: 501 Syntax: EHLO hostname
      postfix/smtpd[26594]: < unknown[192.168.1.52]: HELO
      postfix/smtpd[26594]: > unknown[192.168.1.52]: 501 Syntax: HELO hostname

      According to the SMTP RFC:
      4.2. Command syntax
      The syntax for this command, using the ABNF notation of [2], is:

      ehlo-cmd ::= "EHLO" SP domain CR LF

      http://tools.ietf.org/html/rfc1651

            Assignee:
            Kostya Marchenko (Inactive)
            Reporter:
            Walter Kreischitz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: