<?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: Configuring exim4 in Ubuntu to use GMail for SMTP</title> <atom:link href="http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/feed/" rel="self" type="application/rss+xml" /><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/</link> <description>Any sufficiently advanced technology is indistinguishable from magic. - Clarke&#039;s Third Law</description> <lastBuildDate>Thu, 11 Mar 2010 21:56:40 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.1</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: sunil</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2284</link> <dc:creator>sunil</dc:creator> <pubDate>Tue, 02 Mar 2010 04:08:12 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2284</guid> <description>Thank you. Worked perfectly. Very much appreciated.</description> <content:encoded><![CDATA[<p>Thank you. Worked perfectly. Very much appreciated.</p> ]]></content:encoded> </item> <item><title>By: Alfred</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2158</link> <dc:creator>Alfred</dc:creator> <pubDate>Mon, 01 Feb 2010 16:46:12 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2158</guid> <description>@ BilalThere are a few characters in php which require escaping:
\n  	linefeed (LF or 0x0A (10) in ASCII)
\r 	carriage return (CR or 0x0D (13) in ASCII)
\t 	horizontal tab (HT or 0x09 (9) in ASCII)
\v 	vertical tab (VT or 0x0B (11) in ASCII) (since PHP 5.2.5)
\f 	form feed (FF or 0x0C (12) in ASCII) (since PHP 5.2.5)
\\ 	backslash
\$ 	dollar sign
\&quot; 	double-quote</description> <content:encoded><![CDATA[<p>@ Bilal</p><p>There are a few characters in php which require escaping:<br
/> \n  	linefeed (LF or 0&#215;0A (10) in ASCII)<br
/> \r 	carriage return (CR or 0&#215;0D (13) in ASCII)<br
/> \t 	horizontal tab (HT or 0&#215;09 (9) in ASCII)<br
/> \v 	vertical tab (VT or 0&#215;0B (11) in ASCII) (since PHP 5.2.5)<br
/> \f 	form feed (FF or 0&#215;0C (12) in ASCII) (since PHP 5.2.5)<br
/> \\ 	backslash<br
/> \$ 	dollar sign<br
/> \&#8221; 	double-quote</p> ]]></content:encoded> </item> <item><title>By: Bilal Akhtar</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2111</link> <dc:creator>Bilal Akhtar</dc:creator> <pubDate>Fri, 29 Jan 2010 13:50:42 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2111</guid> <description>I noticed one more problem.
If your password has a $ sign, you wont be able to send it.
To rectify this problem, add a \ before the $ sign.
Example :- pass$word will become pass\$word</description> <content:encoded><![CDATA[<p>I noticed one more problem.<br
/> If your password has a $ sign, you wont be able to send it.<br
/> To rectify this problem, add a \ before the $ sign.<br
/> Example :- pass$word will become pass\$word</p> ]]></content:encoded> </item> <item><title>By: manu</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2102</link> <dc:creator>manu</dc:creator> <pubDate>Thu, 28 Jan 2010 18:41:25 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2102</guid> <description>@alfred: not sure. Again this is something that can be easily done by the script. When the script sends mails it can set a proper from address</description> <content:encoded><![CDATA[<p>@alfred: not sure. Again this is something that can be easily done by the script. When the script sends mails it can set a proper from address</p> ]]></content:encoded> </item> <item><title>By: Alfred</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2101</link> <dc:creator>Alfred</dc:creator> <pubDate>Thu, 28 Jan 2010 18:10:14 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2101</guid> <description>@manu: Thanks. I made a &#039;contactus&#039; address, so it makes sense. I had one more question in the same area:exim4 seems to add the logged-in linux user&#039;s name as the sender&#039;s name. Is there a way I can tell exim4 which name to put? ie: if I am logged in as Alfred Inacio, and my username is ainaico... even though the emails are sent from contactus@peoplewithbandaids.com, it still shows my name (Alfred Inacio) as the sender.Thanks!</description> <content:encoded><![CDATA[<p>@manu: Thanks. I made a &#8216;contactus&#8217; address, so it makes sense. I had one more question in the same area:</p><p>exim4 seems to add the logged-in linux user&#8217;s name as the sender&#8217;s name. Is there a way I can tell exim4 which name to put? ie: if I am logged in as Alfred Inacio, and my username is ainaico&#8230; even though the emails are sent from <a
href="mailto:contactus@peoplewithbandaids.com">contactus@peoplewithbandaids.com</a>, it still shows my name (Alfred Inacio) as the sender.</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: manu</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2095</link> <dc:creator>manu</dc:creator> <pubDate>Thu, 28 Jan 2010 06:11:29 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2095</guid> <description>@alfred: The reply-to address in the default wordpress install will be that of the commenter in case of comments. The from address cannot be changed from that of the gmail account as far as I know.Since you are using a custom form, you may need to look at the source of default wordpress comments and see how it handles email</description> <content:encoded><![CDATA[<p>@alfred: The reply-to address in the default wordpress install will be that of the commenter in case of comments. The from address cannot be changed from that of the gmail account as far as I know.</p><p>Since you are using a custom form, you may need to look at the source of default wordpress comments and see how it handles email</p> ]]></content:encoded> </item> <item><title>By: Alfred</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2094</link> <dc:creator>Alfred</dc:creator> <pubDate>Thu, 28 Jan 2010 05:36:52 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2094</guid> <description>This is great! I got it working -- Thanks! I have one small issue. In wordpress, I have a contact 7 form. When I send the email, I want the return-address to show that of the person who sent the email... not the gmail account I programmed into exim4... you know what I mean?So in wordpress, in the from section, I place a variable: [your-name] ... which corresponds to the email address that the sender typed in. But When I open the email, it looks like it is from exim4&#039;s gmail account.Please help!</description> <content:encoded><![CDATA[<p>This is great! I got it working &#8212; Thanks! I have one small issue. In wordpress, I have a contact 7 form. When I send the email, I want the return-address to show that of the person who sent the email&#8230; not the gmail account I programmed into exim4&#8230; you know what I mean?</p><p>So in wordpress, in the from section, I place a variable: [your-name] &#8230; which corresponds to the email address that the sender typed in. But When I open the email, it looks like it is from exim4&#8217;s gmail account.</p><p>Please help!</p> ]]></content:encoded> </item> <item><title>By: config voicemail in asterisk &#171; Sipdroid&#39;s Blog</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-2059</link> <dc:creator>config voicemail in asterisk &#171; Sipdroid&#39;s Blog</dc:creator> <pubDate>Mon, 18 Jan 2010 20:41:59 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-2059</guid> <description>[...] http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/ [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/" rel="nofollow">http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: More about speeding up a slow Trac installation &#124; henrybaxter</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-1852</link> <dc:creator>More about speeding up a slow Trac installation &#124; henrybaxter</dc:creator> <pubDate>Mon, 02 Nov 2009 17:01:11 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-1852</guid> <description>[...] do the expensive stuff of talking to Google later. There are a number of guides for this, I found this one [...]</description> <content:encoded><![CDATA[<p>[...] do the expensive stuff of talking to Google later. There are a number of guides for this, I found this one [...]</p> ]]></content:encoded> </item> <item><title>By: shelly</title><link>http://www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/75/comment-page-2/#comment-1806</link> <dc:creator>shelly </dc:creator> <pubDate>Thu, 17 Sep 2009 20:50:33 +0000</pubDate> <guid
isPermaLink="false">http://www.manu-j.com/blog/?p=75#comment-1806</guid> <description>Hi Manu,&lt;br&gt;thanks for the documet. helped me totally. great work.&lt;br&gt;thanks again.</description> <content:encoded><![CDATA[<p>Hi Manu,<br
/>thanks for the documet. helped me totally. great work.<br
/>thanks again.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)
Database Caching 3/18 queries in 0.018 seconds using memcached

Served from: Ubuntu-710-gutsy-32-minimal @ 2010-03-12 03:57:00 -->