<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[WHMCS Services Forum - MailerSend]]></title>
		<link>https://forum.whmcsservices.net/</link>
		<description><![CDATA[WHMCS Services Forum - https://forum.whmcsservices.net]]></description>
		<pubDate>Fri, 10 Apr 2026 12:12:53 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Compatible Template]]></title>
			<link>https://forum.whmcsservices.net/showthread.php?tid=399</link>
			<pubDate>Mon, 29 Dec 2025 20:47:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.whmcsservices.net/member.php?action=profile&uid=7">wssupport</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.whmcsservices.net/showthread.php?tid=399</guid>
			<description><![CDATA[This on the themes that work with this module.<br />
<br />
SwiftModders (Latest Version) <a href="https://www.swiftmodders.com" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a><br />
Lara, WHMCS Admin (Latest Version) <a href="https://cturl.net/lara" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a><br />
<br />
Other Themes are not fully tested yet, so I am not sure if they work or not. You can contact me first. <a href="https://www.whmcsservices.com/members/submitticket.php?step=2&amp;deptid=1" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a>]]></description>
			<content:encoded><![CDATA[This on the themes that work with this module.<br />
<br />
SwiftModders (Latest Version) <a href="https://www.swiftmodders.com" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a><br />
Lara, WHMCS Admin (Latest Version) <a href="https://cturl.net/lara" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a><br />
<br />
Other Themes are not fully tested yet, so I am not sure if they work or not. You can contact me first. <a href="https://www.whmcsservices.com/members/submitticket.php?step=2&amp;deptid=1" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[HTTP Status Codes]]></title>
			<link>https://forum.whmcsservices.net/showthread.php?tid=398</link>
			<pubDate>Mon, 29 Dec 2025 20:46:13 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.whmcsservices.net/member.php?action=profile&uid=7">wssupport</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.whmcsservices.net/showthread.php?tid=398</guid>
			<description><![CDATA[Here is a list of error code<br />
<br />
<a href="https://developers.mailersend.com/general.html#api-response" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a>]]></description>
			<content:encoded><![CDATA[Here is a list of error code<br />
<br />
<a href="https://developers.mailersend.com/general.html#api-response" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">Click Here</span></a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Important update: API daily quota]]></title>
			<link>https://forum.whmcsservices.net/showthread.php?tid=397</link>
			<pubDate>Mon, 29 Dec 2025 20:45:41 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.whmcsservices.net/member.php?action=profile&uid=7">wssupport</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.whmcsservices.net/showthread.php?tid=397</guid>
			<description><![CDATA[By MailerSend.com:<br />
<br />
I would like to share an important update about our API.<br />
<br />
From March 23rd, 2022, at 12:00 UTC, we’ll be introducing a new daily quota to our API for all MailerSend accounts and an <a href="https://www.mailersend.com/legal/api-use-policy" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">API Usage Policy</span></a> as well.<br />
<br />
This means there will be a <span style="font-weight: bold;" class="mycode_b">maximum number of requests a single account can make within a 24-hour period</span>. If you exceed the daily quota, the API or SMTP request will fail and return an <span style="font-weight: bold;" class="mycode_b">HTTP 429</span> status code (but don’t worry—this can be easily avoided! See below).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The daily quota will:</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Be applied at the account level</span>. All API tokens and SMTP credentials of your account share the same quota<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Be based on your account plan</span>. Premium and Enterprise plans have a higher daily quota than Free plan holders<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Count all API requests (valid or failed) and SMTP requests (authenticated only)</span>. We count an SMTP call when an SMTP client sends valid credentials and the DATA portion is sent through<br />
</li>
</ul>
<ul class="mycode_list"><li>Be refreshed at <span style="font-weight: bold;" class="mycode_b">midnight UTC</span><br />
</li>
</ul>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">How can you avoid hitting the quota?</span></div><ul class="mycode_list"><li>Send your emails using the Bulk Email endpoint: you can send up to 35,000 in a single request<br />
</li>
</ul>
<ul class="mycode_list"><li>Use webhooks instead of polling for changes<br />
</li>
</ul>
<ul class="mycode_list"><li>Cache responses wherever possible instead of frequently making the same request<br />
</li>
</ul>
<ul class="mycode_list"><li>If you’re sending marketing content, consider using a dedicated marketing emailing tool like <a href="https://www.whmcsservices.com/mailerlite.php" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">MailerLite</span></a> and using MailerSend for all transactional messaging.<br />
</li>
</ul>
]]></description>
			<content:encoded><![CDATA[By MailerSend.com:<br />
<br />
I would like to share an important update about our API.<br />
<br />
From March 23rd, 2022, at 12:00 UTC, we’ll be introducing a new daily quota to our API for all MailerSend accounts and an <a href="https://www.mailersend.com/legal/api-use-policy" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">API Usage Policy</span></a> as well.<br />
<br />
This means there will be a <span style="font-weight: bold;" class="mycode_b">maximum number of requests a single account can make within a 24-hour period</span>. If you exceed the daily quota, the API or SMTP request will fail and return an <span style="font-weight: bold;" class="mycode_b">HTTP 429</span> status code (but don’t worry—this can be easily avoided! See below).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The daily quota will:</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Be applied at the account level</span>. All API tokens and SMTP credentials of your account share the same quota<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Be based on your account plan</span>. Premium and Enterprise plans have a higher daily quota than Free plan holders<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Count all API requests (valid or failed) and SMTP requests (authenticated only)</span>. We count an SMTP call when an SMTP client sends valid credentials and the DATA portion is sent through<br />
</li>
</ul>
<ul class="mycode_list"><li>Be refreshed at <span style="font-weight: bold;" class="mycode_b">midnight UTC</span><br />
</li>
</ul>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">How can you avoid hitting the quota?</span></div><ul class="mycode_list"><li>Send your emails using the Bulk Email endpoint: you can send up to 35,000 in a single request<br />
</li>
</ul>
<ul class="mycode_list"><li>Use webhooks instead of polling for changes<br />
</li>
</ul>
<ul class="mycode_list"><li>Cache responses wherever possible instead of frequently making the same request<br />
</li>
</ul>
<ul class="mycode_list"><li>If you’re sending marketing content, consider using a dedicated marketing emailing tool like <a href="https://www.whmcsservices.com/mailerlite.php" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0072bc;" class="mycode_color">MailerLite</span></a> and using MailerSend for all transactional messaging.<br />
</li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Why I get this error Validation]]></title>
			<link>https://forum.whmcsservices.net/showthread.php?tid=396</link>
			<pubDate>Mon, 29 Dec 2025 20:43:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.whmcsservices.net/member.php?action=profile&uid=7">wssupport</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.whmcsservices.net/showthread.php?tid=396</guid>
			<description><![CDATA[<img src="https://forum.whmcsservices.net/cn/mailersend.png" loading="lazy"  alt="[Image: mailersend.png]" class="mycode_img" /><br />
<div style="text-align: left;" class="mycode_align">That's because your whole WHMCS system does not use the same Domain name that you registered with MailerSend</div>]]></description>
			<content:encoded><![CDATA[<img src="https://forum.whmcsservices.net/cn/mailersend.png" loading="lazy"  alt="[Image: mailersend.png]" class="mycode_img" /><br />
<div style="text-align: left;" class="mycode_align">That's because your whole WHMCS system does not use the same Domain name that you registered with MailerSend</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation Instructions]]></title>
			<link>https://forum.whmcsservices.net/showthread.php?tid=156</link>
			<pubDate>Sat, 15 Nov 2025 17:03:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.whmcsservices.net/member.php?action=profile&uid=1">whmcsservices</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.whmcsservices.net/showthread.php?tid=156</guid>
			<description><![CDATA[Installing MailerSend is very simple. The following steps will guide you through the process:<br />
<br />
1) Upload the entire folder to your website - if you experience problems, try uploading in binary mode. However, do not upload the “upload” folder, just the files inside of it!<br />
2) Login to the admin area, go to Configuration &gt; System Settings &gt; ADDON MODULES<br />
3) In the addon modules page, you will see the <span style="font-weight: bold;" class="mycode_b">MailerSend</span> click activate, then click configure to see the options<br />
4) Activate the API tokens <a href="https://app.mailersend.com/api-tokens" target="_blank" rel="noopener" class="mycode_url">Click here</a>, then click on Integrations<br />
5) Check the Full Administrator box in the Access Control, then click Save Changes<br />
6) You can access your module at 'Addons' → 'MailerSend'<br />
7) Navigate to Configuration &gt; System Settings &gt; General &gt; <span style="font-weight: bold;" class="mycode_b">Mail</span><br />
8) Click the Configure Mail Provider button<br />
9) Choose <span style="font-weight: bold;" class="mycode_b">MailerSend </span>from the available dropdown list]]></description>
			<content:encoded><![CDATA[Installing MailerSend is very simple. The following steps will guide you through the process:<br />
<br />
1) Upload the entire folder to your website - if you experience problems, try uploading in binary mode. However, do not upload the “upload” folder, just the files inside of it!<br />
2) Login to the admin area, go to Configuration &gt; System Settings &gt; ADDON MODULES<br />
3) In the addon modules page, you will see the <span style="font-weight: bold;" class="mycode_b">MailerSend</span> click activate, then click configure to see the options<br />
4) Activate the API tokens <a href="https://app.mailersend.com/api-tokens" target="_blank" rel="noopener" class="mycode_url">Click here</a>, then click on Integrations<br />
5) Check the Full Administrator box in the Access Control, then click Save Changes<br />
6) You can access your module at 'Addons' → 'MailerSend'<br />
7) Navigate to Configuration &gt; System Settings &gt; General &gt; <span style="font-weight: bold;" class="mycode_b">Mail</span><br />
8) Click the Configure Mail Provider button<br />
9) Choose <span style="font-weight: bold;" class="mycode_b">MailerSend </span>from the available dropdown list]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Changelog]]></title>
			<link>https://forum.whmcsservices.net/showthread.php?tid=155</link>
			<pubDate>Sat, 15 Nov 2025 17:00:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.whmcsservices.net/member.php?action=profile&uid=1">whmcsservices</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.whmcsservices.net/showthread.php?tid=155</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Version: 2.0.3 Released (03/06/2026)</span><br />
