<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to sendemail from the command line using a Gmail account and others</title>
	<atom:link href="http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TIMEOUT</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-9128</link>
		<dc:creator>TIMEOUT</dc:creator>
		<pubDate>Fri, 23 Dec 2011 10:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-9128</guid>
		<description>TIMEOUT: If you are getting time&#039;d out, you should specify gmail&#039;s smtp server&#039;s port:
smtp.gmail.com:587

Source: http://support.google.com/mail/bin/answer.py?hl=en&amp;answer=13287
Enjoy.</description>
		<content:encoded><![CDATA[<p>TIMEOUT: If you are getting time&#8217;d out, you should specify gmail&#8217;s smtp server&#8217;s port:<br />
smtp.gmail.com:587</p>
<p>Source: <a href="http://support.google.com/mail/bin/answer.py?hl=en&#038;answer=13287" rel="nofollow">http://support.google.com/mail/bin/answer.py?hl=en&#038;answer=13287</a><br />
Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-9110</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Fri, 16 Dec 2011 09:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-9110</guid>
		<description>sendEmail -f myusername@myveryowndomainname.com -t myusername@myveryowndomainname.com \
-u “this is the test email” -m “this is a test message” \
-s mail.myoutofstateISP.net:465 \
-xu myusername[WITHOUTthe@myveryowndomainname.com] -xp mypassword \
-v -v

Use windows version, system say, and after this no reply from window...

Dec 16 13:46:42 osipov sendEmail[728]: DEBUG =&gt; Connecting to smtp.gmail.com:

Dec 16 13:46:42 osipov sendEmail[728]: DEBUG =&gt; My IP address is: 127.0.0.1</description>
		<content:encoded><![CDATA[<p>sendEmail -f <a href="mailto:myusername@myveryowndomainname.com">myusername@myveryowndomainname.com</a> -t <a href="mailto:myusername@myveryowndomainname.com">myusername@myveryowndomainname.com</a> \<br />
-u “this is the test email” -m “this is a test message” \<br />
-s mail.myoutofstateISP.net:465 \<br />
-xu myusername[WITHOUTthe@myveryowndomainname.com] -xp mypassword \<br />
-v -v</p>
<p>Use windows version, system say, and after this no reply from window&#8230;</p>
<p>Dec 16 13:46:42 osipov sendEmail[728]: DEBUG =&gt; Connecting to smtp.gmail.com:</p>
<p>Dec 16 13:46:42 osipov sendEmail[728]: DEBUG =&gt; My IP address is: 127.0.0.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike O'Connor</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-9064</link>
		<dc:creator>Mike O'Connor</dc:creator>
		<pubDate>Tue, 22 Nov 2011 07:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-9064</guid>
		<description>I&#039;m with Larry and Dani--- segmentation fault when using port 465 in sendemail. I got exactly the same printout as Larry except for the last byte of the IP address--- perchance because he too is a CenturyLink customer and thus likewise bought a Qwest-configured DSL modem of the ActionTec make which comes preset to 192.168.0.1, with a DHCP server inside and a bitmask of 255.255.255.0 (though that&#039;s a common setup).

[Editorial note: I&#039;m new to Linux/Ubuntu and hardly know what I&#039;m doing. Back to my narrative...]

I was simply trying to send email to myself, such as to notify me of successful backups. It was my out-of-state ISP (the ISP that hosts my website and provides an email account for me and not the ISP for my DSL line, CenturyLink, whose smtp server didn&#039;t work for me with port 465 and SSL either) that advised me to use port 465 for SSL. Strangely, I had no trouble at all with Thunderbird, the Mozilla email client, on the very same computer. It set up easily on port 465 with SSL/TLS and it works without any problems.

Throughout this struggle with sendemail  I had ignored my out-of-state ISP&#039;s advice for non-SSL transmissions, which was to get around the spam-avoidance practice of some ISPs (evidently Century Link too) of blocking port 25... by using port 2525 instead. So I tried it, without setting tls=yes. 

Voila (and I hope that my French teachers--- may the ones that are gone rest in peace--- will forgive me for not knowing how to put the accent on the last letter)! Success.  

Here&#039;s what worked:

Sample:
    sendEmail -f myusername@myveryowndomainname.com -t myusername@myveryowndomainname.com \
    -u &quot;this is the test email&quot; -m “this is a test message” \
    -s mail.myoutofstateISP.net:2525 \
    -xu myusername[WITHOUTthe@myveryowndomainname.com] -xp mypassword \
    -v -v

Somehow that averts the segmentation fault problem for me, but of course I have no idea why. Note that some ISPs, quite possibly gmail but I&#039;m not sure, would have you put your entire email address with the @domain.com or whatever on the end of the -xu parameter. Not so at my particular out-of-state ISP.

Strangely the mail comes through with some hair on it, some vestiges of the quotes are draped around the body... but none around the subject. But I can live with that.

Thanks all, for your help.</description>
		<content:encoded><![CDATA[<p>I&#8217;m with Larry and Dani--- segmentation fault when using port 465 in sendemail. I got exactly the same printout as Larry except for the last byte of the IP address--- perchance because he too is a CenturyLink customer and thus likewise bought a Qwest-configured DSL modem of the ActionTec make which comes preset to 192.168.0.1, with a DHCP server inside and a bitmask of 255.255.255.0 (though that&#8217;s a common setup).</p>
<p>[Editorial note: I'm new to Linux/Ubuntu and hardly know what I'm doing. Back to my narrative...]</p>
<p>I was simply trying to send email to myself, such as to notify me of successful backups. It was my out-of-state ISP (the ISP that hosts my website and provides an email account for me and not the ISP for my DSL line, CenturyLink, whose smtp server didn&#8217;t work for me with port 465 and SSL either) that advised me to use port 465 for SSL. Strangely, I had no trouble at all with Thunderbird, the Mozilla email client, on the very same computer. It set up easily on port 465 with SSL/TLS and it works without any problems.</p>
<p>Throughout this struggle with sendemail  I had ignored my out-of-state ISP&#8217;s advice for non-SSL transmissions, which was to get around the spam-avoidance practice of some ISPs (evidently Century Link too) of blocking port 25&#8230; by using port 2525 instead. So I tried it, without setting tls=yes. </p>
<p>Voila (and I hope that my French teachers--- may the ones that are gone rest in peace--- will forgive me for not knowing how to put the accent on the last letter)! Success.  </p>
<p>Here&#8217;s what worked:</p>
<p>Sample:<br />
    sendEmail -f <a href="mailto:myusername@myveryowndomainname.com">myusername@myveryowndomainname.com</a> -t <a href="mailto:myusername@myveryowndomainname.com">myusername@myveryowndomainname.com</a> \<br />
    -u &#8220;this is the test email&#8221; -m “this is a test message” \<br />
    -s mail.myoutofstateISP.net:2525 \<br />
    -xu myusername[WITHOUTthe@myveryowndomainname.com] -xp mypassword \<br />
    -v -v</p>
<p>Somehow that averts the segmentation fault problem for me, but of course I have no idea why. Note that some ISPs, quite possibly gmail but I&#8217;m not sure, would have you put your entire email address with the @domain.com or whatever on the end of the -xu parameter. Not so at my particular out-of-state ISP.</p>
<p>Strangely the mail comes through with some hair on it, some vestiges of the quotes are draped around the body&#8230; but none around the subject. But I can live with that.</p>
<p>Thanks all, for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-9018</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Thu, 03 Nov 2011 15:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-9018</guid>
		<description>I&#039;m facing the same error than 11 (Larry) using gmail smtp server through port 25. Anybody have solved it?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>I&#8217;m facing the same error than 11 (Larry) using gmail smtp server through port 25. Anybody have solved it?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Panas</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-8145</link>
		<dc:creator>Panas</dc:creator>
		<pubDate>Mon, 07 Feb 2011 11:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-8145</guid>
		<description>Error When Crontab Run

grep CRON /var/log/syslog

CRON[6341]: (root) CMD (bash /usr/local/bin/backup.sh)
CRON[6340]: (CRON) info (No MTA installed, discarding output)</description>
		<content:encoded><![CDATA[<p>Error When Crontab Run</p>
<p>grep CRON /var/log/syslog</p>
<p>CRON[6341]: (root) CMD (bash /usr/local/bin/backup.sh)<br />
CRON[6340]: (CRON) info (No MTA installed, discarding output)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-8011</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Wed, 19 Jan 2011 02:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-8011</guid>
		<description>I&#039;m on Ubuntu 10.04 LTS and sending to port 25 (587) works as expected. Sending to port 465 with tls give me a seg fault. Verbose output consists of:

$ sendemail -f me -t them -m &quot;message&quot; -o tls=auto -s smtp.gmail.com:465 -xu myid -xp mypass -v
Jan 18 18:19:40 sendemail[10458]: DEBUG =&gt; Connecting to smtp.gmail.com:465
Jan 18 18:19:41 sendemail[10458]: DEBUG =&gt; My IP address is: 192.168.0.100
Segmentation fault</description>
		<content:encoded><![CDATA[<p>I&#8217;m on Ubuntu 10.04 LTS and sending to port 25 (587) works as expected. Sending to port 465 with tls give me a seg fault. Verbose output consists of:</p>
<p>$ sendemail -f me -t them -m &#8220;message&#8221; -o tls=auto -s smtp.gmail.com:465 -xu myid -xp mypass -v<br />
Jan 18 18:19:40 sendemail[10458]: DEBUG =&gt; Connecting to smtp.gmail.com:465<br />
Jan 18 18:19:41 sendemail[10458]: DEBUG =&gt; My IP address is: 192.168.0.100<br />
Segmentation fault</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: priyanka</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-6254</link>
		<dc:creator>priyanka</dc:creator>
		<pubDate>Fri, 19 Nov 2010 07:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-6254</guid>
		<description>how to send mail from website to webadmin account by smtp server in html code</description>
		<content:encoded><![CDATA[<p>how to send mail from website to webadmin account by smtp server in html code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helloworld</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-6156</link>
		<dc:creator>helloworld</dc:creator>
		<pubDate>Sat, 23 Oct 2010 01:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-6156</guid>
		<description>I tried with seznam too, but every time I receive EXITING: SIGINT 

but everything is set correctly................

so what is wrong? thanx:)</description>
		<content:encoded><![CDATA[<p>I tried with seznam too, but every time I receive EXITING: SIGINT </p>
<p>but everything is set correctly&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>so what is wrong? thanx:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sacad</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-5478</link>
		<dc:creator>sacad</dc:creator>
		<pubDate>Thu, 05 Aug 2010 12:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-5478</guid>
		<description>I tried
&lt;code&gt;sendEmail -v -v -f sacad@seznam.cz -t +420xxxxxxxxx@sms.cz.o2.com -m &quot;test&quot; -u &quot;test:)&quot; -o tls=auto -s smtp.seznam.cz -xu sacad -xp ****************&lt;/code&gt;

but result was this error
&lt;code&gt;sendEmail[2662]: ERROR =&gt; Received:      501 Command too short.&lt;/code&gt;

AUTH was successful... so what is wrong?</description>
		<content:encoded><![CDATA[<p>I tried<br />
<code>sendEmail -v -v -f <a href="mailto:sacad@seznam.cz">sacad@seznam.cz</a> -t <a href="mailto:+420xxxxxxxxx@sms.cz.o2.com">+420xxxxxxxxx@sms.cz.o2.com</a> -m "test" -u "test:)" -o tls=auto -s smtp.seznam.cz -xu sacad -xp ****************</code></p>
<p>but result was this error<br />
<code>sendEmail[2662]: ERROR =&gt; Received:      501 Command too short.</code></p>
<p>AUTH was successful&#8230; so what is wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-4699</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-4699</guid>
		<description>Re: Gmail, try: smtp.gmail.com:587. My ISP blocks port 25, but 587 works for Gmail.</description>
		<content:encoded><![CDATA[<p>Re: Gmail, try: smtp.gmail.com:587. My ISP blocks port 25, but 587 works for Gmail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dundee</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-4159</link>
		<dc:creator>Dundee</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-4159</guid>
		<description>Hi guys,
please a have same trouble like a Scott :-/

ERROR =&gt; Timeout while connecting to smtpa.fopsi.com:25 There was no response after 60 seconds.

my firewall is open [iptables -P OUTPUT ACCEPT], and smtpa.forpsi.com server is pingable without problems..

Any idea what can be wrong about it? Or about my hand..? :-)

THX a lot</description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
please a have same trouble like a Scott :-/</p>
<p>ERROR =&gt; Timeout while connecting to smtpa.fopsi.com:25 There was no response after 60 seconds.</p>
<p>my firewall is open [iptables -P OUTPUT ACCEPT], and smtpa.forpsi.com server is pingable without problems..</p>
<p>Any idea what can be wrong about it? Or about my hand..? <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>THX a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-4063</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 26 Nov 2009 06:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-4063</guid>
		<description>I just started getting the ERROR =&gt; Timeout while connecting to smtp.gmail.com:25 There was no response after 60 seconds.

Seems AT&amp;T just started blocking port 25 without allowing an open port!</description>
		<content:encoded><![CDATA[<p>I just started getting the ERROR =&gt; Timeout while connecting to smtp.gmail.com:25 There was no response after 60 seconds.</p>
<p>Seems AT&amp;T just started blocking port 25 without allowing an open port!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-3852</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 19 Oct 2009 04:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-3852</guid>
		<description>ERROR =&gt; Timeout while connecting to smtp.gmail.com:25  There was no response after 60 seconds.</description>
		<content:encoded><![CDATA[<p>ERROR =&gt; Timeout while connecting to smtp.gmail.com:25  There was no response after 60 seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rossdub</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-3087</link>
		<dc:creator>rossdub</dc:creator>
		<pubDate>Fri, 29 May 2009 01:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-3087</guid>
		<description>I have an Etch server up and running, and followed the instructions here.  They worked perfectly, and the script executed successfully, but I am not receiving the email.  Perhaps there is a server or router configuration I am missing?  Here is the verbose output from my test email.  

&lt;code&gt;
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; Connecting to localhost:25
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; My IP address is: 127.0.0.1
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 220
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	220 myprivateserver.launchmodem.com ESMTP Exim 4.63 Thu, 28 May 2009 16:11:43 -0400
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	EHLO myprivateserver.launchmodem.com
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250-myprivateserver.launchmodem.com Hello root at localhost [127.0.0.1], 250-SIZE 52428800, 250-PIPELINING, 250 HELP
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; The remote SMTP server does NOT support TLS :(
May 28 16:11:43 myprivateserver sendEmail[29676]: NOTICE =&gt; Authentication not supported by the remote SMTP server!
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	MAIL FROM:
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250 OK
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	RCPT TO:
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250 Accepted
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	DATA
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 354
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	354 Enter message, ending with &quot;.&quot; on a line by itself
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending message body
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; Sending the attachment [webFileCheckLog.txt]
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250 OK id=1M9lx1-0007if-EM
May 28 16:11:43 myprivateserver sendEmail[29676]: Email was sent successfully!  From:  To:  Subject: [test] Attachment(s): [webFileCheckLog.txt] Server: [localhost:25]
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I have an Etch server up and running, and followed the instructions here.  They worked perfectly, and the script executed successfully, but I am not receiving the email.  Perhaps there is a server or router configuration I am missing?  Here is the verbose output from my test email.  </p>
<p><code><br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; Connecting to localhost:25<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; My IP address is: 127.0.0.1<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 220<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	220 myprivateserver.launchmodem.com ESMTP Exim 4.63 Thu, 28 May 2009 16:11:43 -0400<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	EHLO myprivateserver.launchmodem.com<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250-myprivateserver.launchmodem.com Hello root at localhost [127.0.0.1], 250-SIZE 52428800, 250-PIPELINING, 250 HELP<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; The remote SMTP server does NOT support TLS <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
May 28 16:11:43 myprivateserver sendEmail[29676]: NOTICE =&gt; Authentication not supported by the remote SMTP server!<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	MAIL FROM:<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250 OK<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	RCPT TO:<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250 Accepted<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending: 	DATA<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 354<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	354 Enter message, ending with "." on a line by itself<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: INFO =&gt; Sending message body<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; Sending the attachment [webFileCheckLog.txt]<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: DEBUG =&gt; evalSMTPresponse() - Found SMTP success code: 250<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: SUCCESS =&gt; Received: 	250 OK id=1M9lx1-0007if-EM<br />
May 28 16:11:43 myprivateserver sendEmail[29676]: Email was sent successfully!  From:  To:  Subject: [test] Attachment(s): [webFileCheckLog.txt] Server: [localhost:25]<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ridgeland</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-2631</link>
		<dc:creator>Ridgeland</dc:creator>
		<pubDate>Fri, 27 Mar 2009 15:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-2631</guid>
		<description>Thank You.
I had tried this a year or two ago and gave up easily.  I am using Ubuntu 8.10, synaptics for sendemail then a hybrid of your &quot;Simple Email using Gmail account&quot; and &quot;Simple Email&quot;.  I&#039;m not using gmail but for a simple email I used fields -f -t -s -xu -xp -u -m
-s mail.mydomain.net</description>
		<content:encoded><![CDATA[<p>Thank You.<br />
I had tried this a year or two ago and gave up easily.  I am using Ubuntu 8.10, synaptics for sendemail then a hybrid of your &#8220;Simple Email using Gmail account&#8221; and &#8220;Simple Email&#8221;.  I&#8217;m not using gmail but for a simple email I used fields -f -t -s -xu -xp -u -m<br />
-s mail.mydomain.net</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca Bruno</title>
		<link>http://www.debianadmin.com/how-to-sendemail-from-the-command-line-using-a-gmail-account-and-others.html/comment-page-1#comment-2628</link>
		<dc:creator>Luca Bruno</dc:creator>
		<pubDate>Fri, 27 Mar 2009 09:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=706#comment-2628</guid>
		<description>Also see esmtp, it&#039;s compatible with sendmail.</description>
		<content:encoded><![CDATA[<p>Also see esmtp, it&#8217;s compatible with sendmail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

