Stuart Gathman
|
528810c31a
|
Create GOSSiP record only when connection will procede to DATA.
|
2006-05-17 21:28:07 +00:00 |
|
Stuart Gathman
|
a9ffc3ae28
|
a:1.2.3.4 -> ip4:1.2.3.4 'lax' heuristic.
|
2006-05-12 16:15:20 +00:00 |
|
Stuart Gathman
|
eda8680b70
|
Don't require SPF pass for white/black listing mail from trusted relay.
Support localpart wildcard for white and black lists.
|
2006-05-12 16:14:48 +00:00 |
|
Stuart Gathman
|
afd3e0f042
|
Check whitelist/blacklist even when not checking SPF (e.g. trusted relay).
|
2006-04-06 18:14:17 +00:00 |
|
Stuart Gathman
|
f42ddbfb53
|
Fix spec bug
|
2006-03-25 17:33:36 +00:00 |
|
Stuart Gathman
|
44d76a63d8
|
0.8.6 release candidate
|
2006-03-25 17:29:28 +00:00 |
|
Stuart Gathman
|
ec4f9fdd99
|
Import note_error from pyspf. Handle timeout on type99 lookup
specially (sender actually has no SPF record and a braindead DNS server).
|
2006-03-21 18:48:51 +00:00 |
|
Stuart Gathman
|
6102d641c5
|
Use re to recognize failure DSNs.
|
2006-03-10 20:52:49 +00:00 |
|
Stuart Gathman
|
d69b805690
|
Use signed Message-ID in delayed reject to blacklist senders
|
2006-03-07 20:50:54 +00:00 |
|
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 |
|