I got some problems with webmail. I couldn't log in via webmail:
Warning: fsockopen(): php_network_getaddresses: gethostbyname failed in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 66
Warning: fsockopen(): unable to connect to localhost:110 in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 66
nor via squirrelmail:
Warning: fsockopen(): php_network_getaddresses: gethostbyname failed in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454
Warning: fsockopen(): unable to connect to localhost:143 in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/webmail/inc/class.uebimiau_mail.php:66) in /var/www/html/webmail/msglist.php on line 21
My OS is Freebsd 5.2.1
inetd is enable, "imap4 stream tcp nowait root /usr/sbin/imapd imapd" is in inetd.
imap, exim, pop3 is all running. I can connect to server via 25, 110, 143 from outside, also can send or receive email with email clients.
maillog:
Nov 22 04:44:06 myhostname imapd[917]: Null command before authentication host=myip
Nov 22 04:44:08 myhostname imapd[917]: Missing command before authentication host=myip
Nov 22 04:44:14 myhostname imapd[917]: Command stream end of file, while reading line user=???
Nov 22 04:44:59 myhostname vm-pop3d[717]: Connect from myip
Nov 22 04:44:59 myhostname vm-pop3d[717]: User 'abc' of 'cdef.com' logged in
Nov 22 04:44:59 myhostname vm-pop3d[717]: Session ended for user: abc
exim/paniclog:
Exim configuration error in line 654 of /etc/exim.conf:
group daemon was not found
Warning: fsockopen(): php_network_getaddresses: gethostbyname failed in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 66
Warning: fsockopen(): unable to connect to localhost:110 in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 66
nor via squirrelmail:
Warning: fsockopen(): php_network_getaddresses: gethostbyname failed in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454
Warning: fsockopen(): unable to connect to localhost:143 in /var/www/html/squirrelmail-1.4.2/functions/imap_general.php on line 454
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/webmail/inc/class.uebimiau_mail.php:66) in /var/www/html/webmail/msglist.php on line 21
My OS is Freebsd 5.2.1
inetd is enable, "imap4 stream tcp nowait root /usr/sbin/imapd imapd" is in inetd.
imap, exim, pop3 is all running. I can connect to server via 25, 110, 143 from outside, also can send or receive email with email clients.
maillog:
Nov 22 04:44:06 myhostname imapd[917]: Null command before authentication host=myip
Nov 22 04:44:08 myhostname imapd[917]: Missing command before authentication host=myip
Nov 22 04:44:14 myhostname imapd[917]: Command stream end of file, while reading line user=???
Nov 22 04:44:59 myhostname vm-pop3d[717]: Connect from myip
Nov 22 04:44:59 myhostname vm-pop3d[717]: User 'abc' of 'cdef.com' logged in
Nov 22 04:44:59 myhostname vm-pop3d[717]: Session ended for user: abc
exim/paniclog:
Exim configuration error in line 654 of /etc/exim.conf:
group daemon was not found