Re: Dovecot passdb and postfix login

2020-05-23 Thread Ivo
It seems to me that you have passdb {   args = /etc/dovecot/local_sql_users.conf   driver = sql } but you don't have userdb {   args = /etc/dovecot/local_sql_users.conf   driver = sql } Regards, Ivo. On 22.5.2020. 19:18, Laura Smith wrote: Hi, Long story short I've got a fully functional

Dovecot passdb and postfix login

2020-05-22 Thread Laura Smith
Hi, Long story short I've got a fully functional Dovecot IMAP instance and I am now looking to upgrade some perimiter authenticated SMTP relays to authenticate against the Dovecot instance. Trouble is that I am seeing errors such as "auth: Warning: sql: Ignoring changed user_query in /etc/dove