<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Mail Server Setup]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=322&amp;type=atom" />
	<updated>2015-11-20T07:25:20Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=322</id>
		<entry>
			<title type="html"><![CDATA[Re: Mail Server Setup]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24780#p24780" />
			<content type="html"><![CDATA[<p>if you add more contacts to a customer branch, it will send mail to all the contacts.&nbsp; here is an example </p><p><a href="http://www.kvcodes.com/2014/10/send-invoice-multiple-recipient-frontaccounting/">Kvcodes!</a></p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-11-20T07:25:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24780#p24780</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mail Server Setup]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24756#p24756" />
			<content type="html"><![CDATA[<p>Please read the wiki:<br />1. https://frontaccounting.com/fawiki/index.php?n=Devel.EMailIssues - Multiple Contacts EMail<br />2. https://frontaccounting.com/fawiki/index.php?n=Main.Installation - Windows XAMPP Mailing</p><p>EMail is sent using the email class in <strong>reporting/includes/class.mail.inc</strong> and the &quot;new email&quot; object instance is called only in <strong>inventory/includes/inventory_db.inc</strong> and <strong>reporting/includes/pdf_report.inc</strong>. These are the files where you will find the message and/or message argument that can then be used to trace the message per se to make alterations.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-11-16T03:02:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24756#p24756</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mail Server Setup]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24753#p24753" />
			<content type="html"><![CDATA[<p>is this where if I will find the answer to my questions described on image below ? If so, where exactly ( lines ) do I go to change such info ?</p><p> <a href="http://screenshot.net/516edb5">[img]http://screenshot.net/516edb5.jpg[/img]</a></p>]]></content>
			<author>
				<name><![CDATA[sbt507]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20814</uri>
			</author>
			<updated>2015-11-15T21:37:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24753#p24753</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mail Server Setup]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1083#p1083" />
			<content type="html"><![CDATA[<p>I am not sure if it works, but probably it does. I haven&#039;t tried. Try to do a test.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2008-09-07T19:43:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1083#p1083</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mail Server Setup]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1074#p1074" />
			<content type="html"><![CDATA[<p>Thanks again Joe</p><p>If I want to add more than one email Address for a Client (I need to send the PDF Invoices/Statements to both the Accounts Manager and the Creditors Clerk) do I just in Customers / Setup Type in the Email Addresses: &quot; manager@companyx.com; clerk@companyx.com &quot;</p><p>Thanks Again</p><p>This is a Great Product</p><p><img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[cheeks]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=196</uri>
			</author>
			<updated>2008-09-07T16:40:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1074#p1074</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mail Server Setup]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1071#p1071" />
			<content type="html"><![CDATA[<p>FA2 uses the PHP built-in mail function to send mail so you should be able to use it transparently. The messages are in doctext.inc and doctext2.inc, that are included by pdf_report.inc in /reporting/includes folder.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2008-09-06T21:18:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1071#p1071</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Mail Server Setup]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1070#p1070" />
			<content type="html"><![CDATA[<p>Hi Joe</p><p>Where do I setup my SMTP Server Details in FA2 (Latest Version) to send a PDF Invoice/Statement to a Client and what File(s) can I change the Wording in re. Mail Message.</p><p>Thanks again</p><p><img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[cheeks]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=196</uri>
			</author>
			<updated>2008-09-06T19:24:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1070#p1070</id>
		</entry>
</feed>
