[Greylist-users] Whitelist a Recipient

Greg Kilfoyle greg at kilfoyle.com
Mon Nov 8 09:30:29 PST 2004


Found the issue, needed <> around the rcpt_to address. Sorry for the
waste of time :(

Cheers, Greg.


On Mon, 2004-11-08 at 08:11, Greg Kilfoyle wrote:
> Hi,
> 
> I have a user who needs all mail delivered immediately and thus needs to
> bypass greylisting. I tried adding an entry to the database as follows:
> 
>    insert into relaytofrom (record_expires, create_time, rcpt_to)
>      values ('9999-12-31 23:59:59', NOW(), "name at domain");
> 
> Of course, name at domain is not the real value.
> 
> This didn't have the desired affect as the mail was temp failed. I tried
> searching the archives, to no avail.
> 
> Cheers, Greg.
-- 
Greg Kilfoyle <greg at kilfoyle.com>



More information about the Greylist-users mailing list