Modify

Ticket #2421 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

mail_location: Ambiguous mail location setting, don't know what to do with it

Reported by: transcend194@… Owned by: javier.amor.garcia@…
Milestone: 2.0.X Component: mail
Severity: normal Keywords: mail, maildir, dovecot
Cc:

Description

After creation virtual mail domain & couple of users (LDAP configured in single server mode), I setup MUA and try to send test email, addressed those users. Email appear in queue as defered, in /var/log/mail.err see that:

Oct 14 18:01:57 zentyal dovecot: deliver(jake_it@kv.zia): mail_location: Ambiguous mail location setting, don't know what to do with it: /var/vmail/kv.zia/jake_it (try prefixing it with mbox: or maildir:)
Oct 14 18:01:57 zentyal dovecot: deliver(jake_it@kv.zia): Fatal: Namespace initialization failed

After some googling, I change in the file /usr/share/ebox/stubs/mail/dovecot-ldap.conf.mas string "user_attrs = =mail=<% $mailboxesDir%>/%d/%n, \" to "user_attrs = =mail=maildir:<% $mailboxesDir%>/%d/%n, \", then save changes in Zentyal web-admin. For the time being it works.

Attachments

Change History

comment:1 Changed 3 years ago by javier.amor.garcia@…

  • Status changed from new to assigned

Thanks a lot for pointing this out, trascend1994. It seems dovecot has some issue with some domains' name. Since we are always using maildir setting it explicitly should not do any harm.

I will test it later when I had more time and we will update the code if everything is ok..

comment:2 Changed 3 years ago by jacalvo@…

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [19532]) NN: Fixed dovecot mailboxes config to avoid problems with some vdomains (closes #2421)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.