Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2005 17:52:22 +0200
From:      "cell" <bettan@nerim.net>
To:        "Paul Schmehl" <pauls@utdallas.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem with SASL2 and postfix on freebsd
Message-ID:  <021d01c599d5$ab66c510$0301a8c0@danielle>
References:  <00d001c599a3$3ca03b20$0301a8c0@danielle><FB0131F2BBC03A3F7AF23936@utd59514.utdallas.edu><01f401c599d1$f1caedf0$0301a8c0@danielle> <0063380C63583AACFD773703@utd59514.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
I have always the same problem with that.I don't understand why sasl don't 
comunicate with postfix :/

----- Original Message ----- 
From: "Paul Schmehl" <pauls@utdallas.edu>
To: "cell" <bettan@nerim.net>
Cc: <freebsd-questions@freebsd.org>
Sent: Friday, August 05, 2005 5:31 PM
Subject: Re: Problem with SASL2 and postfix on freebsd


> --On Friday, August 05, 2005 17:25:42 +0200 cell <bettan@nerim.net> wrote:
>
>> In master.cf i have that :
>>
>>#
>># Postfix master process configuration file.  For details on the format
>># of the file, see the Postfix master(5) manual page.
>>#
>># ========================================================================
>># == service type  private unpriv  chroot  wakeup  maxproc command + args
>>#               (yes)   (yes)   (yes)   (never) (100)
>># ========================================================================
>># ==
>> smtp      inet  n       -       n       -       -       smtpd
>>         -o content_filter=spamassassin
>># submission inet n      -       n       -       -       smtpd
>>#       -o smtpd_etrn_restrictions=reject
>>#       -o smtpd_client_restrictions=permit_sasl_authenticated,reject
>># smtps    inet  n       -       n       -       -       smtpd
>>#  -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
>># submission   inet    n       -       n       -       -       smtpd
>
> It's commented out.
>
> Try this:
> smtp      inet  n       -       n       -       -       smtpd
>        -o content_filter=spamassassin -o smtpd_sasl_auth_enable=yes
>
> Paul Schmehl (pauls@utdallas.edu)
> Adjunct Information Security Officer
> University of Texas at Dallas
> AVIEN Founding Member
> http://www.utdallas.edu/ir/security/
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org" 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?021d01c599d5$ab66c510$0301a8c0>