Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is possible to use unix:passwd.byname lookup with custom file?

31 views
Skip to first unread message

Victor Rubiella

unread,
Nov 26, 2021, 4:13:42 AM11/26/21
to
Is possible to use unix:passwd.byname lookup with custom file?

I'm trying to do:
local_recipient_maps = proxy:unix:passwd.byname:/mypasswdfile
local_recipient_maps = proxy:unix:/mypasswdfile

For example on dovecot :
passdb {
args = /etc/dovecot/myapsswordfile
driver = passwd-file
}
0 new messages