Commit Graph

  • f6702e39dd Require python-2.6.5 Stuart Gathman 2011-06-09 21:36:26 +00:00
  • 5a8aaf85d7 Release 0.9.5 Stuart Gathman 2011-06-09 19:55:31 +00:00
  • 720db3d7bd Doc updates. Stuart Gathman 2011-06-09 18:14:23 +00:00
  • a46627959c Documentation updates. Stuart Gathman 2011-06-09 17:27:43 +00:00
  • 4e0d3da07d Print callback name for non-int return error. Stuart Gathman 2011-06-09 15:45:27 +00:00
  • 53c7519922 Generate special exception when callback return not int. Stuart Gathman 2011-06-08 23:13:48 +00:00
  • b3d6328167 Fix template so it actually runs - makes a better example that way :-) Stuart Gathman 2011-06-08 22:34:53 +00:00
  • 2133942c19 Tolerate illegal chars Stuart Gathman 2011-05-17 21:51:57 +00:00
  • eef3cde27e Python2.6 SMTP.close() fails when instance never connected. Stuart Gathman 2011-03-18 20:41:31 +00:00
  • d71095dbac This commit was manufactured by cvs2svn to create tag 'pymilter-0_9_4'. pymilter-0_9_4 cvs2svn 2011-03-05 03:12:03 +00:00
  • 5290bc0668 Release 1.0 Stuart Gathman 2011-03-05 03:12:02 +00:00
  • 92ad624c3b Release 1.0 Stuart Gathman 2011-03-05 03:09:57 +00:00
  • 7c5899b0cd Release 1.0 Stuart Gathman 2011-03-05 03:07:39 +00:00
  • c6ccea9099 Fix exception test case Stuart Gathman 2011-03-03 05:58:50 +00:00
  • eea110d120 release 0.9.4 Stuart Gathman 2011-03-03 05:16:50 +00:00
  • 4b2c08c0cf Release 0.9.4 Stuart Gathman 2011-03-03 05:14:18 +00:00
  • 953e8a61fa Release 0.9.4 Stuart Gathman 2011-03-03 05:11:58 +00:00
  • fa4408540e Handle IP6 in iniplist() Stuart Gathman 2011-03-01 19:46:31 +00:00
  • 65986632de Handle multiple recipients. For CBV or auto whitelist of multiple emails. Stuart Gathman 2010-10-11 00:29:47 +00:00
  • e44321561b Fix typos. Stuart Gathman 2009-09-28 02:05:00 +00:00
  • 344ee43f22 Release 0.9.3 Stuart Gathman 2009-08-21 18:55:34 +00:00
  • 99bf3209c6 Release 0.9.3 Stuart Gathman 2009-08-21 18:53:59 +00:00
  • 2848a090e3 Document milterContext Stuart Gathman 2009-07-28 22:31:34 +00:00
  • c29a21d2dd Document getdiag, getversion. Stuart Gathman 2009-07-28 22:13:46 +00:00
  • 25a02d9de2 Disable negotiate callback when runtime version < 1,0,1 Stuart Gathman 2009-07-28 21:53:27 +00:00
  • c20e82e3d4 Add getversion() to return runtime version. Stuart Gathman 2009-07-28 21:45:54 +00:00
  • a3889189f0 Increment del count. Stuart Gathman 2009-07-28 21:08:20 +00:00
  • f86bda2ba4 getdiag method Stuart Gathman 2009-07-28 20:58:55 +00:00
  • 3ed14cc6ab Heuristic for invalid source route. Stuart Gathman 2009-07-04 14:03:09 +00:00
  • aeff1f8ab5 Skip source route in parseaddr. Stuart Gathman 2009-07-04 14:00:52 +00:00
  • a7bd7b71d8 Add dummy _protocol class var. Stuart Gathman 2009-07-04 13:59:40 +00:00
  • 939fc61df7 Handle @ in localpart. Stuart Gathman 2009-07-02 19:41:12 +00:00
  • f6a3b57fb9 enable_protocols class decorator, doc updates Stuart Gathman 2009-06-16 21:45:45 +00:00
  • 3428477eca Doxygen updates. Stuart Gathman 2009-06-13 21:15:12 +00:00
  • 144fe264c4 Document _actions, _protocol Stuart Gathman 2009-06-13 20:24:52 +00:00
  • a3530d4c49 Doxygen updates Stuart Gathman 2009-06-10 18:01:59 +00:00
  • 307c54e1b1 More doxygen docs. Stuart Gathman 2009-06-09 03:13:14 +00:00
  • 66f8a1d437 Forgot to initialize optional parameter. Stuart Gathman 2009-06-09 01:54:44 +00:00
  • 73e1f469ce Upgrade to doxygen-1.5.7 Stuart Gathman 2009-06-06 00:47:41 +00:00
  • 2e45d6e187 Doxygen docs. Stuart Gathman 2009-06-06 00:24:09 +00:00
  • 07503a8dea This commit was manufactured by cvs2svn to create tag 'pymilter-0_9_2'. pymilter-0_9_2 cvs2svn 2009-06-04 22:17:41 +00:00
  • 6a1996117c Release 0.9.2-3 Stuart Gathman 2009-06-04 22:17:40 +00:00
  • 77c0ce6b2e Avoid getpriv() overhead. Stuart Gathman 2009-06-04 22:16:32 +00:00
  • 7311f65150 Set milter_protocol attribute of noreply wrapper Stuart Gathman 2009-06-04 22:02:09 +00:00
  • 84bd61aac1 Wrap @noreply callbacks to return NOREPLY only when so negotiated. Stuart Gathman 2009-06-04 21:47:34 +00:00
  • 372fad6ac9 Release 0.9.2-2 Stuart Gathman 2009-06-02 21:38:09 +00:00
  • 60963b3c37 Streamline negotiate Stuart Gathman 2009-06-02 17:49:49 +00:00
  • 6221f8b753 Validate methods passed to @noreply, @nocallback Stuart Gathman 2009-06-01 22:28:33 +00:00
  • 344ecc7c07 Typo SMFIP_NO constants. Stuart Gathman 2009-05-29 20:44:58 +00:00
  • ee14614c3e Typo SMFIS_ALL_OPTS Stuart Gathman 2009-05-29 19:53:36 +00:00
  • 4bb2403223 Typo calling helo instead of negotiate. Stuart Gathman 2009-05-29 19:49:40 +00:00
  • d58546930a Init future flags in negotiate. Stuart Gathman 2009-05-29 19:41:01 +00:00
  • f8efbb23df Create Milter on either connect or negotiate Stuart Gathman 2009-05-29 19:30:05 +00:00
  • 26b006455e Null terminate keyword list. Stuart Gathman 2009-05-29 18:25:59 +00:00
  • 9b7ca633f3 Release 0.9.2 Stuart Gathman 2009-05-29 01:22:34 +00:00
  • 5928e99520 Remove amazon test since it contains copyrighted material. Stuart Gathman 2009-05-29 01:20:44 +00:00
  • 6d3833da72 Release 0.9.2 Stuart Gathman 2009-05-29 01:16:27 +00:00
  • 2937935fea Comment updates Stuart Gathman 2009-05-29 01:14:44 +00:00
  • 31aa39034b Start with all symbols from milter module. Stuart Gathman 2009-05-28 18:54:48 +00:00
  • cb31963492 Support new callbacks, including negotiate Stuart Gathman 2009-05-28 18:36:43 +00:00
  • ed17f9cecf First cut at support unknown, data, negotiate callbacks. Stuart Gathman 2009-05-21 21:53:05 +00:00
  • 0e1a2de41f Support non-DSN CBV (non-empty MAIL FROM) Stuart Gathman 2009-05-20 20:08:44 +00:00
  • 9f419e3fc8 Release 0.9.1 Stuart Gathman 2009-02-06 04:59:54 +00:00
  • 59f8c39e60 This commit was manufactured by cvs2svn to create tag 'pymilter-0_9_1'. pymilter-0_9_1 cvs2svn 2009-02-06 04:29:50 +00:00
  • 6913fd3e66 Release 0.9.1 Stuart Gathman 2009-02-06 04:29:49 +00:00
  • 780ac63ebe Oops! Missing options argument pointer for addrcpt. Stuart Gathman 2009-02-06 04:28:08 +00:00
  • b51c08ba3a More changes from Fedora review. Stuart Gathman 2009-02-06 02:35:01 +00:00
  • 2e7805e531 Fedora core changes Stuart Gathman 2009-01-27 02:28:52 +00:00
  • b1eae98453 Changes for Fedora Stuart Gathman 2009-01-08 03:44:51 +00:00
  • 9118364164 Fedora release Stuart Gathman 2008-12-16 04:21:05 +00:00
  • fd530ebf86 This commit was manufactured by cvs2svn to create tag 'pymilter-0_9_0'. pymilter-0_9_0 cvs2svn 2008-12-14 03:01:44 +00:00
  • 577c0bd134 Release 0.9.0 Stuart Gathman 2008-12-14 03:01:43 +00:00
  • 84eb9e5020 This commit was manufactured by cvs2svn to create tag 'pymilter-0_8_12'. pymilter-0_8_12 cvs2svn 2008-12-14 02:55:43 +00:00
  • a97dbb8fd9 Release 0.8.12 Stuart Gathman 2008-12-14 02:55:42 +00:00
  • df036eb55f Remove project docs Stuart Gathman 2008-12-14 02:54:46 +00:00
  • 7eede7ae31 Release 0.8.12 Stuart Gathman 2008-12-13 21:08:51 +00:00
  • 37d4f99aaf Release 0.8.12 Stuart Gathman 2008-12-13 21:06:16 +00:00
  • f55ddbce83 Split off milter applications. Stuart Gathman 2008-12-13 20:45:30 +00:00
  • 30f4c27c45 Split off milter applications. Stuart Gathman 2008-12-13 20:29:56 +00:00
  • 67cb78ded5 Fix some reject messages. Stuart Gathman 2008-12-06 21:13:57 +00:00
  • a1bbc31b11 Doc updates. Stuart Gathman 2008-12-04 19:43:00 +00:00
  • 14b95998c9 SPF Pass policy Stuart Gathman 2008-12-04 19:42:46 +00:00
  • 368ffd5374 Milter support for chgfrom. Stuart Gathman 2008-11-23 03:06:47 +00:00
  • f12bcf9af9 Support smfi_chgfrom and smfi_addrcpt_par. Stuart Gathman 2008-11-21 20:42:52 +00:00
  • 394e7c6b8e Use /var/run/milter/milter.pid if available. Stuart Gathman 2008-11-01 04:27:59 +00:00
  • 66314dc675 Example config had different names than actual code :-) Stuart Gathman 2008-10-23 19:58:06 +00:00
  • dad2f4f087 Allow NS queries with glue. Stuart Gathman 2008-10-12 01:54:16 +00:00
  • d85512b32a This commit was manufactured by cvs2svn to create tag 'pymilter-0_8_11'. pymilter-0_8_11 cvs2svn 2008-10-11 15:58:01 +00:00
  • bc88a64d9b Release 0.8.11 Stuart Gathman 2008-10-11 15:58:00 +00:00
  • a5078a6eb1 Release 0.8.11 Stuart Gathman 2008-10-11 15:57:59 +00:00
  • 96f5b6e9dc Don't greylist DSNs. Stuart Gathman 2008-10-11 15:45:46 +00:00
  • 1c4878963b Skip greylisting for good reputation. Stuart Gathman 2008-10-09 18:44:54 +00:00
  • f8e1c15ccd Text for accepting SPF fail with DSN. Stuart Gathman 2008-10-09 02:54:13 +00:00
  • c86ad6f68c Pass rpmlint on spec file. Stuart Gathman 2008-10-09 02:43:16 +00:00
  • 0d1f2b7f4d Don't reset greylist timer on early retries. Stuart Gathman 2008-10-09 00:55:13 +00:00
  • d4cafcd435 Greylisting Stuart Gathman 2008-10-08 04:57:28 +00:00
  • d64aad95c1 Delay strike3 REJECT and don't reject if whitelisted. Recognize vacation messages as autoreplies. Stuart Gathman 2008-10-02 03:19:00 +00:00
  • f9ed6f7194 Never ban a trusted relay. Stuart Gathman 2008-09-09 23:24:56 +00:00
  • 93e9644574 Wasn't reading banned_ips Stuart Gathman 2008-09-09 23:08:16 +00:00
  • d86b9f7312 Whitelists and Blacklists Stuart Gathman 2008-09-09 23:07:48 +00:00