Displaying 1 result from an estimated 1 matches for "7bdf8a3c".
2006 Aug 12
1
multiple Authentication
I'm using the following authentication passing the full email address
user at domain.com
auth default {
mechanisms = plain
# Linuxconf passwd-like file with specified location
passdb passwd-file {
args = /etc/vmail/shadow.%d
}
# Linuxconf passwd-like file with specified location
userdb passwd-file {
args = /etc/vmail/passwd.%d
}
user = root
}
But - what I want to