Hi Everyone, I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name? Thanks
Hi Everyone, I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name? Thanks
On 11.1.2011, at 15.28, Jonathan Tripathy wrote:> I wish to run Dovecot on my "Front End" outbound mail relay, and use > Dovecot purely for authentication purposes. However, each mysql database > for each domain will be on a separate server. Is there a way for dovecot > to authenticate against different databases depending on domain name?Not directly. You could create a checkpassword script to do it though.