<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title>Dada Mail Developers</title>
  <link rel="alternate" href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev/"/>
  <link rel="self"      href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive_atom/dadadev/"/>
  
  <updated>2008-12-05T00:25:06Z</updated>
  <author>
    <name>Dada Mail Developers List Owner</name>
     
    <email>&#106;&#117;&#x73;&#x74;&#x69;&#110;&#x40;&#100;&#x61;&#x64;&#x61;&#109;&#x61;&#105;&#x6C;&#112;&#x72;&#x6F;&#x6A;&#101;&#99;&#116;&#46;&#99;&#x6F;&#x6D;</email>
  </author>
  <id>http://dadamailproject.com/cgi-bin/dada/mail.cgi</id>
 
  <generator>Pro Dada 3.1.0 - 11/03/08 - snapshot</generator>
 

  <entry>
    <title>[dadadev] Verify Address From File Bug</title>
    <link rel="alternate" href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev/20081204153839/"/>
    <id>tag:dadamailproject.com,2008-12-04:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fdadadev%2F20081204153839%2F</id>
    
    <published>2008-12-04T15:38:39Z</published>
    <updated>2008-12-04T15:38:39Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
When adding addresses to a list from a file, if the file name contains a &lt;br /&gt;
single quote, e.g. Carl's List.csv, you get the following error.  Solution: &lt;br /&gt;
Remove single quotes (maybe some other special characters, too) from file &lt;br /&gt;
name.&lt;br /&gt;
&lt;br /&gt;
Program Error (Server Error 500)&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
More information about this error may be available in the server error log &lt;br /&gt;
and/or program error log.&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
Can't open: &lt;br /&gt;
/home2/firstch1/.dada_files/.tmp/f618a864fa94f10770c8b72e09b8047c-Carl's%20List.csv &lt;br /&gt;
because: No such file or directory at /DADA/App/Guts.pm line 2221.&lt;br /&gt;
&lt;br /&gt;
Carl K.&lt;/p&gt;

    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://dadamailproject.com/cgi-bin/dada/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Dada Mail Developers
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;dadadev&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>[dadadev] Verify Changed Permissions</title>
    <link rel="alternate" href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev/20081204152755/"/>
    <id>tag:dadamailproject.com,2008-12-04:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fdadadev%2F20081204152755%2F</id>
    
    <published>2008-12-04T15:27:55Z</published>
    <updated>2008-12-04T15:27:55Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
Here is an entry for the DadaMail Knowledge Base: Today I entered an email &lt;br /&gt;
address into the list view screen and verified it.  It correctly told me it &lt;br /&gt;
already existed.  Then I pasted in 120 addresses and tried to verify them &lt;br /&gt;
against my list, but got a &amp;#34;Server 500&amp;#34; error, something about not having &lt;br /&gt;
access rights to the /.dada_files/.tmp/ directory.  After this, I couldn't &lt;br /&gt;
verify even single addresses.  When I checked, some of the write and execute &lt;br /&gt;
properties on the /.tmp/ directory were missing.  The solution was to set &lt;br /&gt;
the permissions like the other directories (drwxr-xr-x) and I was able to &lt;br /&gt;
verify addresses again.  Cause undetermined.&lt;br /&gt;
&lt;br /&gt;
Carl K. &lt;/p&gt;

    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://dadamailproject.com/cgi-bin/dada/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Dada Mail Developers
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;dadadev&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>[dadadev] Sending to Multiple Lists</title>
    <link rel="alternate" href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev/20081204152736/"/>
    <id>tag:dadamailproject.com,2008-12-04:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fdadadev%2F20081204152736%2F</id>
    
    <published>2008-12-04T15:27:36Z</published>
    <updated>2008-12-04T15:27:36Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
Is there a way to send an email to multiple lists such that people who are &lt;br /&gt;
members of both lists only get one email?  Basically, I'd like to either &lt;br /&gt;
merge two lists into one, without creating a new list every time, or send to &lt;br /&gt;
two lists without duplicates.&lt;br /&gt;
&lt;br /&gt;
Carl K &lt;/p&gt;

    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://dadamailproject.com/cgi-bin/dada/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Dada Mail Developers
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;dadadev&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>[dadadev] dadadev Re: dadadev Re: Dada Mail 3.0.1  Includes error logs</title>
    <link rel="alternate" href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev/20081202171901/"/>
    <id>tag:dadamailproject.com,2008-12-02:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fdadadev%2F20081202171901%2F</id>
    
    <published>2008-12-02T17:19:01Z</published>
    <updated>2008-12-02T17:19:01Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
