Commits


If a callback returns non-zero, send a disconnect to smtpd


Add support for tx-reset report and use that to clean up local_message. manpage bits by kirill@


Introduced osmtpd_warn and osmtpd_warnx


add osmtpd_register_report_auth() and friends. Initial diff from Martin Kjaer Jorgensen (me <at> lagy <dot> org)


Add support for osmtpd_register_conf


Annotate unused variables and remove unnecessary *n_len assignment


Change cidentity back to identity. Rename sidentity to greeting.identity


Domain was renamed to cidentity


Add support for greeting banner


Add enhanced code functions for reject and disconnect


Turn fcrdns into an enum


Add osmtpd_err{,x}. A drop in replacement for err{,x}, but it does not prepend the __progname


Add an additional local_message. While here move the callback function up in osmtpd_tx_commit, so the caller has all the info


Make need a single-parameter function


Fix some ordering and names


Add osmtpd_filter_rewrite


Cleanup headers


Import libopensmtpd