Stuart Gathman
|
994bcce7dc
|
Properly report hard PermError (lax mode fails also) by always setting
perm_error attribute with PermError exception. Improve reporting of
invalid domain PermError.
|
2006-02-24 02:12:54 +00:00 |
|
Stuart Gathman
|
7f5d8b6b11
|
Use SRS sign domain list.
Accept but do not use for training whitelisted senders without SPF pass.
Immediate rejection of unsigned bounces.
|
2006-02-17 05:04:29 +00:00 |
|
Stuart Gathman
|
8d02ab1771
|
User specific SPF receiver policy.
|
2006-02-16 02:16:36 +00:00 |
|
Stuart Gathman
|
18759c3698
|
Remove spf dependency for iniplist
|
2006-02-12 04:15:01 +00:00 |
|
Stuart Gathman
|
2f533c4591
|
Use CIDR notation for internal connect list.
|
2006-02-12 02:12:08 +00:00 |
|
Stuart Gathman
|
04c8b2e1fc
|
Resolve FIXME for wrap_close.
|
2006-02-12 02:00:42 +00:00 |
|
Stuart Gathman
|
56c1cbd0fd
|
Don't check rcpt user list when signed MFROM.
|
2006-02-12 01:13:58 +00:00 |
|
Stuart Gathman
|
ce51034f69
|
Use CIDR notation for trusted_forwarder iplist
|
2006-02-09 20:39:43 +00:00 |
|
Stuart Gathman
|
285d4663c9
|
put back eom condition
|
2006-01-30 23:14:48 +00:00 |
|
Stuart Gathman
|
5830e13d00
|
New milter.log tags
|
2006-01-12 20:53:51 +00:00 |
|
Stuart Gathman
|
1b685fca76
|
Accelerate training via whitelist and blacklist.
|
2006-01-12 20:31:24 +00:00 |
|
Stuart Gathman
|
71e769ef0c
|
New FAQ
|
2006-01-05 03:17:10 +00:00 |
|
Stuart Gathman
|
63e45eb884
|
Documentation updates.
|
2005-12-29 22:46:07 +00:00 |
|
Stuart Gathman
|
28bc84eda0
|
Release 0.8.5
|
2005-12-29 19:33:18 +00:00 |
|
Stuart Gathman
|
7f7f2500dc
|
Include report.
|
2005-12-29 19:23:14 +00:00 |
|
Stuart Gathman
|
4f220b48cf
|
Release 0.8.5
|
2005-12-29 19:21:37 +00:00 |
|
Stuart Gathman
|
a9ca154a92
|
Handle NULL MX
|
2005-12-29 19:15:35 +00:00 |
|
Stuart Gathman
|
65672fb26f
|
Update log parser for new ops, etc
|
2005-12-29 04:50:39 +00:00 |
|
Stuart Gathman
|
155eb4e675
|
Do not auto-whitelist autoreplys
|
2005-12-29 04:49:10 +00:00 |
|
Stuart Gathman
|
14d5869019
|
parse milter.log from bms.py into a sequence of connections
|
2005-12-28 22:24:34 +00:00 |
|
Stuart Gathman
|
28ca3b2837
|
Expire and renew AddrCache entries
|
2005-12-28 20:17:29 +00:00 |
|
Stuart Gathman
|
52b0ac9377
|
Put guessed result in separate header.
|
2005-12-23 22:34:46 +00:00 |
|
Stuart Gathman
|
8bc182cb37
|
Move Received-SPF header to top.
|
2005-12-23 21:47:07 +00:00 |
|
Stuart Gathman
|
fb3c140d4c
|
Compile on sendmail-8.12 (ifdef SMFIR_INSHEADER)
|
2005-12-23 21:46:36 +00:00 |
|
Stuart Gathman
|
52d23604f7
|
Always include keyword data in Received-SPF header.
|
2005-12-23 21:44:15 +00:00 |
|
Stuart Gathman
|
15f8b797bf
|
Select neutral DSN template for best_guess
|
2005-12-09 16:54:01 +00:00 |
|
Stuart Gathman
|
3b544a4076
|
improve gossip support.
Initialize srs_domain from srs.srs config property. Should probably
always block unsigned DSN when signing all.
|
2005-12-01 22:42:32 +00:00 |
|
Stuart Gathman
|
36a7dce2e5
|
Fix neutral policy. pobox.com -> openspf.org
|
2005-12-01 18:59:25 +00:00 |
|
Stuart Gathman
|
a418f34491
|
GOSSiP support, local database only.
|
2005-11-07 21:22:35 +00:00 |
|
Stuart Gathman
|
ba5854fc91
|
Simple implementation of trusted_forwarder list. Inefficient for
more than 1 or 2 entries.
|
2005-10-31 00:09:41 +00:00 |
|
Stuart Gathman
|
a0878320fa
|
Doc updates
|
2005-10-31 00:09:12 +00:00 |
|
Stuart Gathman
|
d1583d88c9
|
Add titles.
|
2005-10-30 01:08:52 +00:00 |
|
Stuart Gathman
|
3ad67bd33b
|
Ignore records missing spaces.
|
2005-10-30 01:08:14 +00:00 |
|
Stuart Gathman
|
eb2e730b5d
|
Don't check internal_domains for trusted_relay.
|
2005-10-28 19:36:54 +00:00 |
|
Stuart Gathman
|
daa1eacff3
|
Do not send quarantine DSN when sender is DSN.
|
2005-10-28 09:30:49 +00:00 |
|
Stuart Gathman
|
aaf23f35f8
|
New webpage design based on ht2html.
|
2005-10-25 21:39:47 +00:00 |
|
Stuart Gathman
|
25b6378631
|
Consider MAIL FROM a match for supply_sender when a subdomain of From or Sender
|
2005-10-23 16:01:30 +00:00 |
|
Stuart Gathman
|
c6ac3ddad8
|
Release 0.8.4
|
2005-10-20 23:36:11 +00:00 |
|
Stuart Gathman
|
b3dce26928
|
Include smfi_progress is SMFIR_PROGRESS defined
|
2005-10-20 23:23:36 +00:00 |
|
Stuart Gathman
|
fcd85dbfb5
|
Add optional idx for position of added header.
|
2005-10-20 23:04:49 +00:00 |
|
Stuart Gathman
|
3a1c964f0d
|
Configure auto_whitelist senders.
|
2005-10-20 18:47:27 +00:00 |
|
Stuart Gathman
|
36ae390f01
|
access.db stores keys in lower case
|
2005-10-19 21:07:49 +00:00 |
|
Stuart Gathman
|
4c0cf4fb95
|
Train screener on whitelisted messages.
|
2005-10-19 19:37:50 +00:00 |
|
Stuart Gathman
|
8f8de8fa97
|
Auto whitelist refinements.
|
2005-10-14 16:17:31 +00:00 |
|
Stuart Gathman
|
bc516456c1
|
Auto whitelist feature.
|
2005-10-14 01:14:08 +00:00 |
|
Stuart Gathman
|
a50194d07f
|
Release 0.8.3
|
2005-10-12 17:21:13 +00:00 |
|
Stuart Gathman
|
1cf272ceb0
|
Release 0.8.3
|
2005-10-12 16:45:58 +00:00 |
|
Stuart Gathman
|
d2dc09f979
|
Release 0.8.3
|
2005-10-12 16:43:14 +00:00 |
|
Stuart Gathman
|
ea82d6d608
|
Release 0.8.3
|
2005-10-12 16:36:30 +00:00 |
|
Stuart Gathman
|
ace3e13685
|
Always check HELO except for SPF pass, temperror.
|
2005-10-11 22:50:07 +00:00 |
|