- 论坛徽章:
- 5
|
- Sep 16 12:43:30 mail postfix/smtps/smtpd[19522]: connect from unknown[124.118.49.50]
- Sep 16 12:43:30 mail postfix/smtps/smtpd[19522]: Anonymous TLS connection established from unknown[124.118.49.50]: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)
- Sep 16 12:43:30 mail authdaemond: received auth request, service=smtp, authtype=login
- Sep 16 12:43:30 mail authdaemond: authmysql: trying this module
- Sep 16 12:43:30 mail authdaemond: authmysqllib: connected. Versions: header 50518, client 50518, server 50518
- Sep 16 12:43:30 mail authdaemond: SQL query: SELECT username, password, "", 2525, 2525, concat('/var/mailbox/',homedir), concat('/var/mailbox/',maildir), quota, name, "" FROM mailbox WHERE username = 'xxx@xxxx.xxx'
- Sep 16 12:43:30 mail authdaemond: password matches successfully
- Sep 16 12:43:30 mail authdaemond: authmysql: sysusername=<null>, sysuserid=2525, sysgroupid=2525, homedir=/var/mailbox/dazao.hm/admin, address=xxx@xxxx.xxx, fullname=admin, maildir=/var/mailbox/dazao.hm/admin/Maildir/, quota=52428800S, options=<null>
- Sep 16 12:43:30 mail authdaemond: authmysql: clearpasswd=<null>, passwd=$1$TIyUoDW9$fEEUl8mEgg/mcihUReni./
- Sep 16 12:43:30 mail authdaemond: Authenticated: sysusername=<null>, sysuserid=2525, sysgroupid=2525, homedir=/var/mailbox/dazao.hm/admin, address=xxx@xxxx.xxx, fullname=admin, maildir=/var/mailbox/dazao.hm/admin/Maildir/, quota=52428800S, options=<null>
- Sep 16 12:43:30 mail authdaemond: Authenticated: clearpasswd=adminpass, passwd=$1$TIyUoDW9$fEEUl8mEgg/mcihUReni./
- Sep 16 12:43:30 mail postfix/smtps/smtpd[19522]: 6F9576F895: client=unknown[124.118.49.50], sasl_method=LOGIN, sasl_username=xxx@xxxx.xxx
- Sep 16 12:43:30 mail postfix/cleanup[19529]: 6F9576F895: message-id=<201309161243301333928@dazao.hm>
- Sep 16 12:43:30 mail postfix/qmgr[19519]: 6F9576F895: from=<xxx@xxxx.xxx>, size=26218, nrcpt=1 (queue active)
- Sep 16 12:43:30 mail postfix/smtps/smtpd[19522]: disconnect from unknown[124.118.49.50]
- Sep 16 12:43:36 mail postfix/smtp[19531]: 6F9576F895: to=<xxx@163.com>, relay=163mx02.mxmail.netease.com[54.249.244.105]:25, delay=6.4, delays=0.04/0.11/3.2/3.1, dsn=2.0.0, status=sent (250 Mail OK queued as mx3,NcCowEAp6mhzjDZSZb1oBQ--.308S2 1379306615)
- Sep 16 12:43:36 mail postfix/qmgr[19519]: 6F9576F895: removed
复制代码 outlook 客户端设置时, 有提示导入证书. Foxmail 没有提示.
这段日志, 显示用的是 smtp 还是 smtps ? |
|