Mail error / today debian update

Discussion in 'Installation/Configuration' started by Nikola, Feb 14, 2010.

  1. Nikola

    Nikola Member

    i cannont send email via smtp server / not owned by user / , today was new update of mysql* for debian,

    from /var/log

    Jan 31 14:35:14 gate authdaemond: failed to connect to mysql server (server=localhost, userid=ispconfig): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
    Jan 31 14:35:14 gate pop3d: authentication error: Input/output error

    how fix it? thx

    sorry fixed, my fault, new BAD rule in main.cf
     
    Last edited: Feb 14, 2010
  2. PeekNPoke

    PeekNPoke New Member

    Same problem

    Hi there,

    I've got the exact same error. I've updated ISPConfig from 3.0.3 beta to 3.0.3.1 RC1. The only thing I selected that was not default in the update was to create a new SSL certificate. At one point in the update it asked "Reconfigure Permissions in master database? (yes,no) [no]:" and the default is "no". Do you recon I should've selected "yes"?

    Any suggestion would be welcomed.
     
  3. falko

    falko Super Moderator Howtoforge Staff

    What's in /etc/postfix/main.cf? What's the output of
    Code:
    netstat -tap
    and
    Code:
    ls -la /var/run/mysqld/mysqld.sock
    ?
     

Share This Page