Stuart Gathman
|
2660540641
|
Copy sendmail-devel libmilter api into documention, since milter.org is gone.
|
2015-06-24 03:41:38 +00:00 |
|
Stuart Gathman
|
161b4c31e1
|
Fix header_leading_space, update doc version.
|
2015-02-27 01:04:27 +00:00 |
|
Stuart Gathman
|
3e1754acff
|
Call opensocket to check and remove unix domain sockets before starting.
|
2013-04-18 04:03:36 +00:00 |
|
Stuart Gathman
|
522a631192
|
Update Doxyfile
|
2013-03-22 18:12:50 +00:00 |
|
Stuart Gathman
|
f357be1e99
|
Release 0.9.8
|
2013-03-14 22:11:26 +00:00 |
|
Stuart Gathman
|
bd0df5d77a
|
Accept any combination of lists and space separated strings.
|
2013-03-11 22:21:14 +00:00 |
|
Stuart Gathman
|
baeddd9fa5
|
Make TestBase members private, fix getsymlist misspelling.
|
2013-03-09 05:42:14 +00:00 |
|
Stuart Gathman
|
b12c4c9746
|
Doc updates.
|
2013-01-13 01:46:17 +00:00 |
|
Stuart Gathman
|
f3fbb1c99d
|
Missing regex
|
2012-11-15 03:53:02 +00:00 |
|
Stuart Gathman
|
7502c29e47
|
Use functools.wraps for noreply decorator
|
2012-08-28 19:42:05 +00:00 |
|
Stuart Gathman
|
594d3ad365
|
Doc updates.
|
2012-08-28 06:02:36 +00:00 |
|
Stuart Gathman
|
16bfe5d4da
|
Exceptions on unsupported result code for callback decorators.
|
2012-04-13 20:33:35 +00:00 |
|
Stuart Gathman
|
c9e32e4b06
|
throw ValueError when message line contains a single %
|
2012-02-25 15:53:45 +00:00 |
|
Stuart Gathman
|
83a1762515
|
New example
|
2011-11-05 15:51:03 +00:00 |
|
Stuart Gathman
|
de679b1514
|
Add parameterless class decorators for P_RCPT_REJ and P_HEAD_LEADSPC
|
2011-06-17 19:41:23 +00:00 |
|
Stuart Gathman
|
b946759857
|
Document threading limitations and show multiprocessing example.
|
2011-06-10 01:39:59 +00:00 |
|
Stuart Gathman
|
5a8aaf85d7
|
Release 0.9.5
|
2011-06-09 19:55:31 +00:00 |
|
Stuart Gathman
|
720db3d7bd
|
Doc updates.
|
2011-06-09 18:14:23 +00:00 |
|
Stuart Gathman
|
a46627959c
|
Documentation updates.
|
2011-06-09 17:27:43 +00:00 |
|
Stuart Gathman
|
e44321561b
|
Fix typos.
|
2009-09-28 02:05:00 +00:00 |
|
Stuart Gathman
|
2848a090e3
|
Document milterContext
|
2009-07-28 22:31:34 +00:00 |
|
Stuart Gathman
|
25a02d9de2
|
Disable negotiate callback when runtime version < 1,0,1
|
2009-07-28 21:53:27 +00:00 |
|
Stuart Gathman
|
939fc61df7
|
Handle @ in localpart.
|
2009-07-02 19:41:12 +00:00 |
|
Stuart Gathman
|
f6a3b57fb9
|
enable_protocols class decorator, doc updates
|
2009-06-16 21:45:45 +00:00 |
|
Stuart Gathman
|
3428477eca
|
Doxygen updates.
|
2009-06-13 21:15:12 +00:00 |
|
Stuart Gathman
|
144fe264c4
|
Document _actions, _protocol
|
2009-06-13 20:24:52 +00:00 |
|
Stuart Gathman
|
a3530d4c49
|
Doxygen updates
|
2009-06-10 18:01:59 +00:00 |
|
Stuart Gathman
|
307c54e1b1
|
More doxygen docs.
|
2009-06-09 03:13:14 +00:00 |
|
Stuart Gathman
|
2e45d6e187
|
Doxygen docs.
|
2009-06-06 00:24:09 +00:00 |
|
Stuart Gathman
|
77c0ce6b2e
|
Avoid getpriv() overhead.
|
2009-06-04 22:16:32 +00:00 |
|
Stuart Gathman
|
7311f65150
|
Set milter_protocol attribute of noreply wrapper
|
2009-06-04 22:02:09 +00:00 |
|
Stuart Gathman
|
84bd61aac1
|
Wrap @noreply callbacks to return NOREPLY only when so negotiated.
|
2009-06-04 21:47:34 +00:00 |
|
Stuart Gathman
|
372fad6ac9
|
Release 0.9.2-2
|
2009-06-02 21:38:09 +00:00 |
|
Stuart Gathman
|
60963b3c37
|
Streamline negotiate
|
2009-06-02 17:49:49 +00:00 |
|
Stuart Gathman
|
6221f8b753
|
Validate methods passed to @noreply, @nocallback
|
2009-06-01 22:28:33 +00:00 |
|
Stuart Gathman
|
d58546930a
|
Init future flags in negotiate.
|
2009-05-29 19:41:01 +00:00 |
|
Stuart Gathman
|
f8efbb23df
|
Create Milter on either connect or negotiate
|
2009-05-29 19:30:05 +00:00 |
|
Stuart Gathman
|
2937935fea
|
Comment updates
|
2009-05-29 01:14:44 +00:00 |
|
Stuart Gathman
|
31aa39034b
|
Start with all symbols from milter module.
|
2009-05-28 18:54:48 +00:00 |
|
Stuart Gathman
|
cb31963492
|
Support new callbacks, including negotiate
|
2009-05-28 18:36:43 +00:00 |
|
Stuart Gathman
|
780ac63ebe
|
Oops! Missing options argument pointer for addrcpt.
|
2009-02-06 04:28:08 +00:00 |
|
Stuart Gathman
|
368ffd5374
|
Milter support for chgfrom.
|
2008-11-23 03:06:47 +00:00 |
|
Stuart Gathman
|
df67ee9147
|
Report failure to remove milter socket
|
2008-08-25 22:00:46 +00:00 |
|
Stuart Gathman
|
d289822f42
|
Handle DNS error sending DSN.
|
2007-03-03 18:19:40 +00:00 |
|
Stuart Gathman
|
4f220b48cf
|
Release 0.8.5
|
2005-12-29 19:21:37 +00:00 |
|
Stuart Gathman
|
c6ac3ddad8
|
Release 0.8.4
|
2005-10-20 23:36:11 +00:00 |
|
Stuart Gathman
|
fcd85dbfb5
|
Add optional idx for position of added header.
|
2005-10-20 23:04:49 +00:00 |
|
Stuart Gathman
|
8f8de8fa97
|
Auto whitelist refinements.
|
2005-10-14 16:17:31 +00:00 |
|
Stuart Gathman
|
7ab5ddf053
|
Getting ready for 0.8.3
|
2005-08-18 04:19:26 +00:00 |
|
Stuart Gathman
|
4c659c7f87
|
Acknowlege that current env callback protocol is entrenched.
|
2005-06-17 00:45:10 +00:00 |
|