<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Email not working in FA]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8423&amp;type=atom" />
	<updated>2020-01-14T07:45:05Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8423</id>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36803#p36803" />
			<content type="html"><![CDATA[<p>Hi @seahawk</p><p>Maybe you missed one of the following steps as described in the installation instructions:</p><p>1.copy the files into &#039;/modules&#039; directory<br />2.download PHPMailer-5.2.14 into &#039;/modules/mail/includes&#039; directory<br />3.replace existing &#039;/reporting/includes/mail.class.inc&#039; with the new provided one<br />4.activate module in FA</p><p>5. go to &quot;Setup&quot; -&gt; &quot;Mail Sending Setup&quot; and fill in the data.</p><p>that&#039;s it</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2020-01-14T07:45:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36803#p36803</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36799#p36799" />
			<content type="html"><![CDATA[<p>I have tried to get it to work but without any success.</p><p>Setup menu does not display at all, I could activate the setup in Install/Activate extensions and allocated it to the company Activated section, but nothing show in the setup tab.</p><p>I was told to try the following by the hosting provider in the php ini file:<br />sendmail_path = /usr/sbin/sendmail -t -i -f &#039;email@mydomain.coza&#039;</p><p>I do not know if this will work however?</p>]]></content>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2020-01-13T20:45:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36799#p36799</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36798#p36798" />
			<content type="html"><![CDATA[<p>Hi all</p><p>I am sitting with the same issue on the new VPS that I moved to.</p><p>On the shared server the normal email functions was fine most of the time, but on the VPS the &quot;from&quot;&nbsp; line use to read: myemail@mycompanydomain.coza</p><p>On the VPS it is the same exept it has the &quot;cpanelname@servername.coza on behalf of Compny name &lt;myemail@mycompanydomain.coza&gt;</p><p>According to the hosting provider, the VPS does not have cloud linux installed, since it costs extra, where shred server have this isntalled, and thus the reason for the above problem. </p><p>I have now trying to install https://github.com/serbanconstantinescu/fa_mail_phpmailer and will see what it does.</p><p>I have been using PHPlist (Mailing list) for a long time and they have implemented and option to use the normal php&#039;s mail() function or you could change the smtp settings in the config file using phpmailer6 , maybe you could have a look at it.</p><p>My deliverability is better with the smtp function through my mail server.</p><p>Will see if the serban idea will work and report back</p>]]></content>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2020-01-13T19:44:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36798#p36798</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36153#p36153" />
			<content type="html"><![CDATA[<p>Test sending mail from PHP works fine but the problem is in FA itself, so finally i reinstall FA, then problem is solved, dont know what causing it to break, but thanks a lot for all the help.</p><p>Regards,<br />SiKumbang.</p>]]></content>
			<author>
				<name><![CDATA[sikumbang]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44897</uri>
			</author>
			<updated>2019-10-02T02:42:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36153#p36153</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36146#p36146" />
			<content type="html"><![CDATA[<p>https://gist.github.com/Dreyer/2958946<br />https://conetix.com.au/support/simple-php-mail-test/</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-10-01T16:05:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36146#p36146</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36138#p36138" />
			<content type="html"><![CDATA[<p>Hi Boxygen,</p><p>After PHPMailer is set, SMTP info is input on the mail sending setup then i test to send order confirmation, but still the same as before, there is no notification if the mail is successfully sent or not, and i did not receive the email.</p><p>can you help me test my smtp on your server to see if it can send or not?</p><p>Regards,<br />SiKumbang</p>]]></content>
			<author>
				<name><![CDATA[sikumbang]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44897</uri>
			</author>
			<updated>2019-10-01T04:09:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36138#p36138</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36126#p36126" />
			<content type="html"><![CDATA[<p>Try using this module <a href="https://github.com/serbanconstantinescu/fa_mail_phpmailer">FA SMTP Mailer</a></p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2019-09-28T03:18:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36126#p36126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36125#p36125" />
			<content type="html"><![CDATA[<p>There is no smtp configured to send emails on prompt time.&nbsp; If you wish to add smtp feature you have to change the default main function with phpmailer to deliver mails immediately.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2019-09-28T02:56:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36125#p36125</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Email not working in FA]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36123#p36123" />
			<content type="html"><![CDATA[<p>Guys, needs some enlightment.<br />So i setup ssmtp and edit the ssmtp.conf as well as sendmail path in php.ini to be /usr/sbin/ssmtp -t but email funtion in FA is not working<br />I test with order confirmation, email address is set on the customer contact for order confirmation, then when i click the button &quot;Email this order&quot; there is no notification if the mail is successfull or not</p><p>what i did was<br />1. test the ssmtp function through terminal, it did work&nbsp; <br /></p><div class="quotebox"><cite>mail.log wrote:</cite><blockquote><p>Sep 27 15:53:27 vps661017 sSMTP[8719]: Sent mail for fa@kbn-indo.com (221 srv76.niagahoster.com closing connection) uid=0 username=root outbytes=363<br />Sep 27 16:09:21 vps661017 sSMTP[8968]: Creating SSL connection to host<br />Sep 27 16:09:21 vps661017 sSMTP[8968]: SSL connection using ECDHE_RSA_AES_256_GCM_SHA384<br />Sep 27 16:09:28 vps661017 sSMTP[8968]: Sent mail for fa@kbn-indo.com (221 srv76.niagahoster.com closing connection) uid=0 username=root outbytes=359<br />Sep 27 16:11:55 vps661017 sSMTP[9048]: Creating SSL connection to host<br />Sep 27 16:11:55 vps661017 sSMTP[9048]: SSL connection using ECDHE_RSA_AES_256_GCM_SHA384</p></blockquote></div><p>2. i create this php file to test sending from a php<br /></p><div class="quotebox"><cite>code wrote:</cite><blockquote><p>&lt;?php<br />&nbsp; &nbsp; ini_set( &#039;display_errors&#039;, 1 );<br />&nbsp; &nbsp; error_reporting( E_ALL );<br />&nbsp; &nbsp; $from = &quot;test@hostinger-tutorials.com&quot;;<br />&nbsp; &nbsp; $to = &quot;test@gmail.com&quot;;<br />&nbsp; &nbsp; $subject = &quot;Checking PHP mail&quot;;<br />&nbsp; &nbsp; $message = &quot;PHP mail works just fine&quot;;<br />&nbsp; &nbsp; $headers = &quot;From:&quot; . $from;<br />&nbsp; &nbsp; mail($to,$subject,$message, $headers);<br />&nbsp; &nbsp; echo &quot;The email message was sent.&quot;;<br />?&gt;</p></blockquote></div><p>it did successfully sent<br /></p><div class="quotebox"><cite>mail.log wrote:</cite><blockquote><p>Sep 27 16:12:02 vps661017 sSMTP[9048]: Sent mail for fa@kbn-indo.com (221 srv76.niagahoster.com closing connection) uid=33 username=www-data outbytes=387<br />Sep 27 16:14:20 vps661017 sSMTP[9077]: Creating SSL connection to host<br />Sep 27 16:14:21 vps661017 sSMTP[9077]: SSL connection using ECDHE_RSA_AES_256_GCM_SHA384<br />Sep 27 16:14:25 vps661017 sSMTP[9077]: Sent mail for fa@kbn-indo.com (221 srv76.niagahoster.com closing connection) uid=33 username=www-data outbytes=387<br />[27-Sep-2019 16:15:57 Asia/Jakarta] mail() on [/var/www/html/FA/testmail.php:9]: To: andi.budiman@gmail.com -- Headers: From:fa@kbn-indo.com -- Subject: Checking PHP mail<br />Sep 27 16:15:57 vps661017 sSMTP[9090]: Creating SSL connection to host<br />Sep 27 16:15:57 vps661017 sSMTP[9090]: SSL connection using ECDHE_RSA_AES_256_GCM_SHA384<br />Sep 27 16:16:02 vps661017 sSMTP[9090]: Sent mail for fa@kbn-indo.com (221 srv76.niagahoster.com closing connection) uid=33 username=www-data outbytes=387</p></blockquote></div><p>But everytime i test on FA, mail.log did not show anything, it was like the mail function just not run<br />Please help.</p><p>Regards,<br />SiKumbang</p>]]></content>
			<author>
				<name><![CDATA[sikumbang]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44897</uri>
			</author>
			<updated>2019-09-27T09:53:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36123#p36123</id>
		</entry>
</feed>
