Commit Briefs

d308c5316d Martijn van Duren

Add support for tx-reset report and use that to clean up local_message. (main, tags/v0.8)

manpage bits by kirill@


866e5e0eee Martijn van Duren

If a application local session or message storage fails, send a disconnect

to smtpd, and don't call any of the callback functions. With help from kirill@


8b9e99284f Kirill A. Korinsky

Introduced osmtpd_warn and osmtpd_warnx


7bc4d7c995 Martijn van Duren

Revert accidentally commited debug bits


d7bb6a7c97 Martijn van Duren

Bump minor after previous addition


5afa046570 Martijn van Duren

Add "void" to _io_init()

From chrisz@


07ed5a889e Martijn van Duren

Export osmtpd_filter_rewrite.

From chrisz@


58a6bc69bb Martijn van Duren

add osmtpd_register_report_auth() and friends.

Initial diff from Martin Kjaer Jorgensen (me <at> lagy <dot> org)


681d8d4923 Martijn van Duren

Only call event_del if struct event has been initialized AND has events pending.

This shaves off another large chunk of the kevent array.


5f7c62fa4d Martijn van Duren

pause stdout io when handling input.

It's not going to be scheduled while we're still in the parsing input codepath and it causes a massive build-up of the kevent array in libevent, resulting in high memory usage never released.


Branches

Tags

Tree