perl.qpsmtpd archive
363 archived articles, newest first (page 3 of 4). Latest articles →
[PATCH] connection consistency
Sun, 3 Jun 2012 18:57:09 -0400[PATCH] basicheaders: adding missing semicolon, fixed POD error
Sun, 3 Jun 2012 18:55:18 -0400Re: New plugin: reaper
Sun, 3 Jun 2012 11:19:09 -0700Re: relay plugins
Sat, 02 Jun 2012 23:19:58 -0500plugin immunity
Sat, 2 Jun 2012 21:13:04 -0700Re: relay plugins
Sat, 2 Jun 2012 20:24:06 -0700auth cleanups
Sat, 2 Jun 2012 15:34:12 -0700Re: New plugin: reaper
Sat, 2 Jun 2012 14:23:49 -0700Re: New plugin: reaper
Sat, 2 Jun 2012 13:22:12 -0500Re: New plugin: reaper
Sat, 2 Jun 2012 13:15:03 -0500Re: New plugin: reaper
Sat, 2 Jun 2012 13:15:02 -0500Re: validating from
Sat, 2 Jun 2012 13:09:27 -0500validating from
Sat, 2 Jun 2012 10:30:40 -0700Re: New plugin: reaper
Sat, 2 Jun 2012 10:43:49 +0100Karma, RE: new plugin: naughty & nice
Fri, 1 Jun 2012 23:51:09 -0700Re: connection notes
Fri, 1 Jun 2012 21:56:41 -0700Re: connection notes
Fri, 1 Jun 2012 20:34:31 -0700connection notes
Fri, 1 Jun 2012 20:25:26 -0700Re: New plugin: reaper
Fri, 1 Jun 2012 18:40:04 -0700Re: New plugin: reaper
Fri, 1 Jun 2012 23:30:20 +0100New plugin: reaper
Fri, 1 Jun 2012 15:17:51 -0700Re: spool file not present on disk
Wed, 30 May 2012 21:53:25 -0700[PATCH] fix typo
Wed, 30 May 2012 14:03:00 -0400[PATCH] p0f: POD improvements
Wed, 30 May 2012 14:01:47 -0400Re: spool file not present on disk
Wed, 30 May 2012 10:07:18 -0700SPF error?
Wed, 30 May 2012 08:56:20 -0700spool file not present on disk
Tue, 29 May 2012 22:03:26 -0700Re: new plugin: naughty & nice
Sun, 27 May 2012 13:57:33 -0700Re: new plugin: naughty & nice
Sat, 26 May 2012 16:32:35 -0500Re: new plugin: naughty & nice
Sat, 26 May 2012 11:39:57 -0700Re: new plugin: naughty & nice
Fri, 25 May 2012 09:08:12 -0400 (EDT)Re: Prevent plugins from running forever (Re: A basket of changes)
Fri, 25 May 2012 08:58:21 -0400 (EDT)Re: new plugin: naughty & nice
Thu, 24 May 2012 17:42:27 -0500Re: new plugin: naughty & nice
Thu, 24 May 2012 17:06:42 -0500new plugin: naughty & nice
Thu, 24 May 2012 13:15:11 -0700[PATCH] spamhelo: don't lc an undefined value
Wed, 23 May 2012 17:19:52 -0400basicheaders: add reject option, loglevel
Wed, 23 May 2012 14:18:17 -0700[PATCH] updated MANIFEST with lots of test files
Mon, 21 May 2012 22:00:50 -0400[PATCH 4/4] auth: adding tests (should have attached with a previous commit)
Mon, 21 May 2012 21:19:55 -0400[PATCH 3/4] checkpassword: remove newlines that appeared
Mon, 21 May 2012 21:19:54 -0400[PATCH 1/4] auth: eval 'use' so plugins can be enabled by default
Mon, 21 May 2012 21:19:52 -0400[PATCH 2/4] auth_vpopmail_sql test, eval 'use DBI' before testing
Mon, 21 May 2012 21:19:53 -0400Re: [PATCH 3/7] basicheaders, add reject option, loglevel
Mon, 21 May 2012 17:00:36 -0700PATCH: dnsbl, POD tweaks, DENY type tests
Mon, 21 May 2012 14:09:42 -0700Re: [PATCH 3/7] basicheaders, add reject option, loglevel
Mon, 21 May 2012 17:26:52 -0500[PATCH] removed duplicated test name from test output
Mon, 21 May 2012 18:19:27 -0400[PATCH] SMTP: log denial message once (vs twice) at LOGINFO
Mon, 21 May 2012 18:15:02 -0400[PATCH] make SPF level 2 a little more lenient
Mon, 21 May 2012 18:13:07 -0400PATCH: dnsbl, POD tweaks, DENY type tests
Mon, 21 May 2012 14:18:00 -0700PATCH: earlytalker
Mon, 21 May 2012 14:15:52 -0700relay plugins
Mon, 21 May 2012 12:06:23 -0700[PATCH] domainkeys: fix failing tests
Mon, 21 May 2012 14:08:23 -0400Re: [PATCH 2/2] enable domainkeys plugin by default
Mon, 21 May 2012 10:19:34 -0700Re: [PATCH] basicheaders: Charlie's corrections
Mon, 21 May 2012 08:59:49 -0700Re: [PATCH 2/2] enable domainkeys plugin by default
Mon, 21 May 2012 08:32:43 -0700[PATCH 2/2] enable domainkeys plugin by default
Mon, 21 May 2012 06:04:05 -0400[PATCH 1/2] domainkeys: only register hooks if Mail::DomainKeys is loadable
Mon, 21 May 2012 06:04:04 -0400[PATCH] added loglevel option for plugins
Mon, 21 May 2012 05:35:50 -0400[PATCH] greylisting: added upgrade note
Mon, 21 May 2012 05:26:17 -0400[PATCH] consolidate auth logic into Qpsmtpd::Auth
Mon, 21 May 2012 04:49:20 -0400[PATCH] earlytalker: many changes
Mon, 21 May 2012 04:41:55 -0400[PATCH] make SPF level 2 a little more lenient
Mon, 21 May 2012 04:38:45 -0400[PATCH] SPF plugin: refactored, tests, new config option
Mon, 21 May 2012 04:35:13 -0400Re: [PATCH] basicheaders: Charlie's corrections
Mon, 21 May 2012 00:59:42 -0700Re: [PATCH] basicheaders: Charlie's corrections
Sun, 20 May 2012 23:47:57 -0700[PATCH 13/13] ignore files created during testing
Sun, 20 May 2012 23:04:44 -0400[PATCH 12/13] greylisting: added note to UPGRADING
Sun, 20 May 2012 23:04:43 -0400[PATCH 11/13] make SPF level 2 a little more lenient
Sun, 20 May 2012 23:04:42 -0400[PATCH 09/13] greylisting, refactored and many changes
Sun, 20 May 2012 23:04:40 -0400[PATCH 10/13] greylisting: reset transaction for immunity tests
Sun, 20 May 2012 23:04:41 -0400[PATCH 07/13] dnsbl, POD tweaks, DENY type tests
Sun, 20 May 2012 23:04:38 -0400[PATCH 08/13] dspam, added 'reject_type disconnect' option
Sun, 20 May 2012 23:04:39 -0400[PATCH 05/13] connection_time:
Sun, 20 May 2012 23:04:36 -0400[PATCH 06/13] count_unrecognized_commands
Sun, 20 May 2012 23:04:37 -0400[PATCH 04/13] earlytalker: many changes
Sun, 20 May 2012 23:04:35 -0400[PATCH 03/13] docs/config.pod, fixed POD error
Sun, 20 May 2012 23:04:34 -0400[PATCH 01/13] ignore greylisting DB files
Sun, 20 May 2012 23:04:32 -0400Re: Prevent plugins from running forever (Re: A basket of changes)
Fri, 18 May 2012 18:44:39 -0700[PATCH] basicheaders: Charlie's corrections
Fri, 18 May 2012 21:23:35 -0400Re: [PATCH] basicheaders: improved POD and expanded tests
Fri, 18 May 2012 20:41:51 -0400 (EDT)Re: [PATCH] basicheaders: improved POD and expanded tests
Fri, 18 May 2012 18:51:07 -0400 (EDT)[PATCH] basicheaders: improved POD and expanded tests
Fri, 18 May 2012 17:13:59 -0400Re: [PATCH 3/7] basicheaders, add reject option, loglevel
Fri, 18 May 2012 13:05:33 -0700Re: [PATCH 3/7] basicheaders, add reject option, loglevel
Fri, 18 May 2012 13:23:38 -0500Re: [PATCH 3/7] basicheaders, add reject option, loglevel
Fri, 18 May 2012 13:57:36 -0400 (EDT)Re: [PATCH 3/7] basicheaders, add reject option, loglevel
Fri, 18 May 2012 10:39:43 -0700Prevent plugins from running forever (Re: A basket of changes)
Fri, 18 May 2012 12:45:23 -0400 (EDT)Re: [PATCH 3/7] basicheaders, add reject option, loglevel
Fri, 18 May 2012 12:33:32 -0400 (EDT)[PATCH 1/7] delete 3 relay plugins
Fri, 18 May 2012 04:25:05 -0400[PATCH 2/7] new relay plugin, with tests!
Fri, 18 May 2012 04:25:06 -0400[PATCH 5/7] anglebrackets: emit log entry when change made
Fri, 18 May 2012 04:25:09 -0400[PATCH 3/7] basicheaders, add reject option, loglevel
Fri, 18 May 2012 04:25:07 -0400[PATCH 7/7] dnsbl test: set relayclient
Fri, 18 May 2012 04:25:11 -0400[PATCH 4/7] dnsbl: fixed path to docs/logging.pod
Fri, 18 May 2012 04:25:08 -0400[PATCH 6/7] relay: added POD for loglevel option
Fri, 18 May 2012 04:25:10 -0400[PATCH 1/2] improve portability of basicheader plugin tests
Tue, 15 May 2012 01:19:04 -0400[PATCH 2/2] increment test counter declaration
Tue, 15 May 2012 01:19:05 -0400[PATCH 4/5] dnsbl: added log messages, prefixes, additional args
Tue, 15 May 2012 00:48:57 -0400[PATCH 5/5] added loglevel option for plugins
Tue, 15 May 2012 00:48:58 -0400[PATCH 2/5] vpopmaild: logging improvements
Tue, 15 May 2012 00:48:55 -0400
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.