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:list...@eyb.de (list@eyb.de)
Date:May 9, 2007 4:21:00 pm
List:net.sourceforge.lists.courier-maildrop

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?

What todo?

------------------------- maildrop with -V 255:

2007-05-10 01:02:33.038749500 delivery 34601: success: Message_start_at_0_bytes,_envelope_sender=vmail/maildrop:_Attempting_/maildirs/xxx/maildroprc/Tokenized_string:_"SENDMAIL"/Tokenized_=/Tokenized_string:_"/var/qmail/bin/sendmail"/Tokenized_;/Tokenized_;/Tokenized_;/Tokenized_;/Tokenized_;/Tokenized_;/Tokenized_;/Tokenized_;/Tokenized_;/Tokenized_to/Tokenized_string:_"!osk@example.net"/Tokenized_;/Tokenized_;/Tokenized_eof//maildirs/xxx/maildroprc(1):_SENDMAIL="/var/qmail/bin/sendmail"/maildrop:_Delivering_to_|/var/qmail/bin/sendmail_-f_''_os@example.net/maildrop:_Delivery_complete./did_0+0+2/

very strange.. delivered to sendmail, but no mail is sent out?!

maildroprc:

--------------------------- SENDMAIL=/var/qmail/bin/inject #LOGGER="/usr/bin/logger" #VHOME=`pwd` #VMAILDIR="$VHOME/Maildir" #DEFAULT="$VHOME/Maildir"

#logfile "/tmp/maildrop.log" #to Maildir2/

to "!osk@example.net"

greets Oskar