Commits


Add enhanced code functions for reject and disconnect


Add osmtpd_need to Symbols.list


io_getline returns a pointer, not a number


Add fixes suggested by jmc@


Turn fcrdns into an enum


SIZE_MAX doesn't fit inside the long long of strtonum


Add ": " before errno string


Document osmtpd_err{,x}


Whitespace and long line cleanup


Add osmtpd_err{,x}


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


Install manpage


Add initial manpage


Fix Symbols.list


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


Remove opensmtpd_priv.h header include


s/RB_PROTOTYPE/RB_PROTOTYPE_STATIC/


Move opensmtpd_priv.h into opensmtpd.c. It's not going to be used outside the file


Add osmtpd_filter_rewrite


s/ctx->mailfrom/mailfrom/


Cleanup headers


Import libopensmtpd