On 19/06/06, Marc Perkel <[EMAIL PROTECTED]> wrote: > > > Philip Hazel wrote: > > On Mon, 19 Jun 2006, Marc Perkel wrote: > > > > > >> So - why doesn't add_header work in the quit ACL > >> > > > > Because there is no message that is currently being received. Isn't that > > pretty obvious? > > > > Not really obvious. It depends on how it's coded. If you do it right the > quit can execute before and during the end of the smtp session you could > still modify the message in the buffer before sending it on.
Which message would you like it to modify? One of the 1-to-n messages which have already been processed, or the one it was in the middle of receiving when the 'QUIT' caused it to be abandoned? Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
