SMTP provides for:

    address-literal  = "[" ( IPv4-address-literal /
                     IPv6-address-literal /
                     General-address-literal ) "]"
                     ; See Section 4.1.3

    Mailbox        = Local-part "@" ( Domain / address-literal )

However, Courier gives a syntax error:

    >>> rcpt to:<postmaster@[127.0.0.1]>
    <<< 513 Syntax error.

Has it always been so?  Why?

Ale


------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to