<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — PHPMailer]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10703</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10703&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PHPMailer.]]></description>
		<lastBuildDate>Mon, 12 Jan 2026 14:31:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[PHPMailer]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43809#p43809</link>
			<description><![CDATA[<p>https://github.com/apmuthu/FA24extensions/blob/master/Extensions/mail/class.mail.inc#L119</p><p>There is an error in line 119. The current line reads as follow:</p><p>$this-&gt;phpmailer-&gt;addAttachment($file);</p><p>This means that when you send an invoice you get an invoice number 4HvxRnbc6Ja138vRa_WRcQxx.pdf</p><p>When I change it to the Following: $this-&gt;phpmailer-&gt;addAttachment($file, $filename);</p><p>I get the correct Invoice number on the attachment InvoiceIN001809.pdf</p>]]></description>
			<author><![CDATA[null@example.com (seahawk)]]></author>
			<pubDate>Mon, 12 Jan 2026 14:31:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43809#p43809</guid>
		</item>
	</channel>
</rss>
