Dave Lugo wrote:
> Hi,
>
> I'd like to be able to add WL entries automagically, based on
> outmail email from my system to remote addresses.
>
> ie:
>
> . user@mydomain sends to user@???
> . the couplet 'mail_from:user@??? rcpt_to:user@mydomain'
> is added in some fashion to a db-style WL by exim[1]
>
> (I suppose this could be done with an external *sql db, but keeping
> in exim seems lighter weight)
>
> Thoughts?
>
> Thanks,
>
> Dave
>
> [1] or, alternatively, to some flat-file based on the local user
> here, so he or she can update/add/remove items manually.
>
>
Trying to understand what you are asking for. Is the idea that if person
1 emails person 2 then if person 2 replies to person 1 then that is
considered whitelisted?
That's an interesting idea. Could that be done with the ratelimit logic
where you create a custom key?