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: > > . [EMAIL PROTECTED] sends to [EMAIL PROTECTED] > . the couplet 'mail_from:[EMAIL PROTECTED] rcpt_to:[EMAIL PROTECTED]' > 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? -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
