Hi,

On Tue, 29 Mar 2005 19:11:41 +0100
Steve <[EMAIL PROTECTED]> wrote:

> -- ~/.procmailrc --
> DEFAULT=$HOME/.maildir/
> SHELL=/bin/sh
> MAILDIR=$HOME/.maildir
> 
> :0:
> * ^Subject:.*aardvark
> Aardvark
> --
> 
> This creates a file called ~/.maildir/Aardvark which contains the text 
> of the message - which isn't what I wanted at all... It is not 
> recognised by dovecot - so doesn't arrive in my mail client.

Dovecot uses Maildir (but it can use mbox, if I remember correctly).
Procmail defaults to mbox. If Maildir support is in procmail, you can
try to replace The Line "Aardvark" by "Aardvark/". Also look on
procmail's man page for conventions of specifiing a maildir. I ended up
using maildrop, i found it to be easier to configure.

HWH
--
[email protected] mailing list

Reply via email to