Hi,

I'm trying to configure postfix+procmail+spamAssassin+dbmail.
By now I have postfix+dbmail working fine but I'm trying to put procmail
between.
After some experiences I can use postfix+procmail but the emails don't
arrive at dbmail. They're going to /var/mail/$user.
What have I to do to send mails from procmail to dbmail?

My confs:

main.cf:
mailbox_command = /usr/bin/procmail -Y -a $DOMAIN
mailbox_transport = procmail

master.cf
procmail  unix  -       n       n       -       4       pipe
         flags=DRhu user=mail argv=/usr/bin/procmail -a ${recipient}

.procmailrc

PMDIR=$HOME/Procmail
LOGFILE=$PMDIR/pmlog
LOG="
"

MAILDIR=$HOME/pingu

DEFAULT="| /programas/dbmail-install/dbmail_lmtpd -d $1"

:0
| /programas/dbmail-install/dbmail_lmtpd -d $1

In master.cf should I have config for smtp or lmtp?

Thanks

-- 
Gonçalo Duarte
-----------------------
A humanidade está a perder os seus maiores génios...Aristóteles faleceu...
Newton bateu as botas... Einstein morreu... e eu não me estou a sentir lá
muito bem...
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to