On 05/31/2010 08:15 AM, Jarrod Neven wrote:
The non verbose version: ay 31 22:03:50 DKPADMMAIL1 postfix/postfix-script[3329]: starting the Postfix mail system May 31 22:03:50 DKPADMMAIL1 postfix/master[3330]: daemon started -- version 2.5.1, configuration /etc/postfix May 31 22:04:30 DKPADMMAIL1 postfix/pickup[3332]: 39EBD5D806B: uid=48 from=<te...@corp.letsengage.com> May 31 22:04:30 DKPADMMAIL1 postfix/cleanup[3338]: 39EBD5D806B: message-id=<29bd4605116b02e27bcddc77b33b598b.squir...@dkpadmmail1> May 31 22:04:30 DKPADMMAIL1 postfix/qmgr[3331]: 39EBD5D806B: from=<te...@corp.letsengage.com>, size=677, nrcpt=1 (queue active) May 31 22:04:34 DKPADMMAIL1 postfix/smtp[3343]: 39EBD5D806B: to=<####.ne...@gmail.com>, relay=gmail-smtp-in.l.google.com[74.125.53.27]:25, delay=4.2, delays=0.11/0.01/2.6/1.5, dsn=2.0.0, status=sent (250 2.0.0 OK 1275307474 k17si9893297rvh.45) May 31 22:04:34 DKPADMMAIL1 postfix/qmgr[3331]: 39EBD5D806B: removed
smtpd_foo_restrictions only apply to mail received by smtpd (e.g. somebody connects on port 25 and begins mashing the keyboard). When you send mail via the sendmail command, the Postfix pickup daemon steals it and feeds it into cleanup directly.