<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged newsletter</title>
<link>https://www.question2answer.org/qa/tag/newsletter</link>
<description>Powered by Question2Answer</description>
<item>
<title>SMTP Error with Newsletter Mailing: Limit of 250 e-mails per hour exceeded</title>
<link>https://www.question2answer.org/qa/67385/smtp-error-with-newsletter-mailing-limit-mails-hour-exceeded</link>
<description>

&lt;p&gt;A very important note for all that use SMTP as mailing option instead of PHP.&lt;/p&gt;

&lt;p&gt;You will run into erros when using the newsletter mailing:&lt;/p&gt;

&lt;pre&gt;PHP Question2Answer email send error: SMTP Error: The following recipients failed: mail@example.de: Limit of 250 e-mails per hour exceeded, please try again in 60min. or contact your support.&lt;/pre&gt;

&lt;p&gt;Hundreds of such errors in my error log file...&lt;/p&gt;

&lt;p&gt;I guess the only fix is to &lt;strong&gt;contact the hosting provider!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Or changing the settings of your server.&lt;/strong&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/67385/smtp-error-with-newsletter-mailing-limit-mails-hour-exceeded</guid>
<pubDate>Wed, 19 Sep 2018 16:16:53 +0000</pubDate>
</item>
<item>
<title>Newsletter Plugin</title>
<link>https://www.question2answer.org/qa/50068/newsletter-plugin</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I'm after a newsletter plugin. I don't see any in working condition. Would anybody be able to make something custom (if so at what cost) or release a premium plugin? One of the reasons Quora is so successful is the engaging newsletters they put out.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Sam</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/50068/newsletter-plugin</guid>
<pubDate>Mon, 01 Feb 2016 00:58:42 +0000</pubDate>
</item>
<item>
<title>Any Newsletter plugin which is in working condition??</title>
<link>https://www.question2answer.org/qa/48274/any-newsletter-plugin-which-is-in-working-condition</link>
<description>The current newsletter plugin is showing some problem and a lot of people actually reported them but till now there is no solution.&lt;br /&gt;
&lt;br /&gt;
So I am asking to every single user, has anyone made a working Newsletter plugin? It is very necessary for community website and Q2A is lagging a big feature here.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/48274/any-newsletter-plugin-which-is-in-working-condition</guid>
<pubDate>Mon, 05 Oct 2015 04:19:32 +0000</pubDate>
</item>
<item>
<title>Feature: Number of email / newsletter recipients</title>
<link>https://www.question2answer.org/qa/46613/feature-number-of-email-newsletter-recipients</link>
<description>It would be great if the statistics would show the number of email / newsletter recipients, I mean all users that are subscribed.&lt;br /&gt;
&lt;br /&gt;
This has just to be calculated, in my opinion, when the admin opens the statistics page.&lt;br /&gt;
&lt;br /&gt;
Defined is: define('QA_USER_FLAGS_NO_MAILINGS', 32);&lt;br /&gt;
&lt;br /&gt;
For now, the query to get the count of subscribed users should be:&lt;br /&gt;
&lt;br /&gt;
SELECT COUNT(userid)&lt;br /&gt;
FROM `qa_users`&lt;br /&gt;
WHERE BINARY flags != BINARY 32;&lt;br /&gt;
&lt;br /&gt;
However, I am not sure if this is the correct bit flag comparision. Any comment appreciated.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/46613/feature-number-of-email-newsletter-recipients</guid>
<pubDate>Sun, 19 Jul 2015 01:43:35 +0000</pubDate>
</item>
<item>
<title>Idea for q2a v1.8: Save Newsletters in DB</title>
<link>https://www.question2answer.org/qa/45846/idea-for-q2a-v1-8-save-newsletters-in-db</link>
<description>Using newsletter mailings more and more, I think it would be great to save all newsletters that are sent out.&lt;br /&gt;
&lt;br /&gt;
This feature should probably implemented in the existing core functionality.&lt;br /&gt;
&lt;br /&gt;
This way users can also access &amp;quot;old&amp;quot; newsletters. And it could be seen as kind of news blog.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/45846/idea-for-q2a-v1-8-save-newsletters-in-db</guid>
<pubDate>Mon, 15 Jun 2015 18:04:20 +0000</pubDate>
</item>
<item>
<title>How to insert users' names in the newsletter mass emails?</title>
<link>https://www.question2answer.org/qa/43744/how-to-insert-users-names-in-the-newsletter-mass-emails</link>
<description>Hi all&lt;br /&gt;
&lt;br /&gt;
I wanna mention users names in the email they receive from the admin. Somthing like&lt;br /&gt;
&lt;br /&gt;
Hello John&lt;br /&gt;
&lt;br /&gt;
.....&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Hello Jennfer&lt;br /&gt;
&lt;br /&gt;
....&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Hello Nik,&lt;br /&gt;
&lt;br /&gt;
....&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
How can I do that?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/43744/how-to-insert-users-names-in-the-newsletter-mass-emails</guid>
<pubDate>Thu, 12 Feb 2015 16:18:09 +0000</pubDate>
</item>
<item>
<title>News-letter plugin not working ,how to enable cron job???</title>
<link>https://www.question2answer.org/qa/34388/news-letter-plugin-not-working-how-to-enable-cron-job</link>
<description></description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/34388/news-letter-plugin-not-working-how-to-enable-cron-job</guid>
<pubDate>Wed, 14 May 2014 15:21:48 +0000</pubDate>
</item>
<item>
<title>How to enable NoahY / q2a-newsletter</title>
<link>https://www.question2answer.org/qa/32372/how-to-enable-noahy-q2a-newsletter</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I activated the plugin &amp;quot;NoahY / q2a-newsletter&amp;quot; in my plugins page and have enabled &amp;quot;send newsletter&amp;quot; interval is for &amp;quot;1&amp;quot;day. &lt;br /&gt;
&lt;br /&gt;
I clicked on save options and process and send but I don't see any newsletter getting delivered to the registered email id.&lt;br /&gt;
&lt;br /&gt;
Please help...</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/32372/how-to-enable-noahy-q2a-newsletter</guid>
<pubDate>Wed, 26 Feb 2014 21:32:31 +0000</pubDate>
</item>
<item>
<title>Any way, to send automatic Mailings about new Questions to the users?</title>
<link>https://www.question2answer.org/qa/22190/any-way-send-automatic-mailings-about-new-questions-the-users</link>
<description>

