RE: Postfix and Hylafax faxmail - part 2

2008-08-19 Thread Noel Jones
-Original Message- From: Michael <[EMAIL PROTECTED]> Sent: Tuesday, August 19, 2008 6:19 PM To: postfix users list Subject: Re: Postfix and Hylafax faxmail - part 2 On Wed, 20 Aug 2008 02:20:23 Noel Jones wrote: > Michael wrote: > > What I want to achieve now i

Re: Postfix and Hylafax faxmail - part 2

2008-08-19 Thread Michael
On Wed, 20 Aug 2008 02:20:23 Noel Jones wrote: > Michael wrote: > > What I want to achieve now is to ONLY allow authenticated clients (via > > SASL) to send to the fax email address... > > > > How can this be achieved? > > In your recipients table, rather than: > faxdomain OK > > use instead: > fa

Re: Postfix and Hylafax faxmail - part 2

2008-08-19 Thread Noel Jones
Michael wrote: What I want to achieve now is to ONLY allow authenticated clients (via SASL) to send to the fax email address... How can this be achieved? In your recipients table, rather than: faxdomain OK use instead: faxdomain permit_sasl_authenticated If you want to also allow unauthe