| 
 
xycoordinate 
中级用户
 
   
 
  
 
积分 493 
发帖 228 
注册 2007-2-16 来自 安徽 
状态 离线
 | 
『第 16 楼』:
 
 
使用 LLM 解释/回答一下
  
vkill楼主,我实验的为什么不成功? 
 
F:\>smtp.bat 
正在检查网络 
请输入邮箱用户名:eHljb29yZGluYXRl 
必须保证和上面base64编码前的是同一用户名 
请输入邮箱用户名(非base64编码的):xycoordinate 
请输入邮箱密码:Base64编码 
格式为xxx@xxx.xxx 例如:test@test.com 
请输入收件人:xycoordinate@126.com 
请输入邮件的主题:test 
请输入邮件的正文:abcd 
正在获取smtp.163.com的ip 
ip获取完成 
正在发送邮件 
(UNKNOWN)  25 (?): connection refused 
sent 0, rcvd 0: NOTSOCK 
发送完成,任意键开始继续发送 
 
邮箱用户名,密码都用"0401"的帖子,计算出来的!!!
 http://www.cn-dos.net/forum/viewthread.php?tid=27203&fpage=1&highlight=
 Last edited by xycoordinate on 2007-3-17 at 09:59 AM ]  
vkill LZ, why didn't my experiment succeed? 
 
F:\>smtp.bat 
Checking network 
Please enter email username: eHljb29yZGluYXRl 
Must ensure it's the same username as before base64 encoding 
Please enter email username (non-base64 encoded): xycoordinate 
Please enter email password: Base64 encoding 
Format is xxx@xxx.xxx For example: test@test.com 
Please enter recipient: xycoordinate@126.com 
Please enter email subject: test 
Please enter email body: abcd 
Obtaining IP of smtp.163.com 
IP obtained 
Sending email 
(UNKNOWN)  25 (?): connection refused 
sent 0, rcvd 0: NOTSOCK 
Email sent, press any key to start sending again 
 
Email username and password are both calculated using the "0401" post!!!
 http://www.cn-dos.net/forum/viewthread.php?tid=27203&fpage=1&highlight=
 Last edited by xycoordinate on 2007-3-17 at 09:59 AM ]  
    
 
  
 |   
 | 
  2007-3-17 22:46 | 
  
 | 
 | 
 
gimi 
新手上路
 
 
 
  
  
积分 4 
发帖 2 
注册 2007-2-10 
状态 离线
 | 
『第 17 楼』:
 
 
使用 LLM 解释/回答一下
  
不懂,好深奥啊~ 
I don't understand, it's so profound~ 
    
 
  
 |   
 | 
  2007-5-28 10:31 | 
  
 | 
 | 
 
hello547rf44 
初级用户
 
  
 
  
  
积分 172 
发帖 63 
注册 2007-11-3 
状态 离线
 | 
『第 18 楼』:
 
 
使用 LLM 解释/回答一下
  
vkill大师请看:我想实现收yhaoo邮件的功能。操作如下: 
 
我在字符行输入以下命令: 
telnet pop.mail.yahoo.com 110 
过了一会儿才显示: 
+OK hello from popgate on pop102.plus.mail.mud.yahoo.com 2.38.1 
后来无论打什么都显示如下作息: 
-ERR popgate unknown command 
Master vkill, please take a look: I want to implement the function of receiving Yahoo mail. The operation is as follows: 
 
I entered the following command in the command line: 
telnet pop.mail.yahoo.com 110 
After a while, it displayed: 
+OK hello from popgate on pop102.plus.mail.mud.yahoo.com 2.38.1 
Later, no matter what I typed, it displayed the following information: 
-ERR popgate unknown command 
    
 
  
 |   
 | 
  2007-11-6 19:46 | 
  
 | 
 | 
 
vkill 
金牌会员
 
      
 
  
  
积分 4103 
发帖 1744 
注册 2006-1-20 来自 甘肃.临泽 
状态 离线
 | 
『第 19 楼』:
 
 
使用 LLM 解释/回答一下
  
Originally posted by hello547rf44 at 2007-11-6 19:46: 
vkill大师请看:我想实现收yhaoo邮件的功能。操作如下: 
 
我在字符行输入以下命令: 
telnet pop.mail.yahoo.com 110 
过了一会儿才显示: 
+OK hello from popgate ...  
++OK hello from popgate on pop101.plus.mail.mud.yahoo.com 2.38.1 
user he200377+OK password required. 
pass ***** 
+OK maildrop ready, 85 messages (627109 octets) (25955179 3758096384) 
quit 
+OK server signing off.
 
失去了跟主机的连接。
 
C:\>telnet pop.mail.yahoo.com 110 
请确保你输入是正确的
 
 Last edited by vkill on 2007-11-6 at 08:01 PM ]  
Originally posted by hello547rf44 at 2007-11-6 19:46: 
Master vkill, please see: I want to implement the function of receiving Yahoo emails. The operation is as follows: 
 
I entered the following command in the command line: 
telnet pop.mail.yahoo.com 110 
After a while, it displayed: 
+OK hello from popgate ...  
++OK hello from popgate on pop101.plus.mail.mud.yahoo.com 2.38.1 
user he200377+OK password required. 
pass ***** 
+OK maildrop ready, 85 messages (627109 octets) (25955179 3758096384) 
quit 
+OK server signing off.
 
Lost connection with the host.
 
C:\>telnet pop.mail.yahoo.com 110 
Please make sure your input is correct
 
 Last edited by vkill on 2007-11-6 at 08:01 PM ]  
    
 
  
 |   
 | 
  2007-11-6 19:55 | 
  
 | 
 | 
 
hello547rf44 
初级用户
 
  
 
  
  
