<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: SMTP vs. Native Mail Notifications</title>
  <link>http://www.activecollab.com/forums/topic/2641/</link>
  <description>Recent posts on topic: SMTP vs. Native Mail Notifications</description>
  <dc:language>en-us</dc:language>
  <pubDate>Fri, 05 Sep 2008 07:52:43 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/12360/#post12360</link>
    <guid>http://www.activecollab.com/forums/post/12360/#post12360</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Both transports are good and you should not have any issue with any of them. Native email uses mail() function and works great if it is properly configured. if not you can use any SMTP server you have access to.<br />
<br />
Btw, SMTP is more efficient because only one connection is opened when sending multiple emails. Native email opens a connection for every email it sends.</p>]]></description>
    <pubDate>Tue, 08 Apr 2008 13:07:55 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12358/#post12358</link>
    <guid>http://www.activecollab.com/forums/post/12358/#post12358</guid>
    <title>Post #3 by Bender</title>
    <dc:creator>Bender</dc:creator>
    <description><![CDATA[<p>SMTP should be better. Better support than via PHP (my opinion), less system resources and no limits for sending for example...</p>]]></description>
    <pubDate>Tue, 08 Apr 2008 12:47:12 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12356/#post12356</link>
    <guid>http://www.activecollab.com/forums/post/12356/#post12356</guid>
    <title>Post #2 by andrewCharron</title>
    <dc:creator>andrewCharron</dc:creator>
    <description><![CDATA[<p>I think, and im not sure on this as its something I read, is that the SMTP code is more efficient than the PHP built-in mail function. Thus uses less resources.</p>]]></description>
    <pubDate>Tue, 08 Apr 2008 11:58:26 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12355/#post12355</link>
    <guid>http://www.activecollab.com/forums/post/12355/#post12355</guid>
    <title>Post #1 by lcm_chris</title>
    <dc:creator>lcm_chris</dc:creator>
    <description><![CDATA[<p>Are there any advantages to using Native mail notifications vs. SMTP notifications?  </p>]]></description>
    <pubDate>Tue, 08 Apr 2008 11:51:53 CDT</pubDate>
  </item>
</channel>
</rss>