9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Extended mbox -> ...
FromSent OnAttachments
Aurélien EzineJun 8, 2001 6:55 am 
Ari Arantes FilhoJun 8, 2001 11:39 am 
Franco GasperinoJun 8, 2001 11:59 am 
Seth NorthropJun 8, 2001 12:16 pm 
Paul CrookJun 8, 2001 12:46 pm 
Balint TOTHJun 11, 2001 1:52 am 
Paul CrookJun 11, 2001 8:18 am 
Gordon MessmerJul 2, 2001 12:59 pm.py
Franco GasperinoAug 3, 2001 2:02 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Extended mbox -> maildir script?Actions...
From:Balint TOTH (ba@equitas.hu)
Date:Jun 11, 2001 1:52:03 am
List:net.sourceforge.lists.courier-users

Hello Paul,

Friday, June 08, 2001, 9:46:51 PM, you wrote:

[...]

PC> I've not done the conversion myself, but I use `safecat' to make PC> Procmail deliver to my Maildir. It was very little hassle to download PC> and compile, and appears to live up to its reliability claims.

With newer procmail's you don't have to use anything to deliver mail into a maildir!

procmail (3.15-1) unstable; urgency=low

* New upstream release. Maildir support is now built-in.

my .courier file contains: | preline procmail ./.procmailrc

and from my .procmailrc --- cut --- DEFAULT=../Maildir/

:0 * ^List-Id:.*courier-users.lists.sourceforge.net ../Maildir/.Courier/ --- cut ---