| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- <?php
- $stmp=array(
- //zhzdwd.com
- 0=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 1=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 3=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 4=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 5=>array('host'=>'smtp.exmail.qq.com','port'=>'','username'=>'wenda@zhzdwd.com','password'=>'smartcost3850','form'=>''),
- 6=>array('host'=>'smtp.exmail.qq.com','port'=>'','username'=>'zhwd@zhzdwd.com','password'=>'smartcost3850','form'=>''),
- //zhzdwk.com
- 7=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 8=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 9=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 10=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 11=>array('host'=>'smtp.exmail.qq.com','port'=>'','username'=>'wenku@zhzdwk.com','password'=>'smartcost3850','form'=>''),
- 12=>array('host'=>'smtp.exmail.qq.com','port'=>'','username'=>'zhwk@zhzdwk.com','password'=>'smartcost3850','form'=>''),
- //zhzdjg.com
- 13=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 14=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 15=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 16=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 17=>array('host'=>'smtp.exmail.qq.com','port'=>'','username'=>'jiage@zhzdjg.com','password'=>'smartcost3850','form'=>''),
- 18=>array('host'=>'smtp.exmail.qq.com','port'=>'','username'=>'zhjg@zhzdjg.com','password'=>'smartcost3850','form'=>''),
- //kefuqq
- 19=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 20=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 21=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 22=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 23=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 24=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 25=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 26=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- 27=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost3850','form'=>''),
- //其他
- 28=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost','form'=>''),
- 29=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'user_service@smartcost.com.cn','password'=>'smartcost','form'=>''),
- //39=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'zhzdad03@qq.com','password'=>'smartcost','form'=>''),
- //39=>array('host'=>'mail.smartcost.com.cn','port'=>'','username'=>'zhzdad04@qq.com','password'=>'smartcost','form'=>''),
- //smartcost.com.cn
- );
|