Page 1 of 1

Recovery after Server Crash

Posted: Thu Sep 27, 2012 9:35 pm
by timr
I sent a mailing to about 9,000 recipients, and while the QUEUE folder was being filled up, my server crashed and re-booted with only about 2,000 emails in the QUEUE folder. After everything came back up, I checked the QUEUE folder and while it was delivering the 2,000 that went in there before the server crash, it didn't pick up the other 7,000. I had implemented bug fix #2 a while back

( Open file recovery.py in directory /home/openemm/bin/scripts and change expression (lastsent, \'%Y-%m-%d\') in line 187 to (lastsent, \'%%Y-%%m-%%d\')

but OpenEMM didn't pick up the other 7,000 emails after restart and I even re-booted the server. Is there anything else I can do to get OpenEMM to place the other 7,000 emails into the QUEUE folder?