积分 172 
发帖 63 
注册 2007-11-3 
状态 离线
 | 
『第 20 楼』:
 
 
使用 LLM 解释/回答一下
  
命令telnet pop.mail.yahoo.com 110输入CMD后。 
屏幕显示 
+OK hello from popgate on pop103.plus.mail.mud.yahoo.com 2.38.1 
然后就没有反应了。光标还在跳,可以输入字符。但都是-ERR popgate unknown command。电脑好像一下子变慢了。 
After entering CMD after the command telnet pop.mail.yahoo.com 110, the screen displays +OK hello from popgate on pop103.plus.mail.mud.yahoo.com 2.38.1 and then there is no response. The cursor is still blinking and characters can be entered, but all are -ERR popgate unknown command. The computer seems to slow down suddenly. 
    
 
  
 |   
 | 
  2007-11-6 20:02 | 
  
 | 
 | 
 
hello547rf44 
初级用户
 
  
 
  
  
积分 172 
发帖 63 
注册 2007-11-3 
状态 离线
 | 
 | 
  2007-11-6 20:04 | 
  
 | 
 | 
 
hello547rf44 
初级用户
 
  
 
  
  
积分 172 
发帖 63 
注册 2007-11-3 
状态 离线
 | 
『第 22 楼』:
 
 
使用 LLM 解释/回答一下
  
这会不会跟我用是精简版系统有关系啊,可能是某个组件被删掉了吧。 
Could this is probably related to the fact that I'm using a streamlined version of the system, maybe a certain component has been deleted. 
    
 
  
 |   
 | 
  2007-11-6 20:06 | 
  
 | 
 | 
 
hello547rf44 
初级用户
 
  
 
  
  
积分 172 
发帖 63 
注册 2007-11-3 
状态 离线
 | 
『第 23 楼』:
 
 
使用 LLM 解释/回答一下
  
顶! 
 
 Last edited by hello547rf44 on 2007-11-7 at 09:29 AM ] 
Top! Last edited by hello547rf44 on 2007-11-7 at 09:29 AM ] 
    
 
  
 |   
 | 
  2007-11-7 09:27 | 
  
 | 
 | 
 
vkill 
金牌会员
 
      
 
  
  
积分 4103 
发帖 1744 
注册 2006-1-20 来自 甘肃.临泽 
状态 离线
 | 
『第 24 楼』:
 
 
使用 LLM 解释/回答一下
  
估计是你系统的问题了,使用系统最好不要精简 
It is estimated that it is a problem with your system. It is best not to simplify the system. 
    
 
  
 |   
 | 
  2007-11-7 22:01 | 
  
 | 
 | 
 
ldr2zjj 
初级用户
 
  
 
  
  
积分 167 
发帖 95 
注册 2007-5-6 
状态 离线
 | 
 | 
  2007-11-11 03:30 | 
  
 | 
 | 
 
yslitao 
新手上路
 
 
 
  
  
积分 2 
发帖 1 
注册 2008-3-24 
状态 离线
 | 
 | 
  2008-3-24 10:19 | 
  
 | 
 | 
 
p1509101 
中级用户
 
    海浪人生
  
 
积分 206 
发帖 103 
注册 2007-7-4 
状态 离线
 | 
 | 
  2008-4-3 18:34 | 
  
 | 
 | 
 
zkj 
新手上路
 
 
 
  
  
积分 2 
发帖 1 
注册 2006-5-31 
状态 离线
 | 
 | 
  2008-8-28 13:16 | 
  
 | 
 | 
 
qwertl 
中级用户
 
   
 
  
  
积分 461 
发帖 243 
注册 2007-10-14 
状态 离线
 | 
『第 29 楼』:
 
 
使用 LLM 解释/回答一下
  
看了这帖子还是没学会批处理发邮件. 
After reading this post, I still haven't learned how to send emails with batch processing. 
    
 
  
 |   
 | 
  2008-9-3 00:37 | 
  
 | 
 | 
 
HAT 
版主
 
        
 
  
  
积分 9023 
发帖 5017 
注册 2007-5-31 
状态 离线
 | 
『第 30 楼』:
 Re 29楼
 
使用 LLM 解释/回答一下
  
VBS可以: 
Set cdo = CreateObject("CDO.Message") 
strCfg = "http://schemas.microsoft.com/cdo/configuration/" 
With cdo 
  .Sender = "发送者邮件地址" 
  .From = "发送者邮件地址" 
  .To = "接收者邮件地址" 
  .Fields("urn:schemas:mailheader:X-Priority") = 1  
  .Fields.Update  
  .Subject = "邮件标题" 
  .TextBody = "邮件内容" 
  .Configuration(strCfg & "SendUsing") = 2 
  .Configuration(strCfg & "smtpserver") = "发送邮件服务器地址" 
  .Configuration.Fields.Update 
  .Send 
End With  
msgbox "发送完成" 
  
VBS can: 
 
Set cdo = CreateObject("CDO.Message") 
strCfg = "http://schemas.microsoft.com/cdo/configuration/" 
With cdo 
  .Sender = "Sender's email address" 
  .From = "Sender's email address" 
  .To = "Recipient's email address" 
  .Fields("urn:schemas:mailheader:X-Priority") = 1  
  .Fields.Update  
  .Subject = "Email subject" 
  .TextBody = "Email content" 
  .Configuration(strCfg & "SendUsing") = 2 
  .Configuration(strCfg & "smtpserver") = "SMTP server address for sending" 
  .Configuration.Fields.Update 
  .Send 
End With  
msgbox "Sent successfully" 
  
    
 
  
  |  
                  
  
                      |   
 | 
  2008-9-3 00:43 | 
  
 |