Displaying 2 results from an estimated 2 matches for "093138".
Did you mean:
0.3138
2019 Dec 27
2
Dovecot proxy: authentication best practices
...let Dovecot proxy route to a destination host based on domain, so individual users don't have to be specified in the proxy passdb?
2.2 Is it correct that userdb does not have any effect on proxying and it can be left out of the config? Source: https://dovecot.org/pipermail/dovecot/2013-October/093138.html (point 2)
Met vriendelijke groeten,
William Edwards
T. 040 - 711 44 96
E. wedwards at cyberfusion.nl
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20191227/26f1f284/attachment-0001.html>
2019 Dec 27
0
Dovecot proxy: authentication best practices
...ion host based on domain, so individual users don't have to be specified in the proxy passdb?
</div>
<div>
2.2 Is it correct that userdb does not have any effect on proxying and it can be left out of the config? Source: https://dovecot.org/pipermail/dovecot/2013-October/093138.html (point 2)
</div>
</div>
</blockquote>
<div>
userdb is ignored on proxies. For your usecase try following
</div>
<div>
<br>
</div>
<div>
passdb {
</div>
<div>
driver = passwd-file
</div&g...