The Perfect Server - Ubuntu Gutsy Gibbon (Ubuntu 7.10) ISPConfig Version: 2.2.18 When I try to send an email my username/password can not be authenticate. I can receive without problem. Some body can help me? Thanks, AsDsL
Any errors in your /var/log/mail.log and /var/log/auth.log? What's the output of Code: ps aux | grep saslauthd and Code: netstat -tap ?
Ok, Now it’s working. Now we have to edit /etc/default/saslauthd in order to activate saslauthd. Set START to yes and change the line OPTIONS="-c" to OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd -r": I didn’t set START to yes in the toturial. Thanks, Tony