brian moore a écrit :
> On Mon, 05 Apr 2010 13:22:44 -0500
> Noel Jones <[email protected]> wrote:
> 
>> No.  The log entry clearly shows that 
>> fep06.mfe.bur.connect.com.au is the sender and local postfix 
>> is the receiver.  The local postfix rejects the delivery attempt.
>>
>> This is almost certainly a "spoofed freemail" rule added to 
>> the local postfix.  Recipes for similar rules have been posted 
>> on this list in the past.
> 
> Ah, you are correct.  Very silly rule at any rate, since there are
> legitimate people that have certain freemail addresses but don't actually
> use the freemail provider for SMTP.

To play the devil advocate, many freemail and ISPs specify SPF entries
and/or sign mail with DKIM. as a result, some sites will reject mail
from such addresses if it fails SPF/DKIM/whatever.

Add to that, the client has a "generic hostname":
fep\d+.mfe.bur.connect.com.au:

$ host 203.63.86.26
26.86.63.203.in-addr.arpa domain name pointer fep06.mfe.bur.connect.com.au.
$ host 203.63.86.27
27.86.63.203.in-addr.arpa domain name pointer fep07.mfe.bur.connect.com.au.
$ host 203.63.86.29
29.86.63.203.in-addr.arpa domain name pointer fep09.mfe.bur.connect.com.au.


> 
> Guess I need more coffee.  (Was wondering why it didn't say, "<somehost> 
> said:").

Reply via email to