• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

plesk_saslauthd error

SiharM

New Pleskian
Hi,
I got problem on postfix mail server, my clien sometime can not send mail wuth authentication.
there is error on mail log
May 2 15:34:00 webhost01 plesk_saslauthd[10713]: privileges set to (89:89) (effective 89:89)
May 2 15:34:00 webhost01 plesk_saslauthd[10713]: server fatal error: listen: Socket operation on non-socket
May 2 15:34:00 webhost01 postfix/master[31820]: warning: process /usr/libexec/postfix/plesk_saslauthd pid 10713 exit status 1
May 2 15:34:00 webhost01 postfix/master[31820]: warning: /usr/libexec/postfix/plesk_saslauthd: bad command startup -- throttling


=====
some part config on master.cf

plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=/usr/lib64/plesk-9.0/postfix-local -f ${sender} -d ${recipient} -p /home/qmail/mailnames
mailman unix - n n - - pipe flags=R user=mailman:mailman argv=/usr/lib64/plesk-9.0/postfix-mailman ${nexthop} ${user} ${recipient}
plesk_saslauthd unix y y n - 1 plesk_saslauthd status=5 listen=8 dbpath=/var/spool/postfix/plesk/passwd.db
submission inet n - n - - smtpd
-o smtpd_tls_security_level=may
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
-o milter_macro_daemon_name=ORIGINATING

smtp inet n - n - - smtpd
smtps inet n - n - - smtpd
-o smtpd_tls_wrappermode=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
-o milter_macro_daemon_name=ORIGINATING

Please help.
 
Back
Top