Recovery after Server Crash

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

timr
Posts: 35
Joined: Mon Aug 31, 2009 2:31 pm

Recovery after Server Crash

Post 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?