service:email
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| service:email [2020/04/19 17:50] – [Understand email bounce messages] superwizard | service:email [2020/09/18 20:38] (current) – [Testing SMTP AUTH connections] superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Email Ping Test ====== | ||
| + | |||
| + | --------------------------------------------------------------------------------------------------------------------------------------------\\ | ||
| + | |||
| + | ====== sending-email-from-mailx-command-in-linux-using-gmails-smtp ====== | ||
| + | |||
| + | also shows some good syntax | ||
| + | |||
| + | http:// | ||
| + | |||
| + | ====== Ping Through a Specified SMTP Server ====== | ||
| + | |||
| + | < | ||
| + | Ping1of=" | ||
| + | Ping1=" | ||
| + | Ping1Smtp=" | ||
| + | |||
| + | echo " | ||
| + | |||
| + | # | ||
| + | echo " | ||
| + | </ | ||
| + | |||
| + | ===== Run Each Morning ===== | ||
| + | |||
| + | < | ||
| + | # Runs the emailpingtest | ||
| + | # | ||
| + | 00 07 * * * root / | ||
| + | </ | ||
| + | |||
| + | ====== Testing SMTP AUTH connections ====== | ||
| + | |||
| + | http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== Email Client Setup Guides ====== | ||
| + | |||
| + | http:// | ||
| + | |||
| + | == Godaddy.com setup == | ||
| + | |||
| + | |||
| + | http:// | ||
| + | |||
| + | == ATT Email Settings == | ||
| + | |||
| + | * < | ||
| + | |||
| + | | ||
| + | SSL - 995 | ||
| + | | ||
| + | SSL - 465 | ||
| + | |||
| + | |||
| + | |||
| + | ====== Email Address testing ====== | ||
| + | |||
| + | <WRAP center round box > | ||
| + | From: http:// | ||
| + | |||
| + | eMail Tracer | ||
| + | |||
| + | This tool **analyzes email headers** and presents basic information about an email massage in an easy to read table form. | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ====== Email Debugging ====== | ||
| + | |||
| + | <WRAP center round box > | ||
| + | * I suggest opening a command prompt http:// | ||
| + | * "ping mail.domain.com" | ||
| + | * The first one will let you know if the mail server is reachable. | ||
| + | * " | ||
| + | * The second will trace the path to the server from your workstation. Timeouts are a sign that there is a problem between your office and the mail server, not much anyone can do about that. | ||
| + | * " | ||
| + | * The third will attempt to connect to the mail server directly as described here: http:// | ||
| + | * Try sending an email through telnet: | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * Outlook - Inbox repair tool - scanpst.exe | ||
| + | * [[http:// | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | </ | ||
| ====== Email Header Analyzer ====== | ====== Email Header Analyzer ====== | ||
| <WRAP center round box > | <WRAP center round box > | ||
service/email.1587318651.txt.gz · Last modified: by superwizard
