<div dir="ltr">I would certainly look into that error with mimemail because your html mails are send via mimemail, so you want to be sure mimemail gives no errors. Check mimemail settings, sendmail path and permissions. Does the normal emailing of lost password functions normally on your site? Check logs, reinstall mimemail if necessary. I never had errors with mimemail.<br>
<br>Did you use poormanscron? There is a setting for poormanscron which will log cron progress which you should turn on to be able to check what is happening. <br><br>While sending you can only check which subscribers have received their newsletter by looking at the database: in the table simplenews_subscriptions the s_status column shows 1 when the newsletter has arrived at this user and 0 when not yet. They are reset at 0 when they all are sent. This way of checking how many mails have been sent is of course not userfriendly and I talked about it to the maintainer of simplenews and his arguments not to make this value visible as a progress bar is that admins might send several newsletters simultaniously and then the values are not correct anymore. I&#39;m not sure about this and think it is not so common to send several newsletters at the same time, but you never know.<br>
<br>Hans<br><br><br><br><br><div class="gmail_quote">2008/8/28 geniekids <span dir="ltr">&lt;<a href="mailto:ratadi2@gmail.com">ratadi2@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
I tried my second newsletter with painful results - it seem to have NOT at<br>
all got delivered - atleast to most emails.<br>
1. My database is 9000+ strong.<br>
2. When i did a test - everything seemed fine (i did test on two email -<br>
gmail and yahoo - to each was fine.<br>
3. Cron throttle was set to 50 with the poormanscron set to trigger every 8<br>
minutes (making it 350-400 emails per hour (less than 500 limit that my host<br>
puts)<br>
<br>
i &quot;sent&quot; the newsletter to the whole list at 17:45pm (approx)<br>
<br>
the watchdog shows an entry at 18:35 showing at cron run -<br>
</div><div class="Ih2E3d">&nbsp;&quot;Executed simplenews_cron via poormanscron, took 4 sec.&quot;<br>
<br>
</div><div class="Ih2E3d">the watchdog shows a &quot;newsletter message &quot; notice at 17:54<br>
</div><div class="Ih2E3d">&nbsp;Newsletter Programs for Parents could not be sent to <a href="mailto:gbs@xxxxxx.com">gbs@xxxxxx.com</a><br>
</div><div class="Ih2E3d">(this looks like a bounced email<br>
<br>
so far so good<br>
<br>
i get 10 &quot;bounced message like above at 17:54<br>
and a whooping 48 bounced messages at 18:02 (which would have been the next<br>
cron throttle after 17:54)<br>
38 bounced messages at 18:10<br>
only 4 bounced messages at 18:18<br>
3 bounced messages at 18:26<br>
6 bounced messages at 18:35<br>
24 bounced messages at 18:43<br>
4 bounced messages at 18:51<br>
and surprising no further error messages<br>
<br>
When I checked the newsletter status in night – around 21.00 hrs – it showed<br>
"sent"<br>
Which obviously means that it has not sent further emails than 18:51 –<br>
because to send 9000+ - t should have taken more than 24 hours!!!<br>
<br>
The watchdog shows cron running every 8 minutes – but shows the following<br>
for newsletter<br>
</div><div class="Ih2E3d">"27 Aug 2008 - 19:00 Executed simplenews_cron via poormanscron, took 0 sec.<br>
</div><div class="Ih2E3d">which would mean that there were no further emails sent after 19:00 hrs<br>
<br>
My Questions:<br>
1. &nbsp; &nbsp; &nbsp;Why did it stop sending emails after some 8 cron throttles?<br>
2. &nbsp; &nbsp; &nbsp;2. How will I know how many?<br>
3. &nbsp; &nbsp; &nbsp;Why did it show the "sent" status when in fact it did not send the same?<br>
How do I know - for sure – in future - that delivery has been done – to all<br>
emails – because a mere sent is not telling the right story!<br>
4. &nbsp; &nbsp; &nbsp;Which other errors should I look at? Php? I get the following error which<br>
I was getting in my first newsletter sent also – but at that time emails<br>
were delivered<br>
QUOTE<br>
</div>mail() [ function.mail function.mail ]: Could not execute mail delivery<br>
<div class="Ih2E3d">program &#39;/usr/sbin/sendmail -t -i&#39; in<br>
/home/genie/public_html/modules/mimemail/mimemail.module on line 279.<br>
</div><div class="Ih2E3d">UNQUOTE<br>
<br>
Any guidance would be most welcome<br>
<br>
<br>
</div><div><div></div><div class="Wj3C7c">geniekids wrote:<br>
&gt;<br>
&gt; Description<br>
&gt;<br>
&gt; I tried my first email newsletter with simplenews.<br>
&gt;<br>
&gt; 1. How does simple news handle bounced emails. I am mailing to 7000+<br>
&gt; emails. Surely many emails will get bounced. But i did not get any email<br>
&gt; in the sender email box. Is there a way to check that and get the list of<br>
&gt; bouncing emails ids. (to clean up the list)<br>
&gt;<br>
&gt; 2. I have set Cron throttle to 100 and set Initial send time: 2seconds<br>
&gt; (default value)). Cron using poormanscron is set to run every 10 minutes.<br>
&gt; Ae these appropriate settings?<br>
&gt;<br>
&gt; 3. Also while composing i had not put any background colour and formatted<br>
&gt; the html email in TINYMCE. During delivery - only to yahoo email ids - it<br>
&gt; is adding a ugly background colour which is making it almost impossible to<br>
&gt; read the email. This is not happening in gmail or hotmail! What could be<br>
&gt; causing this?<br>
&gt;<br>
&gt; 4. Also fundamentally is simple news the &quot;right choice&quot; for emailing<br>
&gt; something to a large number like 7000+ emails. Should i be looking at some<br>
&gt; other module or any other mailing package - any recommendations - is<br>
&gt; mailman a better choice. Though i love the integration of simple news into<br>
&gt; the drupal website and ease of subscribing offered to the visitors.<br>
&gt;<br>
&gt; thanks in advance<br>
&gt;<br>
<br>
--<br>
</div></div>View this message in context: <a href="http://www.nabble.com/simplenews---Bouncing-emails%2C-Background-colour---other-issues-tp19101811p19207554.html" target="_blank">http://www.nabble.com/simplenews---Bouncing-emails%2C-Background-colour---other-issues-tp19101811p19207554.html</a><br>

<div><div></div><div class="Wj3C7c">Sent from the Drupal - Support mailing list archive at Nabble.com.<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]</div></div></blockquote></div><br><br clear="all"><br>-- <br>Hans Rossel<br>KOBA Webdevelopment<br>Kerkstraat 228<br>
9050 Gent<br>09-334.52.60<br>0472-79.32.16<br><a href="http://www.koba.be">www.koba.be</a><br><a href="mailto:info@koba.be">info@koba.be</a><br>
</div>