Hi I have installed again ispconfig in the last version of Debian etch, but the mail does not work, does not send and receives any account. In /var/log/ mail.err show : Aug 1 13:54:59 ruano freshclam[4105]: Can't get information about database.clamav.net: Host not found Aug 1 13:58:34 ruano freshclam[3382]: Can't get information about database.clamav.net: Host not found Aug 1 13:59:29 ruano freshclam[3382]: Can't get information about database.clamav.net: Host not found Aug 1 17:52:05 ruano freshclam[3376]: Can't get information about database.clamav.net: Host not found Aug 1 17:53:05 ruano freshclam[3376]: Can't get information about database.clamav.net: Host not found Aug 1 17:54:05 ruano freshclam[3376]: Can't get information about database.clamav.net: Host not found Aug 1 21:28:17 ruano freshclam[3404]: Can't get information about database.clamav.net: Host not found Aug 1 21:29:12 ruano freshclam[3404]: Can't get information about database.clamav.net: Host not found Aug 1 21:30:02 ruano freshclam[3404]: Can't get information about database.clamav.net: Host not found Please can someone help me to solve this problem ? thanks.
hi Till This my resolv.conf : nameserver 127.0.0.1 When start ispconfig shows this message: [alert] ispconfig_httpd: Could not determine the server's fully qualified domain name, using 192.168.2.3 for ServerName
Thanks Till, solved the DNS I not configured well. How can I solve this message ? : When start ispconfig [alert] ispconfig_httpd: Could not determine the server's fully qualified domain name, using 192.168.2.3 for ServerName
Do you still get this message after your bind is working now? If yes, please make sure that the following commands return your full hostname hostname and hostname -f
You can either set a ServerName directive in /root/ispconfig/httpd/conf/httpd.conf, or you set a FQDN as hostname as shown at the end of chapter 5 on http://www.howtoforge.com/perfect_setup_debian_etch_p3