When courier-esmtpd invokes maildrop, mail is sent to the correct place
(~/.maildir). But when I invoke "maildrop -d user <mail.txt" on the
command line, mail.txt is sent to ~/Maildir instead.

In /etc/courier/courierd, I have:
DEFAULTDELIVERY="| /usr/bin/maildrop"
MAILDROPDEFAULT=./.maildir

The files /etc/courier/maildroprc and ~/.mailfilter do not exist.

Why does the command-line maildrop deliver to a different mailbox than
the embedded maildrop?

Thanks,
-Mike

A sample execution of maildrop:
maildrop -V 10 -d local-user <mail.txt

maildrop: Changing to /home/local-user
Message start at 0 bytes, envelope sender=local-user
maildrop: Attempting .mailfilter
maildrop: Delivering to ./Maildir
maildrop: Flock()ing ./Maildir.
maildrop: Appending to ./Maildir.
maildrop: Delivery complete.




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to