34 messages in net.sourceforge.lists.courier-usersRe: [courier-users] MYSQL database w/...
FromSent OnAttachments
ISN - ctassellMar 27, 2002 12:45 pm 
Jesse KeatingMar 27, 2002 1:16 pm 
David ChaitApr 16, 2002 11:36 pm 
The AnarcatApr 17, 2002 5:30 am 
m. kolbApr 17, 2002 6:16 am 
troutApr 17, 2002 6:50 am 
MikeMApr 17, 2002 7:33 am 
Jesse KeatingApr 17, 2002 8:05 am 
Arnaud PignardApr 17, 2002 9:02 am 
Andrew KohlsmithApr 17, 2002 9:55 am 
Arnaud PignardApr 17, 2002 10:44 am 
Jason WongApr 17, 2002 10:46 am 
Andrew KohlsmithApr 17, 2002 11:16 am 
Chris WilkesApr 17, 2002 11:33 am 
John KerbawyApr 17, 2002 12:58 pm 
David ChaitApr 17, 2002 10:28 pm 
Binand Raj S.Apr 17, 2002 11:07 pm 
Jesse KeatingApr 17, 2002 11:16 pm 
Ralf HildebrandtApr 17, 2002 11:48 pm 
Andrew KohlsmithApr 18, 2002 5:51 am 
StiggApr 18, 2002 6:40 am 
Paulo AngeloApr 18, 2002 7:08 am 
Jesse KeatingApr 18, 2002 7:34 am 
Jesse KeatingApr 18, 2002 7:36 am 
Sam VarshavchikApr 18, 2002 7:57 am 
Sam VarshavchikApr 18, 2002 7:58 am 
Paulo AngeloApr 18, 2002 9:18 am 
Jesse KeatingApr 18, 2002 9:48 am 
Paulo AngeloApr 18, 2002 11:04 am 
Aly S.P DharshiApr 18, 2002 11:21 am 
Paulo AngeloApr 18, 2002 11:43 am 
StiggApr 18, 2002 6:09 pm 
AdministratorApr 18, 2002 8:20 pm 
Sam VarshavchikApr 22, 2002 2:08 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] MYSQL database w/CourierActions...
From:Ralf Hildebrandt (Ralf@charite.de)
Date:Apr 17, 2002 11:48:40 pm
List:net.sourceforge.lists.courier-users

On Wed, Apr 17, 2002 at 02:28:17PM -0500, John Kerbawy wrote:

smtpd_recipient_restrictions = check_client_access
mysql:/usr/local/etc/postfix/pop3_relay.cf, reject

This is wrong. It must be: smtpd_recipient_restrictions = permit_mynetworks check_client_access mysql:/usr/local/etc/postfix/pop3_relay.cf reject_unauth_destination permit

or smtpd_recipient_restrictions = permit_mynetworks check_client_access mysql:/usr/local/etc/postfix/pop3_relay.cf check_relay_domains