Ubuntu 7.10 e-Mail Problem

Discussion in 'Installation/Configuration' started by AsDsL, Oct 21, 2007.

  1. AsDsL

    AsDsL New Member

    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
     
  2. falko

    falko Super Moderator Howtoforge Staff

    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
    ?
     
  3. AsDsL

    AsDsL New Member

    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
     

Share This Page