Stuart Gathman
|
1fa4b72c84
|
Delete unparseable timestamps when loading address cache. These have
arisen because of failure to parse MAIL FROM properly. Will have to
tighten up MAIL FROM parsing to match RFC.
|
2007-09-03 16:18:45 +00:00 |
|
Stuart Gathman
|
021ea96748
|
Fixes from test on EL5.
|
2007-07-25 19:04:44 +00:00 |
|
Stuart Gathman
|
a490e79564
|
Build on EL5
|
2007-07-25 17:43:34 +00:00 |
|
Stuart Gathman
|
33e8f7c4cc
|
Multi-package build fixes.
|
2007-07-25 17:30:30 +00:00 |
|
Stuart Gathman
|
6bbb6b3f02
|
Move milter apps to /usr/lib/pymilter
|
2007-07-25 17:14:59 +00:00 |
|
Stuart Gathman
|
6577e40bfb
|
Build pymilter as separate package.
|
2007-07-25 15:32:09 +00:00 |
|
Stuart Gathman
|
04eeeab2e1
|
Clarify docs.
|
2007-07-25 15:20:41 +00:00 |
|
Stuart Gathman
|
cdfeb2d792
|
Ban ips on bad mailfrom offenses as well as bad rcpts.
|
2007-07-02 03:06:10 +00:00 |
|
Stuart Gathman
|
46545cab94
|
Fix missed comcast dynip.
|
2007-06-28 20:33:25 +00:00 |
|
Stuart Gathman
|
9a8fdcb120
|
Ban IPs based on too many invalid recipients in a connection. Requires
configuring check_user. Tighten HELO best_guess policy.
|
2007-06-23 20:53:05 +00:00 |
|
Stuart Gathman
|
218f5168bc
|
Do not process valid SRS recipients as delayed_failure.
|
2007-04-19 16:02:43 +00:00 |
|
Stuart Gathman
|
ddbb8ac3ea
|
Ban ips with too many bad rcpts on a connection.
|
2007-04-15 01:01:13 +00:00 |
|
Stuart Gathman
|
a2215124bb
|
Ban ips with too many bad rcpts on a connection.
|
2007-04-15 00:54:30 +00:00 |
|
Stuart Gathman
|
e505d2bb28
|
Check access_file at startup. Compress rcpt to log.
|
2007-04-13 17:20:09 +00:00 |
|
Stuart Gathman
|
9f40f265cd
|
Stop querying gossip server twice.
|
2007-04-05 17:59:07 +00:00 |
|
Stuart Gathman
|
20a875b84d
|
Don't disable gossip for temporary error.
|
2007-04-02 18:37:25 +00:00 |
|
Stuart Gathman
|
1da5ca54b5
|
Report bestguess and helo-spf as key-value pairs in Received-SPF
instead of in their own headers.
|
2007-03-30 18:13:41 +00:00 |
|
Stuart Gathman
|
bac593f05d
|
Don't count DSN and unqualified MAIL FROM as internal_domain.
|
2007-03-29 03:06:10 +00:00 |
|
Stuart Gathman
|
dbba488d58
|
Do not CBV for internal domains.
|
2007-03-24 00:30:24 +00:00 |
|
Stuart Gathman
|
6936b599fe
|
Get SMTP-Auth policy from access_file.
|
2007-03-23 22:39:10 +00:00 |
|
Stuart Gathman
|
cee38f8149
|
Properly log From: and Sender:
|
2007-03-21 04:02:13 +00:00 |
|
Stuart Gathman
|
188e8256f3
|
Gossip configuration options: client or standalone with optional peers.
|
2007-03-18 02:32:21 +00:00 |
|
Stuart Gathman
|
4013365a3d
|
New delayed DSN pattern. Retab (expandtab).
|
2007-03-17 21:22:48 +00:00 |
|
Stuart Gathman
|
e571ccc5a5
|
Fix missing HELO log.
|
2007-03-13 21:18:28 +00:00 |
|
Stuart Gathman
|
f65294b470
|
Include Received-SPF in permerror DSN.
|
2007-03-13 18:45:09 +00:00 |
|
Stuart Gathman
|
b2d8e838a2
|
Fix continuing findsrs when srs.reverse fails.
|
2007-03-03 19:18:57 +00:00 |
|
Stuart Gathman
|
f136e973dc
|
Improve delayed failure detection.
|
2007-03-03 18:46:26 +00:00 |
|
Stuart Gathman
|
d289822f42
|
Handle DNS error sending DSN.
|
2007-03-03 18:19:40 +00:00 |
|
Stuart Gathman
|
806aa5a6de
|
Updated
|
2007-03-02 14:18:21 +00:00 |
|
Stuart Gathman
|
e84a803cc1
|
Handle missing HELO.
|
2007-02-21 22:14:41 +00:00 |
|
Stuart Gathman
|
20612240f3
|
Use re for auto-reply recognition.
|
2007-02-07 23:21:26 +00:00 |
|
Stuart Gathman
|
c9e6bb68d9
|
Newbie friendly default for internal_connect
|
2007-02-07 23:20:28 +00:00 |
|
Stuart Gathman
|
4d69b8fbfe
|
Handle null in header value.
|
2007-01-26 03:47:23 +00:00 |
|
Stuart Gathman
|
21e3c6f489
|
Persist blacklisting from delayed DSNs.
|
2007-01-25 22:47:26 +00:00 |
|
Stuart Gathman
|
83529320ae
|
Add private relay.
|
2007-01-23 19:46:20 +00:00 |
|
Stuart Gathman
|
e5685c6035
|
Convert tabs to spaces.
|
2007-01-22 02:46:01 +00:00 |
|
Stuart Gathman
|
4c72135b0e
|
Move parse_header to Milter.utils.
Test case for delayed DSN parsing.
Fix plock when source missing or cannot set owner/group.
|
2007-01-19 23:31:38 +00:00 |
|
Stuart Gathman
|
393aa6140a
|
Doc update.
Parse From header for delayed failure detection.
Don't check reputation of trusted host.
Track IP reputation only when missing PTR.
|
2007-01-18 16:48:44 +00:00 |
|
Stuart Gathman
|
2a6a68230b
|
REJECT after data for blacklisted emails - so in case of mistakes, a
legitimate sender will know what happened.
|
2007-01-16 05:17:29 +00:00 |
|
Stuart Gathman
|
279c831a8e
|
Purge old entries in auto_whitelist and send_dsn logs.
|
2007-01-11 19:59:40 +00:00 |
|
Stuart Gathman
|
c0aa632e16
|
Negative feedback for bad headers. Purge cache logs on startup.
|
2007-01-11 04:31:26 +00:00 |
|
Stuart Gathman
|
a875ac7834
|
Documentation updates.
|
2007-01-10 04:44:25 +00:00 |
|
Stuart Gathman
|
9f8cef5ee2
|
Get user feedback.
|
2007-01-08 23:20:54 +00:00 |
|
Stuart Gathman
|
4b0e7b22da
|
Tested on spidey2
|
2007-01-06 04:32:57 +00:00 |
|
Stuart Gathman
|
40fb05b0e3
|
Forgot import
|
2007-01-06 04:25:12 +00:00 |
|
Stuart Gathman
|
8ae7bd4217
|
Add config file to spfmilter
|
2007-01-06 04:21:30 +00:00 |
|
Stuart Gathman
|
139e141e1e
|
Make blacklist an AddrCache
|
2007-01-05 23:33:55 +00:00 |
|
Stuart Gathman
|
8932dc36db
|
Move parse_addr, iniplist, ip4re to Milter.utils
|
2007-01-05 23:12:13 +00:00 |
|
Stuart Gathman
|
bda654b7a0
|
Added sample spfmilter.py application.
|
2007-01-05 22:48:48 +00:00 |
|
Stuart Gathman
|
09b671f47b
|
Test AddrCache.
|
2007-01-05 21:26:03 +00:00 |
|