Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Hall 897a1fd8aa Remove a ton of 'return ()', and a few other minor readability tweaks. 2014-09-17 20:28:51 -05:00
Matt Simerson 1e82ae1bc7 async removed
1. the known users of async don't upgrade
2. async becomes a win when concurrent connections exceed a few hundred simultaneous
3. anyone that needs async should be looking at Haraka instead
4. the perl async dependencies aren't maintained
2014-09-17 11:38:40 -07:00
Matt Simerson 2d4f4a299a naughty: legibility improvement 2013-12-18 00:17:37 -05:00
Matt Simerson 75a3e4baae find plugins -type f -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Matt Simerson 2c7cb8afb7 naughty: improve POD 2013-08-05 15:05:14 -07:00
Matt Simerson 0383f63d87 naughty: improve POD 2013-08-05 15:05:12 -07:00
Matt Simerson bc793a87c7 naughty: POD additions 2013-08-05 15:01:51 -07:00
Matt Simerson 183d8b9f18 naughty: support reject_type set by original plugin
that marked the connection as naughty
2013-08-05 15:01:50 -07:00
Matt Simerson 7ff2d050f3 initial import - based on my qpsmtpd fork
which will merge into the main branch fairly easily
2013-08-05 15:01:47 -07:00