Re: [exim] RATELIMIT
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Matt at
2014-02-25 17:38
Matt at
2014-02-26 16:49
Author:
Jeremy Harris
Date:
2014-02-25 20:06
UTC
To:
exim-users
Subject:
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