Re: Email Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, Feb 26, 2010 at 11:22 AM, Ross Walker <rswwalker@xxxxxxxxx> wrote:
On Feb 26, 2010, at 9:34 AM, Susan Day <suzieprogrammer@xxxxxxxxx> wrote:


I've not done this before. Here's what I did. Please see if this looks correct:

[root]# telnet mail.mydomain.com 25
Trying 209.216.9.56...
Connected to mail.mydomain.com.
Escape character is '^]'.
250 ok
250 ok
DATA testing
354 go ahead
.
250 ok 1267194591 qp 11432
quit
Connection closed by foreign host.
[root]# 

You didn't create a body to your email!

The proper way to send an email through SMTP is:

DATA
354 go ahead
From: "Susan Day" <suzie@xxxxxxxxxxxx>
To: "Susan Day" <susieprogrammer@xxxxxxxxx>
Subject: Test

This is a test only a test.
.
250 ok 1267194591 qp 11432
quit

Well I tried again and no it didn't come through.
TIA,
Susan
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux