Re: [exim] Storing Data in MySQL

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Graeme Fowler
Datum:  
To: Exim
Betreff: Re: [exim] Storing Data in MySQL
Replace "SELECT" with "INSERT" in your queries driven with the "warn" ACL verb. Sorted.

Graeme