5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Skipping greylist...
FromSent OnAttachments
cour...@thefreecat.orgNov 27, 2007 7:45 am 
Gordon MessmerNov 27, 2007 8:06 am 
cour...@thefreecat.orgNov 27, 2007 3:00 pm 
Gordon MessmerNov 27, 2007 3:46 pm 
cour...@thefreecat.orgNov 27, 2007 4:01 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Skipping greylisting for locally generated emailsActions...
From:cour...@thefreecat.org (cour@thefreecat.org)
Date:Nov 27, 2007 3:00:47 pm
List:net.sourceforge.lists.courier-users

Thanks for your answer Gordon,

It will, if you're using the whitelist_relayclients filter. It needs to be listed before greylist.

This is my pythonfilter.conf (without comments) :

debug clamav spamassassin auto_whitelist whitelist_relayclients whitelist_auth greylist

Detailing the debug logs, I see "Couldn't open smtpaccess.dat in /etc/courier" though the file has 644 permissions and belongs to daemon:daemon (Debian Etch vanilla 0.53.3-5 installation)

Where should I look next ?