| |||||||||||||||||||||||||||||||
|
> Hi All, > > I have problems in my postfix, I have backscatter, in a period of 3 > minutes Ihave 3000 messages with destiny to AOL o bellsouth.net. > > My server accept mail of use rof my network this server is an relay > for my networks you either need to set relay_recipient_maps or make sure the final server really validates recipients. otherwise your reject_unverified_recipient is useless. from the postfix machine, try telnet'ing to the final server and using an invalid recipient: # telnet internal.mta.example 25 ... EHLO yourheloname ... MAIL FROM:<foo> ... RCPT TO:<doesnotexist> ... QUIT after the RCPT TO command, the server should return an error and not accept the recipient.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com