Yes, now I'm getting the same errors with sendmail, too.  I have made &lt;br /&gt;
no changes to the setup since sending on Sunday.  THe 500 error &lt;br /&gt;
happens after I hit the send button; I get the error and not the &lt;br /&gt;
progress screen.  Same for sending one test or the list msg.  Same &lt;br /&gt;
error if I go to the admin menu on the left and click on monitor my &lt;br /&gt;
mailing.  I did restart the vps a couple of times, in case I had a &lt;br /&gt;
server issue.&lt;br /&gt;
Perhaps something got corrupted.  I dunno.&lt;br /&gt;
&lt;br /&gt;
Have been trying to go back to 2.10.16. I don't have time to play &lt;br /&gt;
with it, I have a blast to send.  Not having much luck with that &lt;br /&gt;
either.   It can't connect to mysql.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At 2:15 PM -0500 12/2/08, Justin J wrote:&lt;br /&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;Sending even a test msg using smtp sending results in the 500 server error&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;Works for me - anyone else?&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;I do see there's about a million lines with something like this:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;That's suspicious. You sure you have Dada Mail installed correctly? &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;There's seems to be a configuration error, somewhere. All these &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;errors don't really point to SMTP sending, per say - you would &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;probably get the same error with sendmail - but you're not?&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;--&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;Justin J.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;Dada Mail -  Write Once: Distribute Everywhere Software&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;url: &lt;a href=&quot;http://dadamailproject.com&quot;&gt;http://dadamailproject.com&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;Demo:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;a href=&quot;http://demo.dadamailproject.com&quot;&gt;http://demo.dadamailproject.com&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;Seen Dada Mail 3?&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;a href=&quot;http://dadamailproject.com/features/3_0/&quot;&gt;http://dadamailproject.com/features/3_0/&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;On Dec 2, 2008, at 12:09 PM, John Collins wrote:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;Sending even a test msg using smtp sending results in the 500 server error&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;Program Error (Server Error 500)&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;More information about this error may be available in the server &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;error log and/or program error log.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;can't open pause: Not a directory at /DADA/Mail/MailOut.pm line 608&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;LOG VIEWER&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;Last 100 lines   in the error log viewer....................&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:36 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:37 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: Problems filling out the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'Sending Monitor' admin menu item with interesting bits of &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;information about the mailouts: can't open pause: Not a directory &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;at ..//DADA/Mail/MailOut.pm line 608&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: Problems filling out the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'Sending Monitor' admin menu item with interesting bits of &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;information about the mailouts: can't open pause: Not a directory &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;at ..//DADA/Mail/MailOut.pm line 608&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:38 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:39 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: Integrity warning: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/num_sending_to.txt &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;(num_sending_to) is not present! at ..//DADA/Mail/MailOut.pm line &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;751&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/num_sending_to.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/counter.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/first_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: Raw Message that should &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;be saved at: &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/raw_message.txtisn't &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;there. at ..//DADA/Mail/MailOut.pm line 1436.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: The file, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetingsandmixers.com.lock/last_access.txt'does &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;not exist to poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;[Tue Dec  2 11:18:40 2008] log_viewer.cgi: Problems filling out the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;'Sending Monitor' admin menu item with interesting bits of &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;information about the mailouts: can't open pause: Not a directory &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;at ..//DADA/Mail/MailOut.pm line 608&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;At 5:51 PM -0500 11/30/08, Justin J wrote:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;John,&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;It is S-L-O-W!&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;It's sending at the rate of under 1800 per hour.  With 18,000 to &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;send it will take over ten hours.  This is not workable.  I &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;cannot send a second msg in the same day.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;Reference:  Dada 3.01pro.  External config.  MySQL backend.  I &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;have tried it with the batch sending set to 180 with a one second &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;pause or to not have it set to send in batches or with any &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;pauses.  No difference.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;Wha' happened?&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;First and foremost, I don't make Dada Mail to go as fast as &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;possible. I don't do that because the bottle neck is never Dada &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Mail, it's the actually mailing part - where you send the message &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;off to your mail server. You're 1800 messages an hour is about 2 &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;messages/second. That's probably on ball with how fast the mail &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;server can take messages. I'm not at all worried about that.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;You can test my theory by, instead of sending a message to your &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;mail server, using the sendmail command, instead send it to, just &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;a file that gets appended. Change the config variable &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;$MASS_MAIL_SETTINGS from what it probably is set to:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;$MASS_MAIL_SETTINGS = &amp;#34;|$MAILPROG -t&amp;#34;;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;to something like this:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;    $MASS_MAIL_SETTINGS = &amp;#34;&amp;#62;&amp;#62;/dev/null&amp;#34;;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Send a message out (nothing will actually get sent out) and tell &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;me how fast messages are going out. If it's more like 18,000 &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;messages/hour, instead of 1800 messages an hour - guess what? It's &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;not Dada Mail, it's the sendmail command taking 2 seconds a &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;messages - and that's it.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Make sure to change back this variable, when you really want to &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;send out a message.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;If it's sendmail taking so long - there's not much I can do. You &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;can try this:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;      &lt;a href=&quot;http://www.dadamailproject.com/support/boards/viewtopic.php?f=18&amp;#38;t=515&quot;&gt;http://www.dadamailproject.com/support/boards/viewtopic.php?f=18&amp;t=515&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;which means switching to SMTP sending. That's all I got for you.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;I know, John, you like to report sending speed problems, but a lot &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;of your reports are without much evidence - error logs and the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;like and you then don't like trying out a lot of the changes I &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;make. This report, for example, is basically the same report you &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;gave a few months ago. My answer is pretty similar, as well. If &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;you're asking me to jump, I'm going to tell you, &amp;#34;I'm jumping&amp;#34; and &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;not, &amp;#34;how high&amp;#34;  - there's nothing I can do, internally, in Dada &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Mail to speed up sending.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;I don't want it to be a, &amp;#34;He said, she said&amp;#34; thing with Westhost, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;where they say they haven't changed anything on their side, so it &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;must be on Dada Mail's side - it gets us nowhere. Are there major, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;huge, ginormous changes in Dada Mail 3, when compared to 2? Yes. A &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;lot. Can I go back to how 2 worked? I can't, unless you want to &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;get ride of all the subscriber fields stuff and all the mailing &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;monitor stuff in 3. If those aren't important to you - use 2.x. &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Especially with this version - which is just an incremental *bug &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;fix* version of Dada Mail to be as compatible with 3.0 as &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;possible, I don't have much leeway to make huge changes to the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;architecture within Dada Mail.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;I guess a question, *I* would love to ask is, &amp;#34;What is it, that &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;you all - everyone, would like me to do?&amp;#34;, when it comes to the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;issue of mail sending? No one has any ideas, really. I ask for &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;comments on what major feature you all - everyone, wants and no &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;one said, &amp;#34;I want mail sending super fast!&amp;#34;. It was even on the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;list of things, in the form of what's called, &amp;#34;Envelope Sending&amp;#34;, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;but not many people said, &amp;#34;hey, that's a great idea&amp;#34;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;A lot of my concentration, in Dada Mail, is not with sending super &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;fast - a lot of my concentration has been around getting the &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;people who have limits of sending at only 500 messages an hour &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;realistically working, thus the whole sending monitor stuff - &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;which is a very complex bit of code - almost too complex. But it's &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;not so complex as to add 2 *seconds* of overhead per message. &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;That's just silly,&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;--&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Justin J.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Dada Mail -  Write Once: Distribute Everywhere Software&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;url: &lt;a href=&quot;http://dadamailproject.com&quot;&gt;http://dadamailproject.com&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Demo:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;a href=&quot;http://demo.dadamailproject.com&quot;&gt;http://demo.dadamailproject.com&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;Seen Dada Mail 3?&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;a href=&quot;http://dadamailproject.com/features/3_0/&quot;&gt;http://dadamailproject.com/features/3_0/&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;On Nov 30, 2008, at 2:06 PM, John Collins wrote:&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;FYI-&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;It is S-L-O-W!&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;It's sending at the rate of under 1800 per hour.  With 18,000 to &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;send it will take over ten hours.  This is not workable.  I &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;cannot send a second msg in the same day.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;I just checked my archives and back in Aprll, I sent 19, 600 in &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;58 mins total (vers 2.x, which was typical at that time). Sending &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;rates have been decreasing since then, with the largest drop on &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;this edition.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;I called Westhost support and was told that they have not made &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;any changes to the mail servers.  Further, they said that while &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;watching the output, that there were few messages in the queue; &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;that Dada was not keeping up with sendmail.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;Reference:  Dada 3.01pro.  External config.  MySQL backend.  I &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;have tried it with the batch sending set to 180 with a one second &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;pause or to not have it set to send in batches or with any &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;pauses.  No difference.&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;Wha' happened?&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&amp;#62;Dada Mail 3.0.1 is released after a good long bug-release cycle, &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&amp;#62;where we squashed about 23 (reported) bugs. There's probably a &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&amp;#62;&amp;#62;&amp;#62;&amp;#62;bit more, but that's how it goes.&lt;/p&gt;&lt;/span&gt;

    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://dadamailproject.com/cgi-bin/dada/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Dada Mail Developers
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;dadadev&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>[dadadev] Re: dadadev Re: Dada Mail 3.0.1 Includes error logs</title>
    <link rel="alternate" href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev/20081202141503/"/>
    <id>tag:dadamailproject.com,2008-12-02:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fdadadev%2F20081202141503%2F</id>
    
    <published>2008-12-02T14:15:03Z</published>
    <updated>2008-12-02T14:15:03Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62; Sending even a test msg using smtp sending results in the 500 server  &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62; error&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
