Re: SASL Authentication per recipient domain

2010-07-09 Thread David Jacobson
From: "Noel Jones" njo...@megan.vbhcs.orgTo: postfix-users@postfix.orgSent: Thursday, July 8, 2010 5:04:07 PMSubject: Re: SASL Authentication per recipient domainOn 7/8/2010 8:24 AM, David Jacobson wrote: Hi There, First post to postfix mailing list, be nice... ;) Postfix 2.6.6.2z We have a hosted

Re: SASL Authentication per recipient domain

2010-07-09 Thread Jerry
On Fri, 9 Jul 2010 09:36:56 +0200 (SAST) David Jacobson dav...@synaq.com articulated: From: Noel Jones njo...@megan.vbhcs.org To: postfix-users@postfix.org Sent: Thursday, July 8, 2010 5:04:07 PM Subject: Re: SASL Authentication per recipient domain On 7/8/2010 8:24 AM, David Jacobson

Re: SASL Authentication per recipient domain

2010-07-09 Thread David Jacobson
o...@megan.vbhcs.org To: postfix-users@postfix.org Sent: Thursday, July 8, 2010 5:04:07 PM Subject: Re: SASL Authentication per recipient domain On 7/8/2010 8:24 AM, David Jacobson wrote: Hi There, First post to postfix mailing list, be nice... ;) Postfix 2.6.6.2z We have a hosted mail

Re: SASL Authentication per recipient domain

2010-07-09 Thread Sahil Tandon
On Fri, 2010-07-09 at 12:20:12 +0200, David Jacobson wrote: I appreciate your response, however if you read my original message you will notice that we have had a look at all support smtp_sasl_password_maps options and it only allows for the following scenario according to the docs: 1)

Re: SASL Authentication per recipient domain

2010-07-09 Thread David Jacobson
From: "Sahil Tandon" sa...@freebsd.orgTo: postfix-users@postfix.orgSent: Friday, July 9, 2010 2:03:23 PMSubject: Re: SASL Authentication per recipient domainOn Fri, 2010-07-09 at 12:20:12 +0200, David Jacobson wrote: I appreciate your response, however if you read my original message you will

Re: SASL Authentication per recipient domain

2010-07-09 Thread David Jacobson
From: "David Jacobson" dav...@synaq.comTo: postfix-users@postfix.orgSent: Friday, July 9, 2010 3:54:16 PMSubject: Re: SASL Authentication per recipient domainFrom: "Sahil Tandon" sa...@freebsd.orgTo: postfix-users@postfix.orgSent: Friday, July 9, 2010 2:03:23 PMSubject: Re: SASL Authentication per

Re: SASL Authentication per recipient domain

2010-07-09 Thread Victor Duchovni
On Fri, Jul 09, 2010 at 04:12:41PM +0200, David Jacobson wrote: We tried PCRE matches to no avail. Based on your request we tried to change sasl_passwd lookup from hash to pcre (I'm no postfix guy, so have no idea if this should work or not, but postfix restart didn't complain)

Re: SASL Authentication per recipient domain

2010-07-09 Thread Sahil Tandon
On Fri, 2010-07-09 at 16:12:41 +0200, David Jacobson wrote: [ .. ] It just seems like SASL doesn't support PCRE. The statement does not make sense. Just for the sake of clarification we've found what we're looking for, PCRE was not required. PCRE is not *required*, but it would be fine

SASL Authentication per recipient domain

2010-07-08 Thread David Jacobson
Hi There,First post to postfix mailing list, be nice... ;)Postfix 2.6.6.2zWe have a hosted mail platform with 100's of companies, some companies require our MTA to talk to a smarthost for their domain with authentication.As per SASL_READMEThe above can be achieved with something like this

Re: SASL Authentication per recipient domain

2010-07-08 Thread Noel Jones
On 7/8/2010 8:24 AM, David Jacobson wrote: Hi There, First post to postfix mailing list, be nice... ;) Postfix 2.6.6.2z We have a hosted mail platform with 100's of companies, some companies require our MTA to talk to a smarthost for their domain with authentication. As per SASL_README The