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

Re: maildirmake



On Wednesday 14 January 2004 20:09, Vincent Lefevre wrote:
> On 2004-01-14 11:37:16 -0500, Mike Mueller wrote:
> > 3. POP3->getmail->procmail->mailboxes<-MUA (Mutt for example)
>
> This is what I'm using. And I also receive mail locally, which is
> automatically given to procmail by exim.

Only local mail I would get is from cron.
>
> My getmailrc contains a line
>
> postmaster = "|/usr/bin/procmail -t"

I'll start with that too.
>
> (in addition to the server, username and password lines).
> And my .procmailrc:
>
> DEFAULT=$HOME/Mail/Maildir/
> LOGFILE=$HOME/Mail/procmail.log
>
> :0 fw: spamassassin.lock
>
> * < 400000
>
> | spamc
>
> # Lines for the maildir format
>
> :0 Bfh
>
> * H ?? !^Lines:
> * -1^0
> * 1^1 ^.*$
>
> | formail -A "Lines: $="
> |
> :0
>
> * ^X-Spam-Flag: YES
> {
>
>   :0
>
>   * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*
>   /dev/null
>
>   :0
>
>   Mail/junk/
> }
>
> :0
>
> * (^List-Id: <debian-user-french.lists.debian.org>|\
>    ^TO.*debian-user-french@lists.debian.org)
> Mail/debian-fr/
>
> and so on for the other mailing-lists.

Looks like regex.  Understanding your .procmailrc give me something to reach 
for. Thanks.

-- 
Mike Mueller
324881 (08/20/2003)
Make clockwise circles with your right foot. 
Now use your right hand to draw the number "6" in the air.



Reply to: