Re: [Dovecot] migrating mailboxes on dovecot

2012-03-25 Thread Spyros Tsiolis
Thanks Charles, s.   "I merely function as a channel that filters music through the chaos of noise" - Vangelis > > From: Charles Marcus >To: dovecot@dovecot.org >Sent: Sunday, 25 March 2012, 17:01 >Subject: Re: [Dovecot] migra

Re: [Dovecot] migrating mailboxes on dovecot

2012-03-25 Thread Charles Marcus
On 2012-03-25 8:53 AM, Luuk@dovecot wrote: i would also setup a forward from domainA to domainB for all the users that have moved, at least until most people who do send email know the 'old'address has changed. I would only do that for a few days at most, otherwise it just turns into a crutch

Re: [Dovecot] migrating mailboxes on dovecot

2012-03-25 Thread Spyros Tsiolis
>On 25-03-2012 10:23, Gedalya wrote: >> On 3/25/2012 3:24 AM, Spyros Tsiolis wrote: >>> The directory structure is : >>> >>> >>> "/var/MailRoot/domains/domainX/Username/Maildir/" >>  >> You can probably just: >> 1. Do something to prevent the user from logging in, and any deliveries >> from happeni

Re: [Dovecot] migrating mailboxes on dovecot

2012-03-25 Thread Luuk@dovecot
On 25-03-2012 10:23, Gedalya wrote: > On 3/25/2012 3:24 AM, Spyros Tsiolis wrote: >> The directory structure is : >> >> >> "/var/MailRoot/domains/domainX/Username/Maildir/" > > You can probably just: > 1. Do something to prevent the user from logging in, and any deliveries > from happening, e.g. d

Re: [Dovecot] migrating mailboxes on dovecot

2012-03-25 Thread Gedalya
On 3/25/2012 3:24 AM, Spyros Tsiolis wrote: The directory structure is : "/var/MailRoot/domains/domainX/Username/Maildir/" You can probably just: 1. Do something to prevent the user from logging in, and any deliveries from happening, e.g. delete the user. 2. Kick any existing connections. 3