Dovecot Migration from OS X to FC4

James Wilkinson fedora at aprilcottage.co.uk
Thu Nov 9 18:07:38 UTC 2006


Lovell McIlwain wrote:
> I am trying to move my IMAP server from a OS X machine using WU-IMAP to an
> FC4 machine using Dovecot 0.99.14
>
> I was able to move my mail properly and so on, but when I try to connect to
> the machine using IMAP/SSL the only mailboxes that show up are my inbox and
> my trash.  All of my other mailboxes don't show up at all.

Can you try connecting through IMAP/SSL, creating a new mailbox, copying
a test mail message into it, and then (through a normal login) seeing
where on the machine the message turns up? Something like
find /home -mtime -1
would be interesting, or even
find /home -mtime -1 -type f -print0 | xargs -0 grep "something in your e-mail"
where "something in your e-mail" is something you *know* was in that test
mail message?

I suspect Dovecot isn't looking for mailboxes where you think it's
looking.

Hope this helps,

James.

-- 
E-mail:     james@ | Practically any car advert, for example, shows you that
aprilcottage.co.uk | if you buy this car you will get so lost that you end up
                   | parked (well, no. The word here is "stuck") on a mountain
                   | in Monument Valley.                       -- Telsa Gwynne




More information about the users mailing list