On Feb 27, 2005, at 10:53 PM, Hanno Hecker wrote:
Why you don't write the headers to the temp file when the body starts and modify Qpsmtpd::Transaction::body_resetpos() to seek to the beginning of the body (i.e. length($transaction->header->as_string)+1). Then there's a full mail in the temp file like clamav (and maybe other scanners) want it.
Because you ought to rewrite it when the headers change (or it'd just be weird). Right? Or?
- ask
-- http://www.askbjoernhansen.com/