Answer the question
In order to leave comments, you need to log in
Exim receiving mail, how to save in mysql?
It is required on the server to do only receiving mail with saving the letter + name to whom it came to mysql.
Exim seems to be quite suitable for this without bundles with other software.
I looked at the official documentation, except for authorization through mysql, there is nothing.
Answer the question
In order to leave comments, you need to log in
Exim does not store mail in the database by itself. We solved the problem in this way - a php script was written that parses the letter as we need and adds it to the database. Exim pipes all mail to this script.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question