[Greylist-users] Whitelists not working?

Evan Harris eharris at puremagic.com
Wed Nov 19 22:20:02 PST 2003


If the whitelist entry is created properly, it should work, and the counts
on that record will increment each time a mail is passed matching that
record.

For a whitelist IP entry, the relay_ip must be the correct IP, and both
mail_from and rcpt_to must be NULL (not an empty string), the block_expires
must be < now() and record_expires must be > now().  Also,
$check_wildcard_relay_ip must be enabled.

What does the debugging output from the milter say when a matching email is
attempted?  What is the exact entry from the matching record in the db?

Evan


On Wed, 19 Nov 2003, Brent Meshier wrote:

> I've tried manually white listing relay IPs without success.  I'm
> running relaydelay-0.04 with Sendmail & MySQL.  In the relaytofrom table
> I add an entry with my white listed relay_ip and the maximum date for
> record_expires.  Somehow email from that IP is still being delayed.
> This is a major problem because the server that I'm trying to white list
> sends mail directly, without a mail server.  So the mail is being lost!
> Also, when email is whitelisted, are new entries suppose to be created
> in the relaytofrom table?  The field passed_count never increments for
> the manual white lists, is this appropriate?
>
>
>
>
>
> Brent Meshier
> Global Transport Logistics, Inc.
> 2770 Fortune Circle Drive
> Indianapolis, IN 46241
> (317) 481-0527 x23 Direct
> (317) 481-0177 Fax
> http://www.gtlogistics.com/
> "Innovative Fulfillment Solutions"
>
>
>



More information about the Greylist-users mailing list