看板 PHP 關於我們 聯絡資訊
我是使用套件 裡面的寄信是寫這樣 define( 'MAIL_FORMAT', 'html' ); //mail|sendmail|smtp define( 'MAIL_TYPE', 'mail' );define( 'SMTP_HOST', 'mail.no1pua.com ' );define( 'SMTP_PORT', '25' );define( 'SMTP_AUTH', '0' );define( 'SMTP_USER', '' );define( 'SMTP_PASS', '' );define( 'SM_PATH', '' ); 我有安裝套件並且註冊成會員了 然後以管理員的身分登入並點了發送會員信 因為我這邊是虛擬IP (10.x.x.x) 不知道要怎麼設定,才能讓自己收到會員信 然後放到買來的空間時,也能正常發信呢? @@ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 60.251.192.93
mylucky:應該要用PORT FORWARDING 12/15 02:08
mylucky:不然外面是找不到PRIVATE IP的 ~ 12/15 02:08