2 msgpostfix + gmail + multiusers
2 msgstrange question regarding lmtp
3 msgUpdated amavisd-new; can't send/receive mail
8 msgRPM 'n stuff
7 msgDSN setup
4 msgLocal Users on Virtual Domains?
5 msgpostfix + courier + active directory 2003
12 msgFail to test postfix
2 msgGlobal groups
7 msgAbout creating database
3 msgMisunderstanding of transport map format VS mas...

Problems Backscatter
\ Vida Luz Arista (14 Jun 2007)
. \ mouss (14 Jun 2007)

5 msgquestion about receive_override_options
4 msgspecific whitelisting
3 msgReal unknown host ???
2 msgAnother question about logs...
4 msgfallback_relay not getting used
3 msgMaildir
6 msgOutgoing Mail Copy
1 msgClose to getting SASL and SMTP AUTH on OS X wor...
Subject:Re: Problems Backscatter
Group:Postfix-users
From:mouss
Date:14 Jun 2007


 
Vida Luz Arista wrote:
> 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