mysql -uroot -p -e “GRANT ALL ON smtpd.* to ‘opensmtpd’@‘127.0.0.1’ IDENTIFIED BY ‘opensmtpdpass’”
Hm. Can’t see why opensmtpd has grant all on smtpd.* Am I overseeing something or could OpenSMTPd and dovecot live with read-only access to the database?
Hm. Can’t see why opensmtpd has grant all on smtpd.* Am I overseeing something or could OpenSMTPd and dovecot live with read-only access to the database?
There is no need for more than read-only access for either OpenSMTPd and Dovecot.
Thanks for confirming. I would leave a comment over at cagedmonster but can’t see where. Maybe he’ll see it here.