Postfix restricting local mail locally.

2011-06-03 Thread Kendrick
d these things. Kendrick

Re: Postfix restricting local mail locally.

2011-06-04 Thread Kendrick
e would apply here. does smtpd_sender... = out going mail or the from: box? thanks Kendrick

Re: Postfix restricting local mail locally.

2011-06-04 Thread Kendrick
1 at 10:25:37AM -0400, Kendrick wrote: smtpd_recipient_restrictions = permit_sasl_authenticated No, this won't work, rather: smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, check_sender_acce

Auditing encrypted/clear text SMTP transmission

2011-02-14 Thread Stuart Kendrick
fix/smtp[27248]: 53DEE257EB0: to=, relay=mailin-04.mx.aol.com[205.188.146.194]:25, delay=1.8, delays=0.06/0.02/0 .78/0.97, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as D910338000253) Anyway, how do other folks solve this problem? --sk Stuart Kendrick FHCRC audit report verify valid

Re: Auditing encrypted/clear text SMTP transmission

2011-02-16 Thread Stuart Kendrick
your product has given me. OK, off to tackle writing a stateful parser ... :) --sk On 2/14/2011 4:51 AM, Stuart Kendrick wrote: > Hi, > > I would like to parse my mail logs each month and report on the number > of messages which were encrypted during transmission (TLS) and the &