Hi, I'm using dovecot to serve up a Maildir created/served by
offlineimap. The layout is typical (as far as I know) of maildirs, with
the root folder having cur, tmp, new, and subfolders being a folder
within the root folder. Since I'd previously used Evolution to access
this maildir, my subfolders were actual subfolders (separator /).
Anyway, it all works spiffingly well, except that I can't see my inbox
at all. What happens is that attempting to subscribe to Inbox will
create an INBOX folder in the root folder, which is (of course) empty,
so I see an empty folder.
For completeness, my dovecot -n...
# 1.1.17: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.30-ARCH x86_64 ext3
protocols: imap
listen: localhost
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_location: maildir:/home/data/Profiles/OfflineIMAP/root:LAYOUT=fs
auth default:
passdb:
driver: pam
userdb:
driver: passwd
Thanks for the help.
Timo Sirainen
2009-Jul-24 05:25 UTC
[Dovecot] Maildir from offlineimap, INBOX folder created
On Jul 24, 2009, at 1:18 AM, Ng Oon-Ee wrote:> Anyway, it all works spiffingly well, except that I can't see my inbox > at all. What happens is that attempting to subscribe to Inbox will > create an INBOX folder in the root folder, which is (of course) empty, > so I see an empty folder. > > mail_location: maildir:/home/data/Profiles/OfflineIMAP/root:LAYOUT=fsAppend :INBOX=/home/data/Profiles/OfflineIMAP/root
Maybe Matching Threads
- Maildir folders, separator = /, LAYOUT=fs (to support offlineimap)
- offlineimap with dovecot: file-time is one hour in the future
- Filtering spam in an offlineimap + dovecot setup
- dovcot+offlineimap+gmail: INBOX empty, mail doubled
- Dovecot LDA, Offlineimap and Sieve