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.
>
>
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
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
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/
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
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