qpsmtpd/lib/Qpsmtpd
Jared Johnson b22d037c39 Add hook_user_config
This adds a hook_user_config for plugins designed to return per-user
configuration directives.  Qpsmtpd::Address::config() triggers a
hook_user_config plugin.
2014-09-15 16:53:09 -05:00
..
Plugin/Async Create async version of dns_whitelist_soft, rhsbl and uribl plugins. 2008-06-02 15:51:04 +00:00
Postfix Fix pf2qp.pl magic. 2014-09-09 14:38:22 -05:00
SMTP find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
TcpServer find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Address.pm Add hook_user_config 2014-09-15 16:53:09 -05:00
Auth.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Command.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
ConfigServer.pm Update fault()'s output to inidcate the possibly meaninglessness of the reported system error. 2014-09-11 11:58:31 -05:00
Connection.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Constants.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
DSN.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Plugin.pm Add hook_user_config 2014-09-15 16:53:09 -05:00
PollServer.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Postfix.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
SMTP.pm Add hook_user_config 2014-09-15 16:53:09 -05:00
TcpServer.pm TcpServer: optimize DNS lookups for PTR 2013-12-01 03:45:12 -05:00
Transaction.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Utils.pm added Utils->is_valid_ip, IPv6 ready 2014-09-11 13:34:32 -07:00