Re: [exim] RATELIMIT
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Matt à
2014-02-25 17:38
Matt à
2014-02-26 16:49
Auteur:
Jeremy Harris
Date:
2014-02-25 20:06
UTC
À:
exim-users
Sujet:
Re: [exim] RATELIMIT
On 25/02/14 17:38, Matt wrote:
> Then I want a separate ratelimit for those that are authenticated.
> Can someone tell me how to do that?
warn !authenticated = * <stuff>
warn authenticated = * <different-stuff>
-- Cheers, Jeremy