Re: smtpd_recipient_restrictions = check_recipient_access & sendmail

2010-04-06 Thread Dan Farrell
On Mon, 05 Apr 2010 15:01:24 -0500 Noel Jones wrote: > On 4/5/2010 2:48 PM, Dan Farrell wrote: > > Hi List! Hail, Postfix Gurus! > > > > I'm having problems using smtpd_recipient_restrictions with > > check_recipient_access. > > > > My goal is to send mail from this machine only to email address

Re: smtpd_recipient_restrictions = check_recipient_access & sendmail

2010-04-05 Thread Noel Jones
On 4/5/2010 2:48 PM, Dan Farrell wrote: Hi List! Hail, Postfix Gurus! I'm having problems using smtpd_recipient_restrictions with check_recipient_access. My goal is to send mail from this machine only to email addresses I specify. All other mail should be rejected, including mail from localho

smtpd_recipient_restrictions = check_recipient_access & sendmail

2010-04-05 Thread Dan Farrell
Hi List! Hail, Postfix Gurus! I'm having problems using smtpd_recipient_restrictions with check_recipient_access. My goal is to send mail from this machine only to email addresses I specify. All other mail should be rejected, including mail from localhost. (It's a development server used for