5 messages in net.sourceforge.lists.courier-maildrop[maildropl] maildrop from command line
FromSent OnAttachments
Mark NienbergOct 9, 2006 10:40 am 
Sam VarshavchikOct 9, 2006 3:22 pm 
Mark NienbergOct 9, 2006 6:16 pm 
Todd LyonsOct 10, 2006 11:02 am 
Mark NienbergOct 10, 2006 3:44 pm 
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:[maildropl] maildrop from command lineActions...
From:Mark Nienberg (gma@tippingmar.com)
Date:Oct 9, 2006 10:40:44 am
List:net.sourceforge.lists.courier-maildrop

In order to troubleshoot a delivery problem I tried this as root

[root@tesla ~]# maildrop -d steve -V 7 < msg.txt maildrop: Changing to /home/steve Message start at 0 bytes, envelope sender=steve /etc/maildroprc(5): SHELL="/bin/bash" /etc/maildroprc(6): SENDMAIL="/usr/sbin/sendmail -oi -t" /etc/maildroprc(7): Opening logfile /var/log/maildrop.log maildrop: Unable to create log file.

The error message about creating the log file appears to be bogus because the
user "steve" does have write access to the log file and receives other messages
without any problem. In fact, I can su to the user "steve" and run the command again
and the message will be delivered.

Any ideas appreciated, Mark