django-mailer-2 icon indicating copy to clipboard operation
django-mailer-2 copied to clipboard

New command to unlock mail as a failsafe

Open tclancy opened this issue 11 years ago • 0 comments

I've noticed the mailer can get locked up where the LOCK_FILE never gets removed. This command blows the file away if it's over 4 minutes old (I suppose it should be a setting). Run it as a cron job every X minutes to feel better about things (or at least get notified when the mail is locked).

tclancy avatar Jul 10 '13 15:07 tclancy