strange errors

Discussion in 'Installation/Configuration' started by fxs, May 11, 2012.

  1. fxs

    fxs New Member

    Hi,
    install a second server debian 6/apache2/ispconfig 3.0.4.4 with roundcube
    the following things has been made:
    *got version 3.03 from the hosting company
    *update distribution
    *update ispconfig
    *crete one client, website, ftp, mail,...
    *update networking to put an ip for a web site (ipfailover)
    *put ssl certificate for the server
    *put ssl certificate for the website

    Then I check.
    Can ftp, send e-mail. Unfortunately cannot receive e-mail in round cube. Can receive e-mail in root.

    Got these strange messages:
    and
    and
    Notice: the second server is almost the same than the first (SSD, cpu, config), so that i don't understand the problem .

    Thanks for your help
     
    Last edited: May 11, 2012
  2. fxs

    fxs New Member

    Found this: http://www.howtoforge.com/postfix-do-not-list-domain-example.com-in-both-mydestination-and-virtual_mailbox_domains


    Feb 24 21:42:39 mail postfix/trivial-rewrite[1896]: warning: do not list domain example.com in BOTH mydestination and virtual_mailbox_domains

    line mydestination = ns xxxxxx, localhost, localhost.localdomain

    nsxxxx has been removed from /etc/postfix/main.cf and restart /etc/init.d/postfix restart. We'l see what happens


    No idea of the meaning of other error messages

    thanks for your help
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Make sure the system time is correct.

    You can correct it with the ntpdate command - see
    Code:
    man ntpdate
     
    Last edited: May 12, 2012

Share This Page