Replies: 3 comments 1 reply
-
Hi, Please set the logging level to |
Beta Was this translation helpful? Give feedback.
-
Hi,
|
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
thank again for all this awesome work.
I am trying to use mysql but as soon as I replace sql by mysql in the lines bellow and restart the smtp it does not start
[database."sql"]
[database."sql".lookup]
What I am trying to do is to verify the domains from a mysql DB but as soon as I use mysql as the driver the smtp service stop working.
[database."mysql"]
address = "mysql://user:password@localhost/DB"
[database."mysql".lookup]
domains = "SELECT EXISTS(SELECT 1 FROM domain WHERE name=? LIMIT 1)"
[list]
domains = "db/mysql/domains"
Sincerely Maykel
Beta Was this translation helpful? Give feedback.
All reactions