[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: procmail -> maildrop



Moin,

* Michelle Konzack wrote (2005-02-13 00:01):
>  __( '/home/michelle.konzack/.procmail/FLT_received' )_________________
> /
>| #####################################################################
>| # 
>| # FLT_received
>| # 
>| #####################################################################
>| 
>| LOG="($TDPID) FLT_received      : pass "
>| 
>| :0 
>| * 1^1 ^Received:
>| {
>|   RCVD_COUNT = "$="
>| 
>|   LOG="($RCVD_COUNT)
>| "
>|   :0
>|   * RCVD_COUNT ?? ^^2^^
>|   .ATTENTION.Received/
>| }
> \______________________________________________________________________
>
>Das Teil zählt die "Received:" Header und wenn es nur zwei
>(SPAM) sind, geht die Message in einen Extra-Mailfolder.
>
>Ist hier ein Maildrop-Spezialist, welcher mir das unter
>maildrop schreiben kann ?

if (/^Received:/:1 == 2)
{
    to .ATTENTION.Received
}


Das Logging in Deiner Vorlage habe ich nicht verstanden, das müßte
man ggf. noch nachtragen.


Thorsten
-- 
The spirit of resistance to government is so valuable on
certain occasions, that I wish it always to be kept alive.
    - Thomas Jefferson

Attachment: pgp9JVQpdSnmO.pgp
Description: PGP signature


Reply to: