Yes...... This is from auth.conf (dovecot 2.X)
# Default realm/domain to use if none was specified. This is used for both # SASL realms and appending @domain to username in plaintext logins. #auth_default_realm = so, if you put in auth_default_realm, your default domain, it will append this to the username. 2010/4/14 Leo Unglaub <[email protected]> > Hi friends, > i have a question. I have a running dovecot install on my server and a > lot of virtual domains. It works great. The users are logging in with > [email protected] but one old domain must be logged in with only the > username only (without @domain.tld). My problem is that in this case > the mailbox_localtion don't work. For example: > > mail_location = > maildir:/var/mail/%d/%n/maildir:INDEX=/var/mail/%d/%n/indizies > The variable %d is not replaced with the domain. The dokumentation > says: domain part in u...@domain, empty if user there's no domain > Okay, but is there a way to add a domain to this beause i need the %%d > for mailbox sharing. > > Can i override the domain with a value from the user db or is it > possible with a login script or somethink? > Thank you a lot > Greetings from Austria > Leo >
