Re: how to ensure that email goes through
Vadim Nasardinov <[email protected]> Mon, 3 May 2004 15:58:40 -0400
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Organization | Red Hat / Westford |
| Message-ID | <[email protected]> |
On Monday 03 May 2004 14:52, Thomas, Mary wrote: > Created Message. > Wrapped it in under notification and then saved the notification. > > Still not seeing the expected email. > What could be the problem?? One possible source of difficulties could be that your SMTP server is unreachable or requires authentication or some such. You could try something like this: $ telnet mail.starwoodhotels.com 25 Trying 209.160.76.3... Connected to mail.starwoodhotels.com. Escape character is '^]'. 220 mail.starwoodhotels.com ESMTP Sendmail 8.12.8/8.12.8; Mon, 3 May 2004 15:54:24 -0400 QUIT (Substitute your correct SMTP server name instead of mail.starwoodhotels.com.) -- Redhat-ccm-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-ccm-list Archives: https://www.redhat.com/pipermail/redhat-ccm-list/