phpMailer 配置 企業郵局 163

2021-09-05 23:47:50 字數 1952 閱讀 3700

phpmailer的兩種配置,記錄一下,差別在乙個要寫完整郵件位址,乙個只要填@前面的部分。

一、自己的企業郵局發信

$mail             = new phpmailer();

//$body             = file_get_contents("mail/".$date.".html");

//$body             = eregi_replace("[\]",'',$body);

$body             =$html;

$mail->issmtp(); // telling the class to use smtp

$mail->host       = "

mail.52shici.com

"; // smtp server

$mail->smtpdebug  = 0;                     // enables smtp debug information (for testing)

$mail->smtpauth   = true;                  // enable smtp authentication

$mail->host       = "mail.52shici.com"; // sets the smtp server

$mail->port       = 25;                    // set the smtp port for the gmail server

$mail->username   = "webmaster@

52shici.com

"; // smtp account username    

email位址要完整

$mail->password   = "123456789";        // smtp account password

$mail->setfrom(mailto:%[email protected]%27, '52shici.com');

$mail->addreplyto("mailto:%[email protected]%27

","52shici.com");

$mail             = new phpmailer();

//$body             = file_get_contents("mail/".$date.".html");

//$body             = eregi_replace("[\]",'',$body);

$body             =$html;

$mail->issmtp(); // telling the class to use smtp

$mail->host       = "smtp.163.com"; // smtp server

$mail->smtpdebug  = 0;                     // enables smtp debug information (for testing)

$mail->smtpauth   = true;                  // enable smtp authentication

$mail->host       = "

smtp.163.com

"; // sets the smtp server

$mail->port       = 25;                    // set the smtp port for the gmail server

$mail->username   = "

fengandeguozi

"; // smtp account username  

只要@前面的部分

// 防止亂碼

原創 最優惠的企業郵局

產品名稱 新開 雙模專業郵 1g 20賬戶 1300元 年 雙模專業郵 2g 50賬戶 2500元 年 雙模專業郵 3g 80賬戶 3700元 年 雙模專業郵 5g 140賬戶 6100元 年 雙模專業郵 8g 240賬戶 9100元 年 雙模專業郵 16g 500賬戶 16100元 年 3g雙模商...

免費企業郵箱 Google app企業郵局的申請

註冊後 1 會有網域名稱擁有者校驗 在 根網域名稱的目錄下,上傳乙個帶有校驗碼的googlehostedservice.html檔案 2 網域名稱mx記錄修改等,基本上按照提示修改即可 aspmx.l.google.com.10 alt1.aspmx.l.google.com.20 alt2.asp...

企業郵局的作用是什麼?

a.gcmail企業郵局典型應用 高效率 公司發展了,業務增加了,部門也在增加,令人頭疼的事也多了。第一線的員工的業務報告,需要經過部門主管 部門經理 總監 相關部門層層批示,最後的批覆下來了,業務開展的寶貴時間已經被大大浪費了。採用gcmail企業郵局,每個部門每個員工都有自己的聯絡郵箱,配以科學...