15
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix missing capture group More... almost 16 years ago
queue/maildir - multi user / multi domain support added More... almost 16 years ago
- Fix duplication of com|net|org|biz|info - Fix broken travel (missing |) More... almost 16 years ago
update Changes: SIGHUP reload for prefork/forkserver More... almost 16 years ago
prefork, forkserver: restart on SIGHUP: * reset to defaults * clear config cache * reload all plugins (includes compiling, register()/init()) More... almost 16 years ago
clarify what "return values are ignored or discarded" means More... almost 16 years ago
Revert #923, there are objections against it because it is good to know why the reverse DNS lookup failed. More... almost 16 years ago
Set connection remote_host only when the reverse DNS lookup is successful. More... almost 16 years ago
Send data to the remote server in large chunks. More... almost 16 years ago
Create async version of dns_whitelist_soft, rhsbl and uribl plugins. More... almost 16 years ago
perltidy More... almost 16 years ago
Add user documentation. More... almost 16 years ago
This async plugin needs the same change as #908: make the "this connection is whitelisted note" consistent between all plugins in the distribution. More... almost 16 years ago
Preserve connection notes as part of cloning the object (e.g. after STARTTLS). Typo noticed in plugins/tls. More... almost 16 years ago
standardize hostname regex. use latest list of tlds. import constants so we can syntax check More... almost 16 years ago
reset the original connection object like we reset all connection objects at the end of a connection More... almost 16 years ago
prefork: post-connection hook was not called every time a client disconnects More... almost 16 years ago
Hostnames come in lowercase and longer than 8 characters too. More... almost 16 years ago
Revert accidental commit 909. More... almost 16 years ago
hostnames come in lower case, and might even be longer than 8 characters More... almost 16 years ago
make the "this connection is whitelisted note" consistent between all plugins in the distribution More... almost 16 years ago
prefork: --pid-file option now works More... almost 16 years ago
fix whitelisting support in uribl (bug in extracting the "base" portion of the domain name.) More... almost 16 years ago
prefork: - add --detach option to daemonize like forkserver - use user/group switching from forkserver to support secondary groups (needed with plugins/queue/postfix-queue) More... almost 16 years ago
Remove obsolete qpsmtpd-server More... almost 16 years ago
Make sure non-responding hooks are called appropriately More... almost 16 years ago
apache: add post-connection hook, connection->reset More... almost 16 years ago
plugin doc: update for pre- / post-connection hooks, other minor corrections More... almost 16 years ago
async: check return values from pre-connection hook More... almost 16 years ago
oops, remove debug "warn ..." More... almost 16 years ago