>Alessandro Vesely writes:
>>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?

On 29.07.16 06:48, Sam Varshavchik wrote:
>Courier should accept postmaster@[ipaddress], where ipaddress matches 
>the connection's IP address. It won't accept any other IP address.

what about servers behind DNAT?

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Christian Science Programming: "Let God Debug It!".

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

Reply via email to