Re: [courier-users] Address literals

2016-07-29 Thread Matus UHLAR - fantomas
>On Fri 29/Jul/2016 12:48:25 +0200 Sam Varshavchik wrote:
>> Courier should accept postmaster@[ipaddress], where ipaddress matches the
>> connection's IP address. It won't accept any other IP address.

On 29.07.16 18:41, Alessandro Vesely wrote:
>Irrespectively or RELAYCLIENT?

I actually don't think tht RELAYCLIENT should be taken into account.
if the client has relaying privileges, (s)he should know hot co contact the
server admin(s)
-- 
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.
Due to unexpected conditions Windows 2000 will be released
in first quarter of year 1901

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


Re: [courier-users] Address literals

2016-07-29 Thread Alessandro Vesely
On Fri 29/Jul/2016 12:48:25 +0200 Sam Varshavchik wrote:
> 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:
>> <<< 513 Syntax error.
>>
>> Has it always been so?  Why?
>
> Courier should accept postmaster@[ipaddress], where ipaddress matches the
> connection's IP address. It won't accept any other IP address.

Irrespectively or RELAYCLIENT?

Ale


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


Re: [courier-users] Address literals

2016-07-29 Thread Matus UHLAR - fantomas
>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:
>><<< 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


Re: [courier-users] Address literals

2016-07-29 Thread Sam Varshavchik

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:
<<< 513 Syntax error.

Has it always been so?  Why?


Courier should accept postmaster@[ipaddress], where ipaddress matches the  
connection's IP address. It won't accept any other IP address.




pgpbvYdAKV_LL.pgp
Description: PGP signature
--
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Address literals

2016-07-29 Thread Alessandro Vesely
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:
<<< 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