5 messages in net.sourceforge.lists.courier-users[courier-users] Skipping greylisting ...
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:[courier-users] Skipping greylisting for locally generated emailsActions...
From:cour...@thefreecat.org (cour@thefreecat.org)
Date:Nov 27, 2007 7:45:43 am
List:net.sourceforge.lists.courier-users

Hello,

When my web server tries to send a mail (via the mail server located on the same host) I get :

message transmission error (451 4.7.1 Greylisting in action, please come back in
00:05:00)

And the log says :

Nov 27 16:35:45 neko courieresmtpd: error,relay=::ffff:127.0.0.1,ident=www-data, from=<webm@somedomain.net>: 451 4.7.1 Greylisting in action, pleas e come back in 00:05:00

I have read somewhere (this list?) that adding the server's address to smtpaccess.dat would "whitelist" the messages issued from the webserver.

So I added :

127.0.0.1 allow,RELAYCLIENT 88.xx.yy.zz allow,RELAYCLIENT 192.168.0.xx allow,RELAYCLIENT

and executed makesmtpaccess but the problem is still there.

How should I handle this ?

PS: My apologies for posting here if it's not the right place (gordon's pythonfilter). In that case, can you direct me to the correct forum/list ?