Works for me - anyone else?&lt;br /&gt;
&lt;br /&gt;
I do see there's about a million lines with something like this:&lt;br /&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62;&lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62; [Tue Dec  2 11:18:36 2008] log_viewer.cgi: The file,  &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62; '//.dada_files/.tmp/sendout-MNM- &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62; list-20081116144758.91630066_at_meetingsandmixers.com.lock/ &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62; first_access.txt'does not exist to poll. at ..//DADA/Mail/MailOut.pm  &lt;br /&gt;&lt;/span&gt;
&lt;span class=&quot;quoted_reply&quot;&gt;&amp;#62; line 1336&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
That's suspicious. You sure you have Dada Mail installed correctly?  &lt;br /&gt;
There's seems to be a configuration error, somewhere. All these errors  &lt;br /&gt;
don't really point to SMTP sending, per say - you would probably get  &lt;br /&gt;
the same error with sendmail - but you're not?&lt;/p&gt;

    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://dadamailproject.com/cgi-bin/dada/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Dada Mail Developers
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;dadadev&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>[dadadev] dadadev Re: Dada Mail 3.0.1 Includes error logs</title>
    <link rel="alternate" href="http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev/20081202140948/"/>
    <id>tag:dadamailproject.com,2008-12-02:%2Fcgi-bin%2Fdada%2Fmail.cgi%2Farchive%2Fdadadev%2F20081202140948%2F</id>
    
    <published>2008-12-02T14:09:48Z</published>
    <updated>2008-12-02T14:09:48Z</updated>
    <content type="html">


