smenable.py broken since (auto)commit support was added in agn.py
software for email automation (newsletters, transaction mails, etc.)
Brought to you by:
maschoff
You are unable to use smenable.py (used by /home/openemm/bin/sendmail-disable.sh for example), i.e. follow "3.3 Use of OpenEMM's Internal SMTP Server" paragraph from manual since 2008-07-01 I guess when (auto)commit support was added in agn.py. The problem is, that the queries aren't committed.
I was wondering how this could remain unnoticed so long... I guess there aren't many people out there using InnoDB from start. Due to missing rollback support in MyISAM you cannot hit this. And you probably don't switch an already working system so this explains why nobody noticed yet.
We would like to publish your patch with credits. Please provide input for the credit line (name and/or company). Thanks!