LR利用foxmail发邮件部分的脚本代码
摘要:smtp1 = 0; smtp_logon_ex(&smtp1, "SmtpLogon", "URL=smtp://smtp.163.com", "CommonName=LoadRunner User", LAST); smtp_free_ex(&smtp1); smtp2 = 0; smtp_logon_ex(&smtp2, "SmtpLogon", "URL=smtp:/...
阅读全文
posted @ 2006-05-12 08:50
浙公网安备 33010602011771号