On Fri, 24 Aug 2007, Jens Weibler wrote: > mmh, multiplexed? > A mailserver can send multiple mails within one tcp-connection: > "There may be zero or more, transactions in a session." - RFC2821
Ah, good point. Okay then, obviously qpsmtpd now needs to be rewritten to make me right -- after leaving the DATA state, reject anything other than QUIT :-) I suppose a counter could be tacked on to the ID and incremented every time a message is queued.. James