2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Mail NOT delivered - but ...
FromSent OnAttachments
CourierNov 23, 2005 5:16 pm 
Sérgio FerreiraNov 24, 2005 4:32 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:[maildropl] Mail NOT delivered - but it says it isActions...
From:Courier (Cour@light-hall.com)
Date:Nov 23, 2005 5:16:52 pm
List:net.sourceforge.lists.courier-maildrop

This was posted on the Postfix mail list - it appears to be a maildrop problem...how do I proceed ? Can someone aim me ?

Nov 23 15:22:47 xxxxx postfix/pipe[27802]: 3A8125A034A: to=<good@example.com>, relay=maildrop, delay=0, status=sent (example.com)

The message is accepted by maildrop, and maildrop terminates with exit status 0 to indicate success.

The maildrop line of master.cf:

maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/local/bin/maildrop -w 90 -d ${recipient}

Either your mail software corrpted the above, or your maildrop command is invoked without a recipient.

********* wrap problem, end of line reads...

argv=/usr/local/bin/maildrop -w 90 -d ${recipient}

But - there is no mail to be found on the system. If spam is sent to the gooduser, it gets intercepted and dropped into /var/spool/amavis/... (although not to gooduser's SPAM folder).

No, it is given to maildrop, see logging above.

Wietse

OK - accepting that maildrop "loses" the mail - I have the first 2 lines of /etc/maildroprc

logfile "/var/log/maildrop.log" VERBOSE="4"

and yet the only log entries are for the actual domain users - nothing shows for virtual domain addresses. I keep staring at MAILDROP_README.html Where else can I go looking ?