-----Original Message-----
From: Michael <[EMAIL PROTECTED]>
Sent: Tuesday, August 19, 2008 6:19 PM
To: postfix users list <postfix-users@postfix.org>
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 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 unauthenticated clients in
> $mynetworks, you can use:
> faxdomain  permit_mynetworks, permit_sasl_authenticated

Thanks. Is there any way I can skip the recipients table and just add this in 
to main.cf under smtpd_recipient_restrictions ?

------------------

No.

-- 
Noel Jones

Reply via email to