Email testing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 10: | Line 10: | ||
* [https://technet.microsoft.com/zh-tw/library/aa995718(v=exchg.65).aspx 如何使用 Telnet 來測試 SMTP 通訊] | * [https://technet.microsoft.com/zh-tw/library/aa995718(v=exchg.65).aspx 如何使用 Telnet 來測試 SMTP 通訊] | ||
* [[PHP errors#錯誤訊息: SMTP Error: Could not connect to SMTP host.]] | * [[PHP errors#錯誤訊息: SMTP Error: Could not connect to SMTP host.]] | ||
* [https://support.google.com/mail/answer/78775?hl=zh-Hant 使用 POP 或 IMAP 傳送郵件時發生問題 - Gmail說明] {{access | date = 2016-08-08}} | |||
[[Category:Web Dev]] | [[Category:Web Dev]] | ||
Revision as of 13:50, 8 August 2016
For role: users
Using the following e-mail service with name alias or alternative name
- Google Gmail: plus sign
the plus sign is not allowed by some websites - Windows Live™ Hotmail: Alias / 在一個收件匣建立多個別名 [Last visited: 2012-03-30]
- Suggest search keyword: anonymous email
For role: web developers
If you have the telnet permission,
- Suggest search keyword: smtp telnet test
- 如何使用 Telnet 來測試 SMTP 通訊
- PHP errors#錯誤訊息: SMTP Error: Could not connect to SMTP host.
- 使用 POP 或 IMAP 傳送郵件時發生問題 - Gmail說明 [Last visited: 2016-08-08]