spamassassin and cyrus?
    Lindner 
    lindner_marek at yahoo.de
       
    Wed Jun  2 07:00:02 EDT 2004
    
    
  
gen2 wrote:
>>Simply switch off smtp sasl authentication for localhost connections only.
>>master.conf:
>>       localhost inet    n       -       y       -       -       smtpd
>>-o smtpd_sasl_auth_enable=no
>>    
>>
>
>That sounds very promising, thank you...I tried it but unfortunately got a 
>postfix error on reload: "fatal: unknown service: localhost/tcp"
>Should I be adding something to /etc/services?
>
My mistake - sorry.
If you enable smtpd like that you have to specify a port.
master.conf:
       localhost:25 inet    n       -       y       -       -       
smtpd -o smtpd_sasl_auth_enable=no
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20040602/37e8acc7/attachment.html
    
    
More information about the Info-cyrus
mailing list