On 3/25/2010 4:27 PM, Josh Cason wrote:
I checked a few setting as explained. I have a stupid question and also
my results.

First of all it is not just comming from postini. It once in a while
wonders in from the outside. Not that I know how since all my mx records
points to postini. Just random junk I suspose.

One of your lookup tables is making you a partial open relay.
The usual suspects include:
- incorrect mynetworks
- firewall/NAT config that makes foreign connections appear as local
- faulty relay_domains lookup
- faulty virtual_* lookup
- access table in smtpd_recipient_restrictions BEFORE reject_unauth_destination.
- compromised user mail account.
http://www.postfix.org/BASIC_CONFIGURATION_README.html
http://www.postfix.org/ADDRESS_CLASS_README.html
http://www.postfix.org/SMTPD_ACCESS_README.html#danger

Speculation is pointless. Postfix makes decisions based on the config you give it, and logs all actions taken.

For more detailed logging, add a single -v to the
smtp ... smtpd
entry in master.cf, and post the unedited logging of unwanted relaying, plus your CURRENT 'postconf -n'.
http://www.postfix.org/DEBUG_README.html#verbose

  -- Noel Jones

Reply via email to