&lt;div&gt;Sending even a test msg using smtp sending results in the 500
server error&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size=&quot;+3&quot; color=&quot;#000000&quot;&gt;&lt;b&gt;Program Error (Server Error
500)&lt;br&gt;
&lt;/b&gt;&lt;/font&gt;&lt;font size=&quot;+1&quot; color=&quot;#000000&quot;&gt;&lt;br&gt;
More information about this error may be available in the server error
log and/or program error log.&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;can't open pause: Not a directory at
/DADA/Mail/MailOut.pm line 608&lt;/font&gt;&lt;/tt&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size=&quot;+3&quot; color=&quot;#000000&quot;&gt;&lt;i&gt;&lt;b&gt;LOG
VIEWER&lt;/b&gt;&lt;/i&gt;&lt;/font&gt;&lt;br&gt;
&lt;font size=&quot;+3&quot; color=&quot;#000000&quot;&gt;&lt;i&gt;&lt;b&gt;&lt;/b&gt;&lt;/i&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size=&quot;+1&quot; color=&quot;#000000&quot;&gt;Last 100 lines&amp;#160;&amp;#160; in the
error log viewer....................&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size=&quot;+1&quot; color=&quot;#000000&quot;&gt;&lt;br&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size=&quot;+1&quot; color=&quot;#000000&quot;&gt;&lt;br&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size=&quot;+1&quot; color=&quot;#000000&quot;&gt;&lt;br&gt;
&lt;/font&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;[Tue Dec&amp;#160; 2 11:18:36 2008]
log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:36 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;/font&gt;&lt;/tt&gt;&lt;/div&gt;
&lt;div&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;[Tue Dec&amp;#160; 2 11:18:37 2008]
log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;/font&gt;&lt;/tt&gt;&lt;/div&gt;
&lt;div&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;[Tue Dec&amp;#160; 2 11:18:37 2008]
log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:37 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: Problems filling out
the 'Sending Monitor' admin menu item with interesting bits of
information about the mailouts: can't open pause: Not a directory at
..//DADA/Mail/MailOut.pm line 608&lt;/font&gt;&lt;/tt&gt;&lt;/div&gt;
&lt;div&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;[Tue Dec&amp;#160; 2 11:18:38 2008]
log_viewer.cgi: Problems filling out the 'Sending Monitor' admin menu
item with interesting bits of information about the mailouts: can't
open pause: Not a directory at ..//DADA/Mail/MailOut.pm line 608&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081111161930.17370035_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:38 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144515.02586166_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;/font&gt;&lt;/tt&gt;&lt;/div&gt;
&lt;div&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;[Tue Dec&amp;#160; 2 11:18:39 2008]
log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116144758.91630066_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:39 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081116145600.33166436_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081117090112.73093177_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;/font&gt;&lt;/tt&gt;&lt;/div&gt;
&lt;div&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;[Tue Dec&amp;#160; 2 11:18:40 2008]
log_viewer.cgi: Integrity warning:
//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/num_sending_to.txt (num_sending_to) is
not present! at ..//DADA/Mail/MailOut.pm line 751&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/num_sending_to.txt'does not exist to
poll. at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/counter.txt'does not exist to poll. at
..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/first_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: Raw Message that
should be saved at:
//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meetin&lt;span&gt;&lt;/span&gt;gsandmixers.com.lock/raw_message.txtisn't there. at
..//DADA/Mail/MailOut.pm line 1436.&lt;br&gt;
[Tue Dec&amp;#160; 2 11:18:40 2008] log_viewer.cgi: The file,
'//.dada_files/.tmp/sendout-MNM-list-20081120082525.68917948_at_meeti&lt;span&gt;&lt;/span&gt;ngsandmixers.com.lock/last_access.txt'does not exist to poll.
at ..//DADA/Mail/MailOut.pm line 1336&lt;/font&gt;&lt;/tt&gt;&lt;/div&gt;
&lt;div&gt;&lt;tt&gt;&lt;font color=&quot;#000000&quot;&gt;[Tue Dec&amp;#160; 2 11:18:40 2008]
log_viewer.cgi: Problems filling out the 'Sending Monitor' admin menu
item with interesting bits of information about the mailouts: can't
open pause: Not a directory at ..//DADA/Mail/MailOut.pm line 608&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;&lt;font size=&quot;+1&quot; color=&quot;#000000&quot;&gt;&lt;br&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;At 5:51 PM -0500 11/30/08, Justin J wrote:&lt;/div&gt;
&lt;blockquote cite&gt;John,&lt;br&gt;
&lt;blockquote cite&gt;It is S-L-O-W!&lt;br&gt;
&lt;br&gt;
It's sending at the rate of under 1800 per hour.&amp;#160; With 18,000 to
send it will take over ten hours.&amp;#160; This is not workable.&amp;#160; I
cannot send a second msg in the same day.&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote cite&gt;&lt;br&gt;
&lt;br&gt;
&lt;blockquote cite&gt;Reference:&amp;#160; Dada 3.01pro.&amp;#160;
External config.&amp;#160; MySQL backend.&amp;#160; I have tried it with the
batch sending set to 180 with a one second pause or to not have it set
to send in batches or with any pauses.&amp;#160; No difference.&lt;br&gt;
&lt;br&gt;
Wha' happened?&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote cite&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
First and foremost, I don't make Dada Mail to go as fast as possible.
I don't do that because the bottle neck is never Dada Mail, it's the
actually mailing part - where you send the message off to your mail
server. You're 1800 messages an hour is about 2 messages/second.
That's probably on ball with how fast the mail server can take
messages. I'm not at all worried about that.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
You can test my theory by, instead of sending a message to your mail
server, using the sendmail command, instead send it to, just a file
that gets appended. Change the config variable $MASS_MAIL_SETTINGS
from what it probably is set to:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;x-tab&gt; &lt;/x-tab&gt;$MASS_MAIL_SETTINGS = &amp;#34;|$MAILPROG -t&amp;#34;;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
to something like this:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;x-tab&gt;&amp;#160;&amp;#160; &lt;/x-tab&gt;$MASS_MAIL_SETTINGS =
&amp;#34;&amp;#62;&amp;#62;/dev/null&amp;#34;;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Send a message out (nothing will actually get sent out) and tell me
how fast messages are going out. If it's more like 18,000
messages/hour, instead of 1800 messages an hour - guess what? It's not
Dada Mail, it's the sendmail command taking 2 seconds a messages - and
that's it.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Make sure to change back this variable, when you really want to send
out a message.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
If it's sendmail taking so long - there's not much I can do. You can
try this:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;x-tab&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;
&lt;/x-tab&gt;http://www.dadamailproject.com/support/boards/viewtopic.php?f=18&lt;span&gt;&lt;/span&gt;&amp;#38;t=515&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
which means switching to SMTP sending. That's all I got for you.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I know, John, you like to report sending speed problems, but a lot of
your reports are without much evidence - error logs and the like and
you then don't like trying out a lot of the changes I make. This
report, for example, is basically the same report you gave a few
months ago. My answer is pretty similar, as well. If you're asking me
to jump, I'm going to tell you, &amp;#34;I'm jumping&amp;#34; and not,
&amp;#34;how high&amp;#34;&amp;#160; - there's nothing I can do, internally, in
Dada Mail to speed up sending.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I don't want it to be a, &amp;#34;He said, she said&amp;#34; thing with
Westhost, where they say they haven't changed anything on their side,
so it must be on Dada Mail's side - it gets us nowhere. Are there
major, huge, ginormous changes in Dada Mail 3, when compared to 2?
Yes. A lot. Can I go back to how 2 worked? I can't, unless you want to
get ride of all the subscriber fields stuff and all the mailing
monitor stuff in 3. If those aren't important to you - use 2.x.
Especially with this version - which is just an incremental *bug fix*
version of Dada Mail to be as compatible with 3.0 as possible, I don't
have much leeway to make huge changes to the architecture within Dada
Mail.&lt;/blockquote&gt;
&lt;blockquote cite&gt;&lt;br&gt;
&lt;br&gt;
I guess a question, *I* would love to ask is, &amp;#34;What is it, that
you all - everyone, would like me to do?&amp;#34;, when it comes to the
issue of mail sending? No one has any ideas, really. I ask for
comments on what major feature you all - everyone, wants and no one
said, &amp;#34;I want mail sending super fast!&amp;#34;. It was even on the
list of things, in the form of what's called, &amp;#34;Envelope
Sending&amp;#34;, but not many people said, &amp;#34;hey, that's a great
idea&amp;#34;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
A lot of my concentration, in Dada Mail, is not with sending super
fast - a lot of my concentration has been around getting the people
who have limits of sending at only 500 messages an hour realistically
working, thus the whole sending monitor stuff - which is a very
complex bit of code - almost too complex. But it's not so complex as
to add 2 *seconds* of overhead per message. That's just
silly,&lt;/blockquote&gt;
&lt;blockquote cite&gt;&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
Justin J.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Dada Mail -&amp;#160; Write Once: Distribute Everywhere Software&lt;br&gt;
url: http://dadamailproject.com&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Demo:&lt;br&gt;
http://demo.dadamailproject.com&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Seen Dada Mail 3?&lt;br&gt;
http://dadamailproject.com/features/3_0/&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
On Nov 30, 2008, at 2:06 PM, John Collins wrote:&lt;br&gt;
&lt;blockquote cite&gt;&lt;br&gt;
FYI-&lt;br&gt;
&lt;br&gt;
It is S-L-O-W!&lt;br&gt;
&lt;br&gt;
It's sending at the rate of under 1800 per hour.&amp;#160; With 18,000 to
send it will take over ten hours.&amp;#160; This is not workable.&amp;#160; I
cannot send a second msg in the same day.&lt;br&gt;
&lt;br&gt;
I just checked my archives and back in Aprll, I sent 19, 600 in 58
mins total (vers 2.x, which was typical at that time). Sending rates
have been decreasing since then, with the largest drop on this
edition.&lt;br&gt;
&lt;br&gt;
I called Westhost support and was told that they have not made any
changes to the mail servers.&amp;#160; Further, they said that while
watching the output, that there were few messages in the queue; that
Dada was not keeping up with sendmail.&lt;br&gt;
&lt;br&gt;
Reference:&amp;#160; Dada 3.01pro.&