Updating a mysql table field when a mail has been sent
0 answers - 388 bytes -
Hello everybody. I started last week to discover Exim, and I'm a little lost among all its configuration. I have a mysql table in which I store some users email address associated to a quota. I would like to know how can I do to decrement this quota (the field in my sql table) after a mail has been successfully sent. Best regards. Johan Mereaux.
Re: Updating a mysql table field when a mail has been sent