8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] mail-forwarding with ...
FromSent OnAttachments
Oskar EybMay 9, 2007 7:42 am 
Sam VarshavchikMay 9, 2007 3:38 pm 
list...@eyb.deMay 9, 2007 3:54 pm 
list...@eyb.deMay 9, 2007 4:05 pm 
list...@eyb.deMay 9, 2007 4:21 pm 
Sam VarshavchikMay 9, 2007 5:50 pm 
Oskar EybMay 10, 2007 12:48 am 
list...@eyb.deJun 28, 2007 3:30 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:Re: [maildropl] mail-forwarding with maildropActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 9, 2007 5:50:05 pm
List:net.sourceforge.lists.courier-maildrop

list@eyb.de writes:

hello again,

I discovered, that

/var/qmail/bin/sendmail recipientadress

sends an email out, but used qmail's sendmail binary the way like maildrop does:

/var/qmail/bin/sendmail -f recipientadress

.. doesnt work.

Delivering_to_|/var/qmail/bin/sendmail_-f_''_os@example.net/<<

maybe the empty singlequotes ('') after -f are the reason?

-f ” is a valid argument to sendmail. Qmail's sendmail wrapper is buggy.

What todo?

Run sendmail manually:

to "| /var/qmail/bin/sendmail osk@example.net"