Maintenance<br />
<br />
Fixed: License System<br />
Fixed: PHP error<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 2.0.2 Released (01/26/2026)</span><br />
Maintenance<br />
<br />
Updated Support <span style="font-weight: bold;" class="mycode_b">WHMCS 8.13.x &amp; 9.0</span><br />
Updated Improve Licence System<br />
Removed Remove Support for WHMCS V8.10 to 8.11<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 2.0.1 Released (03/06/2025)</span><br />
Maintenance<br />
<br />
Changed: Licence System<br />
Changed: work <span style="font-weight: bold;" class="mycode_b">WHMCS 11.x &amp; 12.x</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 2.0.0 Released (12/01/2024)</span><br />
Stable<br />
<br />
Added Email Verification<br />
Added Transactional SMS<br />
Added Daily request quota<br />
Added Support PHP 8.3<br />
Added Ioncube 14 Support<br />
Removed Remove Support for PHP 7.4<br />
Removed Remove Support for WHMCS V8.7 to 8.9<br />
Fixed BCC<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.3 Released (01/04/2024)</span><br />
Maintenance<br />
<br />
Fixed support for ionCube Loader v13<br />
Updated work with Licence System<br />
Updated Improve ionCube Loader<br />
Updated Remove Support for WHMCS V8.4 to 8.6<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.2 Released (12/02/2022)</span><br />
Maintenance<br />
<br />
Fixed Support PHP 8.1<br />
Updated Remove Support for PHP 7.2 to 7.3<br />
Updated Remove Support for WHMCS V8.2 to 8.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.1 Released (03/18/2022)</span><br />
Maintenance<br />
<br />
Added API daily quota over error<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.0 Released (10/08/2020)</span><br />
Stable<br />
<br />
New Initial Release]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Version: 2.0.3 Released (03/06/2026)</span><br />
Maintenance<br />
<br />
Fixed: License System<br />
Fixed: PHP error<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 2.0.2 Released (01/26/2026)</span><br />
Maintenance<br />
<br />
Updated Support <span style="font-weight: bold;" class="mycode_b">WHMCS 8.13.x &amp; 9.0</span><br />
Updated Improve Licence System<br />
Removed Remove Support for WHMCS V8.10 to 8.11<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 2.0.1 Released (03/06/2025)</span><br />
Maintenance<br />
<br />
Changed: Licence System<br />
Changed: work <span style="font-weight: bold;" class="mycode_b">WHMCS 11.x &amp; 12.x</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 2.0.0 Released (12/01/2024)</span><br />
Stable<br />
<br />
Added Email Verification<br />
Added Transactional SMS<br />
Added Daily request quota<br />
Added Support PHP 8.3<br />
Added Ioncube 14 Support<br />
Removed Remove Support for PHP 7.4<br />
Removed Remove Support for WHMCS V8.7 to 8.9<br />
Fixed BCC<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.3 Released (01/04/2024)</span><br />
Maintenance<br />
<br />
Fixed support for ionCube Loader v13<br />
Updated work with Licence System<br />
Updated Improve ionCube Loader<br />
Updated Remove Support for WHMCS V8.4 to 8.6<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.2 Released (12/02/2022)</span><br />
Maintenance<br />
<br />
Fixed Support PHP 8.1<br />
Updated Remove Support for PHP 7.2 to 7.3<br />
Updated Remove Support for WHMCS V8.2 to 8.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.1 Released (03/18/2022)</span><br />
Maintenance<br />
<br />
Added API daily quota over error<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.0 Released (10/08/2020)</span><br />
Stable<br />
<br />
New Initial Release]]></content:encoded>
		</item>
	</channel>
</rss>