More experimented with procmail, i'm trying setting up a mailserver
with delivering by maildrop.
I've installed and configured fetchmail,postfix,courier-imap,
courier-authdaemon and so, amavis, clamav, spamassassin and bayes,
as virtual.
Seems all runs well except maildrop.
Maybe i looked not far enaough, but can't find any (with examples)
tuto about the maildrop delivering configs.
So how can i configure maildrop like my procmail:
#:0 H
#* ^X-Mailing-List:.*[<].*lists\.debian\.org[>]
#* ^X-Mailing-List:.*[<] *\/[^ ][^@]*
#$MATCH
:0
#*^TO_d...@lists.debian.org
*^(From|Cc|To).*@lists.debian.org
${MAILDIR}.Debian/
#:0
#*^TO_d...@lists.debian.org
#${MAILDIR}.Debian/
:0
*^To_d...@lists.debian.org
${MAILDIR}.Debian-testing/
:0
*^Sender.*@freebsd.org
${MAILDIR}.FreeBSD/
and so on.
'Maildir' must be /home/vmail/domain/user
.debian
cur
new
tmp
.freebsd
cur
new
tmp
etc...
And what are (all) the arguments i can given to maildrop via postfix ?
as:
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
^^^^^^^^^
thanks in advance for your help
best regards
If you learn one useless thing every day, in a single year you'll learn
365 useless things.