[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] spam and procmail tricks
- Subject: Re: [vps-mail] spam and procmail tricks
- From: Scott Wiersdorf <scottw@xxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 19:00:20 -0700
On Tue, Jan 31, 2006 at 01:47:05AM +0100, ADNET Ghislain wrote:
> is there a way to tell procmail :
>
> if you are processing for the user postmaster then stop processing (so
> only the part "i am postmaster" is needed as we have the rest. I
> wondered if we can also skip any spam test as spam or not they will end
> in postmaster files anyway :)
>
> something like
>
> if LOGNAME = postmaster
>
> { SWITCHRC }
Try this:
:0
* LOGNAME ?? ^^postmaster^^
{ SWITCHRC }
Scott
--
Scott Wiersdorf
scottw@xxxxxxxxxxxx
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index