Re: [Dovecot] mbox to Maildir conversion

2008-10-27 Thread Kyle Wheeler
Thanks Kyle, the Procmailrc script I am using is as follows: ... I believe that this matches your correct example. That is just where Procmail places them. Huh, well, indeed it does match my example. The only other reason I can think of for Dovecot to not see new mail that gets delivered pro

Re: [Dovecot] mbox to Maildir conversion

2008-10-27 Thread Kyle Wheeler
I have been thinking about converting also. Will the standard auto detect routines work with both types during the conversion, or will I need to deal with namespaces? The standard auto-detect routines will work well; I recommend also using the "convert" plugin. ~Kyle -- Victory goes to the p

Re: [Dovecot] mbox to Maildir conversion

2008-10-23 Thread Scott Silva
on 10-23-2008 4:31 PM Albert E. Whale spake the following: > Scott Silva wrote: >> on 10-23-2008 1:35 PM Neil spake the following: >> >>> On 23 Oct 2008, at 16:17, Albert E. Whale wrote: >>> >>> Neil wrote: > On 22 Oct 2008, at 23:35, Albert E. Whale wrote: > >

Re: [Dovecot] mbox to Maildir conversion

2008-10-23 Thread Albert E. Whale
Scott Silva wrote: > on 10-23-2008 1:35 PM Neil spake the following: > >> On 23 Oct 2008, at 16:17, Albert E. Whale wrote: >> >> >>> Neil wrote: >>> On 22 Oct 2008, at 23:35, Albert E. Whale wrote: > I've been running a mbox solution using UW's IMAP server

Re: [Dovecot] mbox to Maildir conversion

2008-10-23 Thread Scott Silva
on 10-23-2008 1:35 PM Neil spake the following: > > On 23 Oct 2008, at 16:17, Albert E. Whale wrote: > >> Neil wrote: >>> >>> On 22 Oct 2008, at 23:35, Albert E. Whale wrote: >>> I've been running a mbox solution using UW's IMAP server. I've run it for years. Now do to heavy

Re: [Dovecot] mbox to Maildir conversion

2008-10-23 Thread Albert E. Whale
Neil wrote: > > On 23 Oct 2008, at 16:17, Albert E. Whale wrote: > >> Neil wrote: >>> >>> On 22 Oct 2008, at 23:35, Albert E. Whale wrote: >>> I've been running a mbox solution using UW's IMAP server. I've run it for years. Now do to heavy message volumes, I've decided to to ta

Re: [Dovecot] mbox to Maildir conversion

2008-10-23 Thread Neil
On 23 Oct 2008, at 16:17, Albert E. Whale wrote: Neil wrote: On 22 Oct 2008, at 23:35, Albert E. Whale wrote: I've been running a mbox solution using UW's IMAP server. I've run it for years. Now do to heavy message volumes, I've decided to to take the plunge to convert to the Maildir

Re: [Dovecot] mbox to Maildir conversion

2008-10-23 Thread Albert E. Whale
Kyle Wheeler wrote: > On Wednesday, October 22 at 11:35 PM, quoth Albert E. Whale: >> I am currently testing a single user, and have successfully converted >> the mail messages from mbox to Maildir format, and now I am setting >> up the procmail tool to place the messages into the correct folder.

Re: [Dovecot] mbox to Maildir conversion

2008-10-23 Thread Scott Silva
on 10-22-2008 9:11 PM Kyle Wheeler spake the following: > On Wednesday, October 22 at 11:35 PM, quoth Albert E. Whale: >> I am currently testing a single user, and have successfully converted >> the mail messages from mbox to Maildir format, and now I am setting up >> the procmail tool to place the

Re: [Dovecot] mbox to Maildir conversion

2008-10-22 Thread Kyle Wheeler
On Wednesday, October 22 at 11:35 PM, quoth Albert E. Whale: I am currently testing a single user, and have successfully converted the mail messages from mbox to Maildir format, and now I am setting up the procmail tool to place the messages into the correct folder. I have been following the h

[Dovecot] mbox to Maildir conversion

2008-10-22 Thread Albert E. Whale
I've been running a mbox solution using UW's IMAP server. I've run it for years. Now do to heavy message volumes, I've decided to to take the plunge to convert to the Maildir format. I am currently testing a single user, and have successfully converted the mail messages from mbox to Maildir form

Re: [Dovecot] mbox to maildir conversion does not work

2008-03-01 Thread Timo Sirainen
On Thu, 2008-02-28 at 13:02 -0500, Scott Bruce wrote: > I'm trying to migrate from qpopper pop3 to dovecot pop3, which works > with no problems, using the 'pop3_reuse_xuidl = yes' setting. And > 'mail_location = mbox:~/mail:INBOX=/var/mail/%u'. At this point no email > is downloaded twice. > >

Re: [Dovecot] mbox to maildir conversion does not work

2008-02-28 Thread Scott Silva
on 2-28-2008 10:02 AM Scott Bruce spake the following: Hello, I have got it working using convert_mail = mbox:~/mail:INBOX=/var/mail/%u and it converts fine to maildir. The one problem that I am having now is that client downloads some of the emails again, after conversion. Let me described th

Re: [Dovecot] mbox to maildir conversion does not work

2008-02-28 Thread Scott Bruce
Hello, I have got it working using convert_mail = mbox:~/mail:INBOX=/var/mail/%u and it converts fine to maildir. The one problem that I am having now is that client downloads some of the emails again, after conversion. Let me described the situation, I'm trying to migrate from qpopper pop3 to

Re: [Dovecot] mbox to maildir conversion does not work

2008-02-22 Thread Timo Sirainen
On Feb 22, 2008, at 10:10 PM, Scott Bruce wrote: convert_mail: mbox:INBOX=/var/mail/%u This is invalid. You must have a root mail directory specified. If you only have INBOX files, it still must point to some location. For example create an empty /tmp/empty directory and use: mbox:/tmp/

Re: [Dovecot] mbox to maildir conversion does not work

2008-02-22 Thread Benjamin R. Haskell
On Fri, 22 Feb 2008, Scott Bruce wrote: Hello, I'm try to use the convert plugin, but I cannot seem to get it working properly. Is there any setting that I'm missing. In what way is it not working? Based on the timestamps in your log, it looks like you're getting disconnected as soon as you

[Dovecot] mbox to maildir conversion does not work

2008-02-22 Thread Scott Bruce
Hello, I'm try to use the convert plugin, but I cannot seem to get it working properly. Is there any setting that I'm missing. dovecot -n # 1.0.10: dovecot.conf log_path: /var/log/dovecot protocols: imap imaps pop3 pop3s listen(default): 127.0.0.1:143 listen(imap): 127.0.0.1:143 listen