TA的每日心情 | 开心 2026-4-27 11:48 |
|---|
签到天数: 4186 天 [LV.Master]伴坛终老
|
楼主 |
发表于 2011-6-2 07:04:40
|
显示全部楼层
消息来自- 北京
如下:
smtp日志中,
2011/06/02-02:43:41 14928 Connect from 219.136.173.111
2011/06/02-02:43:41 14928 command = EHLO ylmf-pc
2011/06/02-02:43:41 14928 max message size = 20971520
2011/06/02-02:43:42 14928 command = AUTH LOGIN
2011/06/02-02:43:42 14928 smtp authenticate failed! Username = guhf
2011/06/02-02:43:42 14928 Error: smtp receive exception (receive error, client closed)
2011/06/02-02:43:42 14928 End connection
2011/06/02-02:43:42 17676 Connect from 219.136.173.111
2011/06/02-02:43:42 17676 command = EHLO ylmf-pc
2011/06/02-02:43:42 17676 max message size = 20971520
2011/06/02-02:43:42 17676 command = AUTH LOGIN
2011/06/02-02:43:43 17676 smtp authenticate failed! Username = guhf
2011/06/02-02:43:43 17676 Error: smtp receive exception (receive error, client closed)
2011/06/02-02:43:43 17676 End connection
2011/06/02-02:43:43 18172 Connect from 219.136.173.111
2011/06/02-02:43:43 18172 command = EHLO ylmf-pc
2011/06/02-02:43:43 18172 max message size = 20971520
2011/06/02-02:43:43 18172 command = AUTH LOGIN
2011/06/02-02:43:44 18172 smtp authenticate failed! Username = guhf
2011/06/02-02:43:44 18172 Error: smtp receive exception (receive error, client closed)
2011/06/02-02:43:44 18172 End connection
2011/06/02-02:43:44 18076 Connect from 219.136.173.111
2011/06/02-02:43:44 18076 command = EHLO ylmf-pc
2011/06/02-02:43:44 18076 max message size = 20971520
2011/06/02-02:43:44 18076 command = AUTH LOGIN
2011/06/02-02:43:45 18076 smtp authenticate failed! Username = guhf
2011/06/02-02:43:45 18076 Error: smtp receive exception (receive error, client closed)
2011/06/02-02:43:45 18076 End connection
2011/06/02-02:43:45 18184 Connect from 219.136.173.111
2011/06/02-02:43:45 18184 command = EHLO ylmf-pc
2011/06/02-02:43:45 18184 max message size = 20971520
2011/06/02-02:43:45 18184 command = AUTH LOGIN
2011/06/02-02:43:45 18184 smtp authenticate failed! Username = guhf
2011/06/02-02:43:45 18184 Error: smtp receive exception (receive error, client closed)
2011/06/02-02:43:45 18184 End connection
我在HELO/EHLO过滤中,过滤主机名ylmf-pc,不知道有效果否? |
|