Anand Buddhdev <[EMAIL PROTECTED]> writes: > On Sat, Feb 07, 2004 at 08:37:34PM -0500, Lloyd Zusman wrote: > >> [ ... ] >> >> The SPF people suggest that a message which doesn't fail the SPF test >> should have an extra header added. [ ... ] >> >> But as far as I know, it's not possible to add a header to an email >> message from within a courierfilter module, [ ... ] > > Sam once suggested that your filter could mark the current message as > "done" ie. mark all recipients as delivered, and instead inject a new > message into the queue, with the headers you want added in. This is > still a kind of hack, but saves you from having to create additional > directories, and having to add headers later with maildrop.
Thank you for this. Could someone point me to the message(s) where this is discussed? I need to find out how to mark all recipients as delivered (is that done via the SMTP reply code?). Also, I'd like to know the recommended way to inject the newly formatted message (piping it through "sendmail"? doing something else?). -- Lloyd Zusman [EMAIL PROTECTED] ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
