1 message in net.sourceforge.lists.courier-users[courier-users] maildrop and virtual ...
FromSent OnAttachments
Randy SmithNov 21, 2002 11:00 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:[courier-users] maildrop and virtual users - not using maildroprcActions...
From:Randy Smith (ran@amigo.net)
Date:Nov 21, 2002 11:00:40 am
List:net.sourceforge.lists.courier-users

Hi all,

Thanks to so help from this list, I have been able to get maildrop working with virtual users. I still have one problem, maildrop does not seem to be using 'maildroprc'. In courierd I have

DEFAULTDELIVERY="| /usr/local/bin/maildrop -V 20"

I have tried adding '-d' to that but it didn't change anything.

When mail is delivered I see the following in my mail logs:

Nov 21 11:17:53 mail2 courierlocal:
id=00092D3D.3DDD2351.00013D5A,from=<root@domain>,addr=<mysql@filtered.domain>:
maildrop: Attempting .mailfilter Nov 21 11:17:53 mail2 courierlocal:
id=00092D3D.3DDD2351.00013D5A,from=<root@domain>,addr=<mysql@filtered.domain>:
maildrop: Delivery complete.

maildrop is using the local user's '.mailfilter' file but does not try 'maildroprc'. The docs say "If a filename is not specified on the command line, or if the -d option is used, maildrop will run in delivery mode." Since I am not specifying a file name or -[mM], I assume that maildrop is running delivery mode and should look for maildroprc. What am I missing?

Thanks in advance.