Re: Howto not reject mail to Postmaster etc. in Exim4

2003-10-17 Thread Jacob Anawalt
Kjetil Kjernsmo wrote: Thanks for the response! On Wednesday 08 October 2003 21:23, Philipp Weis wrote: This is certainly true for postmaster, but I think it would be RFC-compliant to reject viruses and spam on abuse or security. Yeah, I think so too. However, rejecting legitimate mail could be

Re: Howto not reject mail to Postmaster etc. in Exim4

2003-10-09 Thread Philipp Weis
On 09 Oct 2003, Kjetil Kjernsmo <[EMAIL PROTECTED]> wrote: > What I meant to say is that I will accept the mail if it goes only to a > spamtrap, but deny it if it also goes to a user which is not in the > list of spamtraps... So, I don't need to differentiate between users, > but I need some kin

Re: Howto not reject mail to Postmaster etc. in Exim4

2003-10-09 Thread Kjetil Kjernsmo
On Thursday 09 October 2003 01:08, Philipp Weis wrote: > On 08 Oct 2003, Kjetil Kjernsmo <[EMAIL PROTECTED]> wrote: > > To make it pass if security or abuse is in, I could only extend > > accept local_parts = postmaster to accept local_parts = > > postmaster:abuse:security, right? > > Right. Yup,

Re: Howto not reject mail to Postmaster etc. in Exim4

2003-10-08 Thread Philipp Weis
On 08 Oct 2003, Kjetil Kjernsmo <[EMAIL PROTECTED]> wrote: > To make it pass if security or abuse is in, I could only extend accept > local_parts = postmaster to accept local_parts = > postmaster:abuse:security, right? Right. > It wouldn't be a problem in my other case either, with the spamtrap

Re: Howto not reject mail to Postmaster etc. in Exim4

2003-10-08 Thread Kjetil Kjernsmo
Thanks for the response! On Wednesday 08 October 2003 21:23, Philipp Weis wrote: > This is certainly true for postmaster, but I think it would be > RFC-compliant to reject viruses and spam on abuse or security. Yeah, I think so too. However, rejecting legitimate mail could be scary in either cas

Re: Howto not reject mail to Postmaster etc. in Exim4

2003-10-08 Thread Philipp Weis
On 08 Oct 2003, Kjetil Kjernsmo <[EMAIL PROTECTED]> wrote: > However, it is my damned duty to read or at least manually inspect the > stuff sent to postmaster, abuse, security, etc. So, I should never > reject anything sent there, and therefore, it is no point scanning it > either; that would on

Howto not reject mail to Postmaster etc. in Exim4

2003-10-08 Thread Kjetil Kjernsmo
Hi all! I'm still working on my Exim4 config, and I have now a server that nicely uses exiscan-acl to reject viruses and spam with an SA score above 13. However, it is my damned duty to read or at least manually inspect the stuff sent to postmaster, abuse, security, etc. So, I should never r