3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Strange mailbox error...
FromSent OnAttachments
David J. Weller-FahyOct 11, 2007 1:17 pm 
Devin RubiaOct 11, 2007 1:35 pm 
David J. Weller-FahyOct 11, 2007 2:05 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] Strange mailbox error - SOLVEDActions...
From:David J. Weller-Fahy (dave@weller-fahy.com)
Date:Oct 11, 2007 2:05:04 pm
List:net.sourceforge.lists.courier-maildrop

This was supposed to go to the list. My apologies to Devin for sending him a reply instead of simply sending to the list.

* Devin Rubia <dev@thezone.net> [2007-10-11 22:35 +0200]:

This has been dealt with on the list before. If your script does not drain the pipe, maildrop will assume that delivery failed and behave appropriately.

Doh! My apologies, then, for the noise. Apparently my search-fu was not up to the task.

Since you are not actually delivering the message why not replace

to "|$MAILDROP/greenlist-$GL_OP.sh \"$MATCH\""

With:

`$MAILDROP/greenlist-$GL_OP.sh \"$MATCH\"` exit

Hrm... probably because I hadn't thought of that. ;]

Thanks for the improvement, I'll go test and implement.

Regards,