Commit Graph

  • 663d6b3fdd Merge pull request #54 from smtpd/auth_cvm Matt Simerson 2014-08-23 14:31:24 -0700
  • 0bbd209431 auth_cvm: added check for null char in username Matt Simerson 2014-08-23 11:20:41 -0700
  • a4158bded9 Merge pull request #52 from rsiddall/master Matt Simerson 2014-07-06 19:57:08 -0700
  • 79ae549e94 Moves Qpsmtpd::ConfigServer man page to async RPM. Richard Siddall 2014-07-05 09:11:19 -0400
  • 038e81a9cc Since the site Perl folders are in very different locations on CentOS 6 compared to CentOS 5, switch to building lists of files instead of hard-coding their locations in the %files section. Richard Siddall 2014-07-05 00:09:22 -0400
  • ac701f2708 CentOS 6 no longer includes ExtUtils::MakeMaker in the core Perl RPMs, so we have to specify it as a build dependency. Richard Siddall 2014-07-04 23:49:37 -0400
  • c74564b4c8 Merge pull request #44 from priyadi/master Matt Simerson 2014-06-03 22:12:00 -0700
  • 3300994f97 Merge pull request #49 from luzluna/master Matt Simerson 2014-06-03 21:44:25 -0700
  • c02c9c2358 Merge pull request #50 from priyadi/received_line_fix Matt Simerson 2014-06-03 21:42:48 -0700
  • c4452a5856 Add our headers (Received & Authentication-Results) earlier, just after DATA Priyadi Iman Nurcahyo 2014-06-04 03:59:52 +0000
  • a4c319acf8 stunnel proxy protocol remote ip,port setting feature added for smtps. reference : http://www.stunnel.org/static/stunnel.html protocol spec : http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt luzluna park 2014-06-03 17:48:46 +0900
  • bf30a269c9 Revert "stunnel proxy protocol remote ip,port setting feature added for smtps." luzluna park 2014-06-03 16:45:10 +0900
  • bdeb92e01b Merge pull request #48 from priyadi/spamassassin Matt Simerson 2014-06-03 00:39:32 -0700
  • 2775e992a1 Fix extra newlines between headers and body. This caused problems with DKIM verification in SpamAssassin Priyadi Iman Nurcahyo 2014-06-03 07:24:29 +0000
  • eaebf766bc stunnel proxy protocol remote ip,port setting feature added for smtps. reference : http://www.stunnel.org/static/stunnel.html protocol spec : http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt luzluna park 2014-05-30 15:21:08 +0900
  • a2816c50a7 update URL of Qpsmtpd web site to github Matt Simerson 2014-03-25 12:37:11 -0700
  • 56ef7452bd Merge pull request #46 from luzluna/master Matt Simerson 2014-05-20 20:27:19 -0700
  • 27a0557982 config parameter passing bug fix. Dongsik Park 2014-05-21 10:18:19 +0900
  • d1d2c46548 Merge pull request #45 from priyadi/loadcheck Matt Simerson 2014-05-15 07:53:34 -0700
  • bef79d3b7d Fix test for munge_subject_threshold Priyadi Iman Nurcahyo 2014-05-15 14:45:33 +0000
  • 59f0c4426c loadcheck: Provide meaningful rejection message to clients Priyadi Iman Nurcahyo 2014-05-15 13:12:47 +0000
  • bb03a785ef munge_subject_threshold did not previously work Priyadi Iman Nurcahyo 2014-05-15 12:21:09 +0000
  • d60882c857 Merge pull request #43 from msimerson/master Matt Simerson 2014-03-21 21:07:37 -0700
  • d1ce56657a loadcheck: refactored. See =CHANGES section Matt Simerson 2014-03-21 11:21:09 -0700
  • 767a797dbd loadcheck: perltidy Matt Simerson 2014-03-21 09:33:16 -0700
  • 2e356a7cab helo: fix doc typo Matt Simerson 2014-03-21 09:28:05 -0700
  • 8e6ef9385f Merge pull request #42 from rsiddall/master Matt Simerson 2014-03-21 08:46:28 -0700
  • aabefce3b9 Added warning about expense of forking/exec to determine system load. Added SEE ALSO links to the postings containing the plugin and an alternate. Richard Siddall 2014-03-21 09:56:32 -0400
  • ab965b585c Minor perldoc fix. Richard Siddall 2014-03-21 09:48:49 -0400
  • 5df4dec48d Bumped the plugin version number for the variant with caching. Fixed a typo in the perldoc. Richard Siddall 2014-03-21 09:42:54 -0400
  • 04fc9327b7 Found the improved version of Peter Eisch's plugin attached to http://www.nntp.perl.org/group/perl.qpsmtpd/2006/03/msg4710.html. This includes caching of the system load and adds a cache_time config parameter. Richard Siddall 2014-03-21 09:40:01 -0400
  • 29e7e5ecf4 Merge pull request #41 from rsiddall/master Matt Simerson 2014-03-19 10:48:00 -0700
  • 95102e68c5 Added Peter Eisch's load checking plugin, see: http://www.nntp.perl.org/group/perl.qpsmtpd/2006/01/msg4422.html, and Steve Kemp's alternative at: http://www.nntp.perl.org/group/perl.qpsmtpd/2008/03/msg7814.html Richard Siddall 2014-02-13 21:42:56 -0500
  • 55bd8b89f0 Separated out the xinetd files into their own RPM. Discovered that the xinetd configuration file had a different name for the qpsmtpd server than the spec file; corrected the spec file to match, it's now in.qpsmtpd, not in.smtp. Left the service disabled. Richard Siddall 2014-02-13 21:13:26 -0500
  • ecf924e35b Merge pull request #39 from rsiddall/master Matt Simerson 2014-02-13 17:05:42 -0800
  • 2ffa50ba50 It would help if I deleted the unused file too... Richard Siddall 2014-02-13 19:59:14 -0500
  • e7d1ac445f Removed packaging/rpm/files/qpsmtpd-plugin-file_connection as there's a newer file logging plugin in plugins/logging/file. See: http://www.nntp.perl.org/group/perl.qpsmtpd/2011/10/msg9619.html Richard Siddall 2014-02-13 19:51:37 -0500
  • f9d84d94c7 Add Postfix XCLIENT support to smtp-forward plugin Matt Simerson 2014-02-13 12:53:33 -0800
  • de72a736da Merge pull request #38 from rsiddall/master Matt Simerson 2014-02-13 08:18:51 -0800
  • f6eba5391b The .spec file needs to have the package name, version, and release hard-coded as few build tools give you the ability to pass these in on the command line when building from the SRPM. Added conditional directives to allow you to override the hard-coded values. Richard Siddall 2014-02-13 10:03:54 -0500
  • 941fac98ae Merge pull request #37 from tpoindessous/patch-1 Matt Simerson 2014-01-24 09:28:07 -0800
  • 9f404f52bf Add the message id in log tpoindessous 2014-01-24 15:11:39 +0100
  • 0c41c01274 Merge pull request #36 from msimerson/master Matt Simerson 2014-01-10 21:58:58 -0800
  • 0fee545794 domainkeys: fixed doc typo Matt Simerson 2013-12-16 00:38:35 -0800
  • 3a47dd2ac2 dmarc: skip processing for null sender Matt Simerson 2014-01-08 19:22:16 -0500
  • 4d1b9ffe32 headers: use a more descriptive variable name Matt Simerson 2014-01-08 16:10:38 -0800
  • 895264469f Merge branch 'master' of git://github.com/smtpd/qpsmtpd Matt Simerson 2014-01-08 19:07:17 -0500
  • 3353578d8b clamdscan: add support for remote TCP/IP clamd Matt Simerson 2013-12-20 00:22:09 -0500
  • 81bf413d30 Merge branch 'master' of github.com:msimerson/qpsmtpd Matt Simerson 2013-12-18 00:29:09 -0500
  • 0e0cda6d95 updated Changes with some 0.94 commits Matt Simerson 2013-12-18 00:21:46 -0500
  • 2d4f4a299a naughty: legibility improvement Matt Simerson 2013-12-18 00:17:37 -0500
  • 45316487e3 anglebrackets: increase penalty, prefix log msgs Matt Simerson 2013-12-18 00:16:41 -0500
  • bcc6adae19 helo: add karma penalty for no HELO hostname Matt Simerson 2013-12-18 00:16:02 -0500
  • 02da55e06d karma: added penalty for spammy TLDs Matt Simerson 2013-12-18 00:15:20 -0500
  • 9f88e374c2 tls: reduced importants of an info message Matt Simerson 2013-12-18 00:11:53 -0500
  • fd4cc6f8ab Qpsmtpd: version bump to 0.94 Matt Simerson 2013-12-18 00:11:16 -0500
  • a19b7de787 updated DMARC plugin tests Matt Simerson 2013-12-18 00:09:10 -0500
  • a4695cec8b geoip: added named array for invalid args Matt Simerson 2013-12-18 00:02:07 -0500
  • 96dfb08d87 headers: added POD descripting each header Matt Simerson 2013-12-18 00:00:52 -0500
  • 725a8d1960 dspam: remove hard coded default in train_ methods Matt Simerson 2013-12-17 23:59:57 -0500
  • 7a855d4d6b added dmarc (run SPF & DKIM) first comment Matt Simerson 2013-12-17 23:56:02 -0500
  • c202d3ef69 dmarc integrated with Mail::DMARC Matt Simerson 2013-12-17 23:53:00 -0500
  • 012a7a4918 log/summarize: set undefined strings as empty str Matt Simerson 2013-12-17 23:44:35 -0500
  • 2416d1e940 Plugin.pm: made is_naughty is now a getter too Matt Simerson 2013-12-17 23:43:26 -0500
  • 6ea12f0896 Merge branch 'master' of github.com:msimerson/qpsmtpd Matt Simerson 2013-12-17 18:17:52 -0500
  • f78da4b13d Changes: updated with 0.93 changes Matt Simerson 2013-12-17 15:08:29 -0800
  • 04634feffe STATUS: removed -dev comments Matt Simerson 2013-12-17 15:06:58 -0800
  • 19115cd2e4 move Auth-Results header to Original-Auth-Results Matt Simerson 2013-12-17 14:13:51 -0800
  • ddb613f173 TcpServer: optimize DNS lookups for PTR Matt Simerson 2013-12-01 03:45:12 -0500
  • 6b4b714c2a removed a diff block from docs/config.pod Matt Simerson 2013-12-01 03:42:55 -0500
  • 14d5bad9ff remove plaintext UPGRADING (.pod added by Ask) Matt Simerson 2013-08-05 15:32:31 -0700
  • 2a12acce6e Changes: updated with 0.93 changes Matt Simerson 2013-12-17 15:08:29 -0800
  • 7a9ae2c705 STATUS: removed -dev comments Matt Simerson 2013-12-17 15:06:58 -0800
  • a26d46ed87 move Auth-Results header to Original-Auth-Results Matt Simerson 2013-12-17 14:13:51 -0800
  • 1cc7563852 Merge branch 'master' of github.com:msimerson/qpsmtpd Matt Simerson 2013-12-17 16:48:52 -0500
  • 90ba0ffe7c domainkeys: fixed doc typo Matt Simerson 2013-12-16 00:38:35 -0800
  • b085388cda TcpServer: optimize DNS lookups for PTR Matt Simerson 2013-12-01 03:45:12 -0500
  • 5b3f616571 removed a diff block from docs/config.pod Matt Simerson 2013-12-01 03:42:55 -0500
  • c3305179d2 remove plaintext UPGRADING (.pod added by Ask) Matt Simerson 2013-08-05 15:32:31 -0700
  • 423c35aab3 Merge pull request #35 from msimerson/master Matt Simerson 2013-08-05 15:08:56 -0700
  • 4a61ef1ad9 define positioning of Authentication-Results header Matt Simerson 2013-05-02 03:53:21 -0400
  • 4d489ea6ef tested and working Authentication-Results Matt Simerson 2013-05-02 03:30:48 -0400
  • 4ae16219bd added Authentication-Results header, with provider Matt Simerson 2013-05-01 00:35:49 -0700
  • b1afbabf4c Makefile.PL: added commented Math::Complex Matt Simerson 2013-04-30 00:28:08 -0400
  • 4aa888dc6c headers: assign zeroes to avoid undef errors Matt Simerson 2013-04-29 23:51:35 -0400
  • b126c3c7f8 store envelope from and to in connection notes Matt Simerson 2013-04-29 23:50:18 -0400
  • 247c5a2bea is_naughty is a setter now too Matt Simerson 2013-04-29 23:49:22 -0400
  • 4c0632e043 summarize: fix syntax error Matt Simerson 2013-04-29 22:40:07 -0400
  • fbdee49965 raised default max msg size in clamdscan from 128k Matt Simerson 2013-04-29 22:06:47 -0400
  • 1fa7d8361f spf enabled in config/plugins by default Matt Simerson 2013-04-29 19:01:00 -0700
  • 7b21e90ff7 added daemontools, ucspi-tcp to install list Matt Simerson 2013-04-29 18:58:57 -0700
  • 76d70bb941 MANIFEST: updated with run.* files Matt Simerson 2013-04-26 03:36:34 -0400
  • 3a0900f0ae SMTP.pm: reduce auth details from Received header. Matt Simerson 2013-04-26 03:35:02 -0400
  • b4b53ee273 updated Changes Matt Simerson 2013-04-26 01:53:37 -0400
  • 2cf7207553 summarize: move parts of main while loop to subs Matt Simerson 2013-04-26 01:03:00 -0400
  • 98b147fed2 Makefile.PL, added comments, stating where the Matt Simerson 2013-04-26 01:01:17 -0400
  • 3e7efb8883 summarize: strip out unprintable chars Matt Simerson 2013-04-25 21:40:09 -0400
  • 2a11be4f8b Makefile.PL: added more disabled dependencies Matt Simerson 2013-04-25 21:39:31 -0400
  • 1e3136a0d0 revert movement of qp bins to bin/ Matt Simerson 2013-04-25 21:31:07 -0400
  • 791237841b replace run with separate run for the 2 common Matt Simerson 2013-04-25 19:55:35 -0400