免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1703 | 回复: 1
打印 上一主题 下一主题

[Mail] connection refused [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-07-01 06:28 |只看该作者 |倒序浏览
[root@mail log]# ps -aux | grep qmail
root      1843  0.0  0.0  1348   88 ?        S    00:39   0:00 supervise qmail-pop3d
root      1845  0.0  0.0  1340   80 ?        S    00:39   0:00 supervise qmail-send
root      1847  0.0  0.0  1340   80 ?        S    00:39   0:00 supervise qmail-smtpd
qmaill    1849  0.0  0.0  1356   80 ?        S    00:39   0:00 /usr/local/bin/multilog t s100000 n20 /var/log/qmail/qmail-pop3d
qmails    1850  0.0  0.0  1408  148 ?        S    00:39   0:00 [qmail-send]
root      1851  0.0  0.0  1360   64 ?        S    00:39   0:00 qmail-lspawn ./Maildir/
qmailr    1852  0.0  0.0  1360   68 ?        S    00:39   0:00 [qmail-rspawn]
qmailq    1853  0.0  0.0  1348   56 ?        S    00:39   0:00 [qmail-clean]
qmaild    1854  0.0  0.0  1416  120 ?        S    00:39   0:00 [tcpserver]
qmaill    1855  0.0  0.0  1356   80 ?        S    00:39   0:00 /usr/local/bin/multilog t s100000 n20 /var/log/qmail/qmail-smtpd
root      1856  0.0  0.0  1416  196 ?        S    00:39   0:00 /usr/local/bin/tcpserver -H -R -v -c100 0 pop3 /var/qmail/bin/qmail-popup mail.sdc /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
qmaill    1857  0.0  0.0  1356   60 ?        S    00:39   0:00 /usr/local/bin/multilog t s100000 n20 /var/log/qmail/qmail-send
root      2116  0.0  0.0  3752  560 pts/0    S    01:24   0:00 grep qmail
[root@mail log]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
[root@mail log]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <2120.1120170288@mail.sdc>;
.
-ERR authorization first
quit
+OK
Connection closed by foreign host.

need help in this issue

论坛徽章:
0
2 [报告]
发表于 2005-07-02 23:34 |只看该作者

connection refused

I resolved the problem ... now I am facing the following


while accessing the account via explorer webmail(SquirrelMail version
1.4.3a)
http://10.5.1.11/webmail/src/redirect.php
I get the following message

ERROR
Unknown user or password incorrect.
Go to the login page

I am running redhat 9
imap is runnig
[root@mail courier-imap-3.0.8]# ps -aux | grep imap
vpopmail 8893 0.0 0.0 1364 408 ? S 17:49 0:00
/usr/local/courier-imap/sbin/courierlogger imapd
vpopmail 8907 0.0 0.0 1348 268 ? S 17:49 0:00
/usr/local/courier-imap/sbin/courierlogger imapd-ssl
root 8917 0.0 0.0 1476 516 ? S 17:49 0:00
/usr/local/courier-imap/libexec/couriertcpd -address=0
-stderrlogger=/usr/local/courier-imap/sbin/courierlogger
-stderrloggername=pop3d-ssl -maxprocs=40 -maxperip=4
-pid=/var/run/pop3d-ssl.pid -nodnslookup -noidentlookup 995
/usr/local/courier-imap/bin/cour
root 8920 0.0 0.0 1352 272 ? S 17:49 0:00
/usr/local/courier-imap/sbin/courierlogger pop3d-ssl
root 8986 0.0 0.0 1360 420 ? S 17:56 0:00
/usr/local/courier-imap/sbin/courierlogger
-pid=/usr/local/courier-imap/var/authdaemon/pid -start
/usr/local/courier-imap/libexec/authlib/authdaemond.ldap
root 8987 0.0 0.1 4300 1152 ? S 17:56 0:00
/usr/local/courier-imap/libexec/authlib/authdaemond.ldap
root 9033 0.0 0.0 3752 560 pts/1 S 18:22 0:00 grep imap
[root@mail courier-imap-3.0.8]#

in the mail log i found this
Jul 2 17:56:32 mail authdaemond.ldap: restarting authdaemond children
Jul 2 17:56:32 mail authdaemond.ldap: modules="authcustom authcram
authuserdb authvchkpw authldap authpam", daemons=5
Jul 2 17:56:34 mail authdaemond.ldap: modules="authcustom authcram
authuserdb authvchkpw authldap authpam", daemons=5
Jul 2 17:57:13 mail imapd: Connection, ip=[::ffff:10.5.1.11]
Jul 2 17:57:18 mail imapd: LOGIN FAILED, ip=[::ffff:10.5.1.11]
Jul 2 17:57:18 mail imapd: DISCONNECTED, ip=[::ffff:10.5.1.11], time=5
Jul 2 17:57:35 mail imapd: Connection, ip=[::ffff:10.5.1.11]
Jul 2 17:57:40 mail imapd: LOGIN FAILED, ip=[::ffff:10.5.1.11]
Jul 2 17:57:40 mail imapd: DISCONNECTED, ip=[::ffff:10.5.1.11], time=5
Jul 2 18:04:55 mail imapd: Connection, ip=[::ffff:10.5.1.11]
Jul 2 18:05:00 mail imapd: LOGIN FAILED, ip=[::ffff:10.5.1.11]
Jul 2 18:05:00 mail imapd: DISCONNECTED, ip=[::ffff:10.5.1.11], time=5
Jul 2 18:05:12 mail imapd: Connection, ip=[::ffff:10.5.1.11]
Jul 2 18:05:17 mail imapd: LOGIN FAILED, ip=[::ffff:10.5.1.11]
Jul 2 18:05:17 mail imapd: DISCONNECTED, ip=[::ffff:10.5.1.11], time=5
Jul 2 18:10:31 mail imapd: Connection, ip=[::ffff:10.5.1.11]
Jul 2 18:10:36 mail imapd: LOGIN FAILED, ip=[::ffff:10.5.1.11]
Jul 2 18:10:36 mail imapd: DISCONNECTED, ip=[::ffff:10.5.1.11], time=5
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP