<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Unable to email Purchase Order]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4384</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4384&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Unable to email Purchase Order.]]></description>
		<lastBuildDate>Wed, 18 Sep 2013 03:51:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17863#p17863</link>
			<description><![CDATA[<p>I don&#039;t use sendmail or apache.</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Wed, 18 Sep 2013 03:51:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17863#p17863</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17860#p17860</link>
			<description><![CDATA[<p>Try to debug the portion that makes the mail content and see if it is delivering it to sendmail. Also check for errors in the apache error log.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 18 Sep 2013 02:40:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17860#p17860</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17854#p17854</link>
			<description><![CDATA[<p>I think I have the php.ini file fixed I have it set to use smtp, other php programs can successfully send email, but I am still getting this error in yellow:</p><p>PURCHASE ORDER 6. Sending document by email failed. Email: crsalessmbpartner1b@techdata.com</p><p>Is there a way I can tell why it failed?</p><p>Also, I am running FA on Windows Server 2008 R2.</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Tue, 17 Sep 2013 21:12:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17854#p17854</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17816#p17816</link>
			<description><![CDATA[<p>FrontAccounting (like most php applications) depend on proper mail configuration on your box. Most of Linux based installations does not require any special settings (all is confiured once during OS/mail system installation). If you are working on Windowz box, you will probably have to adjust some settings in your php.ini file (see <a href="http://php.net/manual/en/mail.configuration.php">here</a>). If you don&#039;t know where to find/how to change php.ini file - call for help your system administrator.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sat, 14 Sep 2013 16:42:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17816#p17816</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17809#p17809</link>
			<description><![CDATA[<p>Joe, it would be better to introduce some SMTP email variables in the config file that can get propagated to the mail class to sort out such issues. Otherwise, those in the &quot;not familiar with php&quot; will be leftout.</p><p>Alternatively, anyone willing to sponsor the development of a PHPMailer class integration into FA - it may bloat the FA size a bit though even if those classes alone are &quot;included&quot;.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 14 Sep 2013 02:04:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17809#p17809</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17807#p17807</link>
			<description><![CDATA[<p>I read that page and it didn&#039;t help me at all.&nbsp; I am not familiar with php programming.</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Fri, 13 Sep 2013 21:08:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17807#p17807</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17806#p17806</link>
			<description><![CDATA[<p>Refer the wiki for <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.EMailIssues">EMail Issues</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 13 Sep 2013 20:59:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17806#p17806</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17796#p17796</link>
			<description><![CDATA[<p>It looks like I will have to use SMTP email.&nbsp; I have an SMTP email server running.&nbsp; How do I configure FrontAccounting to use SMTP?</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Fri, 13 Sep 2013 19:25:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17796#p17796</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17776#p17776</link>
			<description><![CDATA[<p>See if any php script can send email from your server - try it in CLI too. Possible solutions will have to use SMTP email relay or authenticated webmail relay of proper config of the sendmail / php.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 12 Sep 2013 14:19:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17776#p17776</guid>
		</item>
		<item>
			<title><![CDATA[Unable to email Purchase Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17746#p17746</link>
			<description><![CDATA[<p>When I click Email this Order, I get the following error: PURCHASE ORDER 5. Sending document by email failed. Email: rshomper@dandh.com</p><p>I am running Version 2.3.17</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Tue, 10 Sep 2013 17:34:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17746#p17746</guid>
		</item>
	</channel>
</rss>
