On Wed, 2010-06-09 at 13:30 +0100, a.sm...@ukgrid.net wrote: > On my system outbound mails are scanned, even though they are sent > using authentication (not SASL auth tho), additionally the wiki
So? Yes, authentication and the ALL_TRUSTED rule does not prevent mail from being scanned by SA. Clearly, because that is a SA rule... What *does* prevent mail from being scanned by SA is *NOT* passing it to SA in your MTA. I don't get your point. > section on all_trusted doesnt mention anything about trusting > authenticated connections, only from trusted relays. So it my issue > just that Im not using SASL? Or am I missing something else? I don't know. You did not even state your issue. *shrug* But you just hi-jacked a thread... (Hint: If you state your issue, also do provide headers.) -- char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}