&lt;p&gt;
	Hello, i have installed question2answer on &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.genialgefragt.com&quot;&gt;Genial gefragt&lt;/a&gt;, i´m happy with the most functions, but i´m missing a function, to make mass mailing daily or weekly, with new questions.&lt;/p&gt;


&lt;p&gt;
	Is there any function or plugin available?&amp;nbsp;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/22190/any-way-send-automatic-mailings-about-new-questions-the-users</guid>
<pubDate>Thu, 14 Mar 2013 05:33:33 +0000</pubDate>
</item>
<item>
<title>I am using the newsletter plugin and want all user by default subscribe to the newsletter. How can I do it?</title>
<link>https://www.question2answer.org/qa/21701/using-newsletter-plugin-want-default-subscribe-newsletter</link>
<description></description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/21701/using-newsletter-plugin-want-default-subscribe-newsletter</guid>
<pubDate>Sun, 24 Feb 2013 12:32:22 +0000</pubDate>
</item>
<item>
<title>qa-plugin/q2a-newsletter-master/qa-plugin.php on line 158</title>
<link>https://www.question2answer.org/qa/19200/qa-plugin-q2a-newsletter-master-qa-plugin-php-on-line-158</link>
<description>This type of error I am getting whenever I click on Process button of Newsletter..&lt;br /&gt;
&lt;br /&gt;
Notice: Undefined variable: qhtml in qa-plugin/q2a-newsletter-master/qa-plugin.php on line 158&lt;br /&gt;
&lt;br /&gt;
Warning: implode() [function.implode]: Invalid arguments passed in ... qa-plugin/q2a-newsletter-master/qa-plugin.php on line 158&lt;br /&gt;
&lt;br /&gt;
What is the issue??</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/19200/qa-plugin-q2a-newsletter-master-qa-plugin-php-on-line-158</guid>
<pubDate>Sat, 17 Nov 2012 02:27:43 +0000</pubDate>
</item>
<item>
<title>newsletter plugin</title>
<link>https://www.question2answer.org/qa/17882/newsletter-plugin</link>
<description>I am using the newsletter plugin and want all user by default subscribe to the newsletter. Any pointer.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/17882/newsletter-plugin</guid>
<pubDate>Thu, 20 Sep 2012 23:16:19 +0000</pubDate>
</item>
<item>
<title>What would you like to see in an newsletter plug-in?</title>
<link>https://www.question2answer.org/qa/9921/what-would-you-like-to-see-in-an-newsletter-plug-in</link>
<description>Im building a plug-in that'll hook into MailChimp.com. It'll give you the option to import all existing members into a MC list and add any new members that confirm their email address. What else would you like to see this plug-in do?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/9921/what-would-you-like-to-see-in-an-newsletter-plug-in</guid>
<pubDate>Sat, 22 Oct 2011 06:26:14 +0000</pubDate>
</item>
<item>
<title>How to stay informed about updates</title>
<link>https://www.question2answer.org/qa/9610/how-to-stay-informed-about-updates</link>
<description>Hi, how do i can stay informed about updates or upgrades, do you have a newsletter or do you send info to the registered users?&lt;br /&gt;
&lt;br /&gt;
Thank you</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/9610/how-to-stay-informed-about-updates</guid>
<pubDate>Tue, 04 Oct 2011 14:02:29 +0000</pubDate>
</item>
<item>
<title>Export User-Mails to write Newsletters</title>
<link>https://www.question2answer.org/qa/5169/export-user-mails-to-write-newsletters</link>
<description>I know that some users before asked, if it would be possible to write newsletters to all users, but sadly it still is not planed. However another way, that i guess is much more simple to develop is an option to export all user-mails. After that you can import it to aweber, mailchimp or icontact and send it out when you got news.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/5169/export-user-mails-to-write-newsletters</guid>
<pubDate>Thu, 17 Mar 2011 05:14:40 +0000</pubDate>
</item>
</channel>
</rss>