I have a global procmailrc I created which I execute with fetchmali.
It works somewhat but all mail seems to go to the Debian folder?
What do I seem wrong in this?

PATH=path/mail
SHELL=/bin/sh
HOME=path/mail
DELIVER="/usr/sbin/cyrdeliver"
SPAM=/dev/null
LOGNAME=$LOGNAME



:0:lance.lock
* ^To:|^cc:|Cc:.*debian-user
| tail +2 | $DELIVER -e -a lance -m Listserv.Debian

:0:lance.lock
* ^To:.*strawbale
| tail +2 | $DELIVER -e -a lance -m Listserv.Strawbale

:0:lance.lock
* ^To:.*mutt
| tail +2 | $DELIVER -e -a lance -m Listserv.muttuser

:0:lance.lock
| tail +2 | $DELIVER -e -a lance -m user.lance

Reply via email to