Re: [exim] Spam control via ratelimiting.

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Ben
Datum:  
To: exim-users
Betreff: Re: [exim] Spam control via ratelimiting.
On Tuesday, December 20, 2011 12:16:51 pm Lena@??? wrote:
> > From: Ben
> >
> > ratelimiting (keyed off of the envelope sender address)
>
> Perhaps not envelope sender, but $authenticated_id ?
> (At least some) spambots specify random envelope sender in each message.


Agreed, that'd be better in most situations. However we have several machines
(Exchange boxes) that use these gateways as their smarthost. We don't have an
"authenticated id" for them so we're stuck with sender address. That said,
users aren't allowed to set their email address within Exchange, so it amounts
to the same thing anyway.

Ben