16 May
2007
16 May
'07
8:44 a.m.
On Wed, 2007-05-16 at 14:38 +0200, Ralf Hildebrandt wrote:
# NEW passdb passwd-file { # Format should look like this: # firstname.lastname:password:uid:gid:(gecos):home:(shell):user=realloginname # firstname.lastname@charite.de:password:uid:gid:(gecos):home:(shell):user=realloginname args = /usr/local/etc/dovecot.login_via_email }
If you're only using it as a passdb, you don't need the uid/gid/home. So an example field would be:
firstname.lastname@charite.de:password::::::user=realloginname