On Sat, 11 Jan 2003, Len Conrad wrote: |->egrep -i "cannot find your hostname" /var/log/maillog |-> |->Jan 11 02:03:24 mx1 postfix/smtpd[19626]: A7F1B142AD4: reject: RCPT from |->unknown[210.112.73.24]: 450 Client host rejected: cannot find your |->hostname, [210.112.73.24]; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> |->proto=ESMTP helo=<AIGMAIL.smdlife.mpc.co.kr> |-> |->... which reallly means "Because the envelope @senderdomain is |->"reject_unknown_client" and I cannot find a PTR hostname for your ip, or, |->if I can find it, the PTR hostame's A record does not match your ip." I did figure it out on my own. My main problem was since having two MX's is keeping them both sycn'd. I use the 2ndary one for testing and stuff and have from_senders_* there for a while and have just moved it to the primary MX today and was updating the spamstats.pl on the primary and just did not look close enough at what I was doing between the two machines. I was reporting the right stats but my eyes were not reading things right, posted to the list, then walked away for 15 mins for a hit of caffine came back to look at things again and it jumped out at me. Got it figured now. Thanks, Keith
