Webmail&squirrelmail error after update DA

bigboy

Verified User
Joined
Nov 25, 2005
Messages
188
Location
USA
Webmail&squirrelmail error after update DA 1.26.4
FreeBSD5.4
squirrelmail
Warning: fsockopen(): unable to connect to localhost:143 in /var/www/html/squirrelmail/functions/imap_general.php on line 454

Webmail
--------------------------------------------------------------------------------
ERROR (2): fsockopen(): unable to connect to localhost:110 (/webmail/inc/class.uebimiau_mail.php:78)
 
Last edited:
mars# /usr/sbin/imapd
* OK [CAPABILITY IMAP4REV1 LITERAL+ SASL-IR LOGIN-REFERRALS STARTTLS AUTH=LOGIN] mars.siaminterserver.com IMAP4rev1 2004.357 at Mon, 27 Mar 2006 20:58:54 +0700 (ICT)
* BYE Autologout; idle for too long



mars# telnet localhost 143
Trying ::1...
telnet: connect to address ::1: Operation timed out
Trying 127.0.0.1...
Connected to localhost.thaipowerhost.com.
Escape character is '^]'.
* OK [CAPABILITY IMAP4REV1 LITERAL+ SASL-IR LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost.thaipowerhost.com IMAP4rev1 2004.357 at Mon, 27 Mar 2006 21:07:00 +0700 (ICT)



mars# cat /var/log/exim/mainlog


<root@mars> /usr/local/bin/php -n /etc/dosdetect" from <[email protected]> for root
2006-03-27 21:35:01 1FNso9-000JKy-Iw User 0 set for local_delivery transport is on the never_users list
2006-03-27 21:35:01 1FNso9-000JKy-Iw == [email protected] R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
2006-03-27 21:35:01 1FNso9-000JKy-Iw ** [email protected]: retry timeout exceeded
2006-03-27 21:35:01 1FNso9-000JL1-LP <= <> R=1FNso9-000JKy-Iw U=mail P=local S=4329 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2006-03-27 21:35:01 1FNso9-000JL1-LP User 0 set for local_delivery transport is on the never_users list
2006-03-27 21:35:01 1FNso9-000JL1-LP == [email protected] R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
2006-03-27 21:35:01 1FNso9-000JL1-LP ** [email protected]: retry timeout exceeded
2006-03-27 21:35:01 1FNso9-000JL1-LP [email protected]: error ignored
2006-03-27 21:35:01 1FNso9-000JL1-LP Completed
2006-03-27 21:35:01 1FNso9-000JKy-Iw Completed
 
Last edited:
Back
Top