Can't connect to MySQL (Virtual Users And Domains With Postfix, Courier And MySQL)

Discussion in 'HOWTO-Related Questions' started by Emil M, Nov 14, 2009.

  1. Emil M

    Emil M New Member

    I've read this guide (link below) and it seems that the server is running fine except that when I (using Thunderbird) enter password I'm rejected. I believe it could be something between MySQL and Courier that blocks me, but I don't know for sure. Hope you can help me out, also tell me if you need any information from me, I write scripts to configure my server so I'm able to give you a precise explanation of how something is configured.

    http://www.howtoforge.com/virtual_postfix_mysql_quota_courier

    * I'm using Debian 5
     
    Last edited: Nov 14, 2009
  2. falko

    falko Super Moderator Howtoforge Staff

  3. Emil M

    Emil M New Member

    Thanks. I'll tell you if it made the difference.

    Suggestion, if it's the same guide, just updated, what about a link in the top of the first one? :)
     
  4. Emil M

    Emil M New Member

    Thanks. Working now :)

    postconf -e 'mydestination = server1.example.com, localhost, localhost.localdomain'

    should however be

    postconf -e 'mydestination = localhost, localhost.localdomain'
     

Share This Page