On 8/15/2013 12:29 AM, Axb wrote:
On 08/15/2013 12:20 AM, Ted Mittelstaedt wrote:
Suggestions?
http://www.snertsoft.com/sendmail/milter-spamc/
Spam:recipient-address value * (FRIEND or HATER are recognised)
Spam:recipient-domain value * (FRIEND or HATER are recognised)
Spam:recipient@ value * (FRIEND or HATER are recognised)
The problem with that one is that it has no understanding of
authenticated SMTP
Only 1 of my mailservers has the sender and recipients split, I have
several other mailservers that receive mail for users and act as
outbound relays as well. The users are using suth-smtp from all over
the place not from a defined set of subnets, and I have to make sure
that SA is not run on email that comes from a user to be relayed out.
The authenticated SMTP patch for spamass-milter might be able to
be modified for this one but I'm not a good enough C programmer to
do it.
Ted