[Dovecot] problem with mail_location
I have:
mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir
but on my /var/dovecot-mail have following directory created:
-domain -domain. -domain.es (only this is correct) -DOMAIN.ES
Why is this happening?
On Jul 4, 2009, at 8:22 PM, etorres@dap.es wrote:
I have:
mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir
but on my /var/dovecot-mail have following directory created:
-domain -domain. -domain.es (only this is correct) -DOMAIN.ES
Why is this happening?
You should set 'mail_debug = yes' in dovecot.conf, and you will find
out why in its log file.
-- Best Regards.
Zhang Huangbin
- Open Source Mail Server Solution for Red Hat(R) Enterprise Linux, CentOS, Debian, Ubuntu:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sat, 4 Jul 2009, etorres@dap.es wrote:
mail_location = maildir:/var/dovecot-mail/%d/%n/Maildir
but on my /var/dovecot-mail have following directory created:
-domain -domain. -domain.es (only this is correct) -DOMAIN.ES
Why is this happening?
Latter two: use %Ld (lower-case domain) s. http://wiki.dovecot.org/Variables sec. Modifiers
First two: someone successfully logged in or got a mail delivered using "user@domain" (no .es) and "user@domain." (no es).
Follow Zhang's advice to get more info.
Bye.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBSlHGynWSIuGy1ktrAQLf6wgAqjM5m62B21IrE7Be9xT1D4tG649/YudJ QxPcT/cRsEmdqY+UpWgFYvLywtqSa8M5rNsm6r3XBagPDyxASxdJF9CNpSQ5u7UD 4IMHKQdYNlDbKAgScLW8FhORm998pn0zAHutbmmyTti2d1sgfCeouybF7shika/0 fjBrXvEVcLh1trPBllgums89WtGRP44ji6OIgQU4HW3HrGIzYfYN8ltJITTDX2AU c7Ffd+iTRTC6Z81IUJtBUNugLusznQshsAfRdCaV5tzJ1hubu1bIK0gw+IirlJgW qYrw3nf66+aBcXSfdb3FdNUd5c8D2gQp/Hh6+QWw2/Q4H4Rwi044tw== =M5Wb -----END PGP SIGNATURE-----
participants (4)
-
Charles Marcus
-
etorres@dap.es
-
Steffen Kaiser
-
Zhang Huangbin