Re: Reject Based On Senders Email Address

2008-08-30 Thread mouss
Magnus Bäck wrote: On Friday, August 29, 2008 at 20:15 CEST, [EMAIL PROTECTED] wrote: Do not start new topics by replying to old messages in old and unrelated threads. Do use the "compose new message" feature of your MUA. By the way, how did you catch this? Decent MUAs display the threa

Re: Reject Based On Senders Email Address

2008-08-30 Thread Magnus Bäck
On Friday, August 29, 2008 at 20:15 CEST, [EMAIL PROTECTED] wrote: > > Do not start new topics by replying to old messages in old and > > unrelated threads. Do use the "compose new message" feature of > > your MUA. > > By the way, how did you catch this? Decent MUAs display the threads as t

Re: Reject Based On Senders Email Address

2008-08-30 Thread Magnus Bäck
On Friday, August 29, 2008 at 20:13 CEST, [EMAIL PROTECTED] wrote: > Thank you, but the lest time I tried using check_sender_access I ran > into trouble. How so? > Would it be possible to force domain verification on a per domain > basis, where the domain I want verified would be contained

RE: Reject Based On Senders Email Address

2008-08-29 Thread wiskbroom
Fri, 29 Aug 2008 18:48:07 +0200 > From: [EMAIL PROTECTED] > To: postfix-users@postfix.org > Subject: Re: Reject Based On Senders Email Address > > On Friday, August 29, 2008 at 18:31 CEST, > [EMAIL PROTECTED] wrote: > > > > No, because wildcards are not supporte

RE: Reject Based On Senders Email Address

2008-08-29 Thread wiskbroom
By the way, how did you catch this? .vp > Date: Fri, 29 Aug 2008 18:21:05 +0200 > From: [EMAIL PROTECTED] > To: postfix-users@postfix.org > Subject: Re: Reject Based On Senders Email Address > Do not start new topics by replying to old messages in old and > unrelated t

Re: Reject Based On Senders Email Address

2008-08-29 Thread Magnus Bäck
On Friday, August 29, 2008 at 18:31 CEST, [EMAIL PROTECTED] wrote: > > No, because wildcards are not supported in dbm lookup tables > > (see access(5)). Use regexp or (preferably) pcre instead. > > See regexp_table(5) and pcre_table(5). Example for the latter: > > > > /[EMAIL PROTECTED]/ RE

RE: Reject Based On Senders Email Address

2008-08-29 Thread wiskbroom
stfix.org > Subject: Re: Reject Based On Senders Email Address > > On Friday, August 29, 2008 at 17:52 CEST, > [EMAIL PROTECTED] wrote: > > > I am getting hit hard with email that has "From" that appears like this: > > > > [EMAIL PROTECTED] - w

Re: Reject Based On Senders Email Address

2008-08-29 Thread Magnus Bäck
On Friday, August 29, 2008 at 17:52 CEST, [EMAIL PROTECTED] wrote: > I am getting hit hard with email that has "From" that appears like this: > > [EMAIL PROTECTED] - where XXX is a random number such as: > > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > I currently have in

Reject Based On Senders Email Address

2008-08-29 Thread wiskbroom
I am getting hit hard with email that has "From" that appears like this: [EMAIL PROTECTED] - where XXX is a random number such as: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] I currently have in my main.cf: smtpd_sender_restrictions = reject_unauth_pipelining, rej