On Apr 16, 2011, at 3:38 PM, Wietse Venema wrote:

Wietse:
What are the DNS records (MX, A) for your mail server?

jason hirsh:
mail.kasdivi.com.       IN      A       209.160.65.133
kasdivi.com.    IN      MX      5 mail.kasdivi.com.

Now, look in your logs for 168.100.189.2. If nothing is there, then
your logging is broken

        Wietse

S: 220 tuna.theoceanwindow-bv.com
C: EHLO spike.porcupine.org
S: 250-tuna.theoceanwindow-bv.com
S: 250-PIPELINING
S: 250-SIZE 10240000
S: 250-ETRN
S: 250-STARTTLS
S: 250-AUTH PLAIN LOGIN
S: 250-ENHANCEDSTATUSCODES
S: 250-8BITMIME
S: 250 DSN
C: MAIL FROM:<[email protected]> SIZE=327
C: RCPT TO:<[email protected]> ORCPT=rfc822;[email protected]
C: RSET
C: QUIT
S: 250 2.1.0 Ok
S: 250 2.1.5 Ok
S: 250 2.0.0 Ok
S: 221 2.0.0 Bye

My Log shows

pr 16 15:33:07 tuna postfix/smtpd[37327]: permit_mynetworks: spike.porcupine.org 168.100.189.2 Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_hostaddr: 168.100.189.2 ~? 127.0.0.0/32 Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_hostaddr: 168.100.189.2 ~? 209.160.65.133 Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_hostaddr: 168.100.189.2 ~? 209.160.68.112 Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_list_match: 168.100.189.2: no match Apr 16 15:33:07 tuna postfix/smtpd[37327]: reject_rbl_addr: Client host 168.100.189.2 Apr 16 15:33:07 tuna postfix/smtpd[37327]: reject_rbl_addr: Client host 168.100.189.2 Apr 16 15:33:07 tuna postfix/smtpd[37327]: permit_inet_interfaces: spike.porcupine.org 168.100.189.2 Apr 16 15:33:07 tuna postfix/smtpd[37327]: 51D9A5C40: client=spike.porcupine.org[168.100.189.2] Apr 16 15:33:07 tuna postfix/smtpd[37327]: > spike.porcupine.org[168.100.189.2]: 250 2.1.5 Ok Apr 16 15:33:07 tuna postfix/smtpd[37327]: < spike.porcupine.org[168.100.189.2]: RSET Apr 16 15:33:07 tuna postfix/smtpd[37327]: > spike.porcupine.org[168.100.189.2]: 250 2.0.0 Ok Apr 16 15:33:07 tuna postfix/smtpd[37327]: < spike.porcupine.org[168.100.189.2]: QUIT Apr 16 15:33:07 tuna postfix/smtpd[37327]: > spike.porcupine.org[168.100.189.2]: 221 2.0.0 Bye Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_hostaddr: 168.100.189.2 ~? 127.0.0.0/32 Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_hostaddr: 168.100.189.2 ~? 209.160.65.133 Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_hostaddr: 168.100.189.2 ~? 209.160.68.112 Apr 16 15:33:07 tuna postfix/smtpd[37327]: match_list_match: 168.100.189.2: no match Apr 16 15:33:07 tuna postfix/smtpd[37327]: send attr ident = smtp: 168.100.189.2 Apr 16 15:33:07 tuna postfix/smtpd[37327]: disconnect from spike.porcupine.org[168.100.189.2]

Reply via email to