Displaying 20 results from an estimated 1000 matches similar to: "Convert plugin mbox to maildir has no effect"
2006 Dec 01
1
convert_mail ?
I can't find much documentation on the convert_mail plugin. For
example, on the wiki plugins page, clicking on convert goes to
<http://wiki.dovecot.org/InterWiki> which is not relevant.
Can I use convert_mail to migrate from UW IMAP 2002 mbox format where
some mail is in ~/ and the inboxes are in /var/spool/mail? Will it know
which files are mbox folders, so it doesn't try to
2008 Feb 22
3
mbox to maildir conversion does not work
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(pop3): *:110
ssl_listen(default): *:993
ssl_listen(imap): *:993
ssl_listen(pop3): *:995
2007 Feb 20
2
Convert plugin
convert_mail = mbox:%h/mail
Convert plugin. If set, specifies the source storage path which is
converted to destination storage (mail_location) when the user logs
in. The existing mail directory is renamed to <dir>-converted.
I'm not entirely clear on what this does. If someone can clarify for
me, I'll update the Wiki.
I'm hoping it'll allow me to convert
2007 Apr 10
4
rc31 -> "deferring operation: binding"
I hate to bring up anything that might delay 1.0, but the behavior I'm
seeing is rather... weird.
I'm running rc31, using "userdb static" and "auth_bind=yes".
With rc1 (what I had been running) I would occasionally get some
"deferring operation" complaints from LDAP, but very rarely. Every
now and then it would start to throw "deferring operation:
2008 Jan 30
2
Convert MBOX
To all,
I am using dovecot --version 1.0.10 and trying to convert MBOXes to
MailDir's with the end goal of creating one folder filled with users old
MBOXes that when they log in for the first time will be converted to
Mail Dir format.
I tried this and it did not work and gave me this output;
<snip>
default_mail_env = maildir:%h/mail/
#convert_mail =
2007 Apr 08
3
Released 1.0.rc31
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz.sig
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert
2007 Apr 08
3
Released 1.0.rc31
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz.sig
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert
2006 Apr 04
1
plugin problems.
dovecot 1 beta 5. solaris 9, gcc, gnu make.
trying to test imap quota plugin.
Apr 4 09:44:59 frodo dovecot: [ID 107833 mail.error] imap(lenny):
dlopen(/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so)
failed: ld.so.1: imap: fatal: relocation error: file
/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so: symbol
quota: referenced symbol not found
default_mail_env =
2010 Oct 06
4
Convert plugin
Hi,
I'm trying to get old mail from /var/mail/<user>, where <user> is the
(sometimes) huge mailfile, not a directory, converted to the maildir
INBOX in ~/Maildir. Users have no ~/mail directory; they were supposed
to use pop3 only.
I'm trying the example from the wiki:
plugin {
convert_mail = mbox:~/mail:INBOX=/var/mail/%n
}
but have still not succeded. I tried
2008 Sep 10
2
1.2.alpha1: file_dotlock_open() failed with subscription file
Hi *,
running dovecot 1.2.alpha1 I find the following messages in the log:
Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): fchown(/home/Mail/steffen/subscriptions.lock) failed: Operation not permitted
Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): file_dotlock_open() failed with subscription file /home/Mail/steffen/subscriptions: Operation not permitted
Sep 10
2006 Sep 18
1
Re: dumpcore changes -- [Xen-changelog] [xen-unstable] In this patch, the xc_domain_dumpcore_via_callback() in xc_core.c of
This change has the effect of adding some complexity to the callback
routines. The original callback passed an opaque argument which was a
private item for the use of the controlling mechanism and its callback
function. This change removes this and specifies only an fd. While it''s
possible for the controlling mechanism to use the fd as an index to find
internal data structures, this is
2019 Mar 08
2
Writing unit tests - how to test re-orderable blocks...
I’m not sure if it’s truly deterministic. It always gives the same results (so far) on my machine but I’m not sure that’s enough.
My guess is it’s probably going to be deterministic on one machine but might well not be deterministic across environments. Like it might give varying results if cross compiled on different hosts, macOS vs intel Linux vs arm vs s390. (Obviously AVR is always a cross
2007 Jun 28
0
convert plugin problem from UW-IMAP
Though there are conversion scripts, I'd like to give the convert
plugin a chance. I have Dovecot 1.0.1 on Trustix Secure Linux 2.2
(Linux 2.4.27), and we had UW IMAP 2002e. Dovecot seems to work OK
(e.g. I can add copy messages to it), but things break when I activate
the convert plugin.
The Wiki suggests
convert_mail = mbox:~/:INBOX=/var/mail/%u # <--- locally changed to
2007 Jul 26
2
auth_cache_...
Hello,
the dovecot-example.conf states:
# Authentication cache size in kilobytes. 0 means it's disabled.
# Note that bsdauth, PAM and vpopmail require cache_key to be set for caching
# to be used.
#auth_cache_size = 0
# Time to live in seconds for cached data. After this many seconds the cached
# record is no longer used, *except* if the main database lookup returns
# internal failure. We
2008 Mar 21
1
IMAP creates .userid directory even after pop.
We are currently running dovecot-1.0.10 on Solaris 10 x86.
Several users has noticed that they get different emails when using pop
vs using IMAP. When I check a user's home directory, I find the
following situation:
/nfs/mail/1/1/hiro.11/mail/:
drwx------ 6 176785 1000 512 Mar 21 07:53 .
drwxr-xr-x 3 176785 1000 512 Feb 29 17:01 ..
drwx------ 5 176785 1000
2019 Mar 07
5
Writing unit tests - how to test re-orderable blocks...
We have a test that looks like this…
define void @array16_store() {
; CHECK-LABEL: array16_store:
; CHECK: ldi [[REG1:r[0-9]+]], 204
; CHECK: ldi [[REG2:r[0-9]+]], 170
; CHECK: sts int.array+3, [[REG2]]
; CHECK: sts int.array+2, [[REG1]]
; CHECK: ldi [[REG1:r[0-9]+]], 187
; CHECK: ldi [[REG2:r[0-9]+]], 170
; CHECK: sts int.array+1, [[REG2]]
; CHECK: sts int.array, [[REG1]]
; CHECK: ldi
2008 Dec 24
2
verbose_proctitle not working with post-login
Happy Xmas,
when using a post-login procedure the "verbose_proctitle = yes" has no effect.
If it is feature
then
please explain
else
please fix the bug
fi
--Frank Elsner
2007 Dec 13
2
SYN flooding / pipe() failed: Too many open files
Hello *,
I've the following problem with dovecot 1.0.7:
/var/log/messages shows
| Dec 13 13:48:27 mailbox kernel: possible SYN flooding on port 143. Sending cookies.
and /var/log/maillog shows (Please note: nearly the same time):
| Dec 13 13:48:28 mailbox dovecot: pipe() failed: Too many open files
This leads to an unresponsive mail service and requires a dovecot restart.
What
2008 Jan 17
1
Converting from Maildir to dbox
Hi,
How do i convert from Maildir to dbox using the convert plugin?
My users reside in /home/user/Maildir.
In the dovecot.conf file i've set up
convert_mail = dbox:%h
but I am not sure about the syntax. Im getting the error:
Couldn't create mailbox directory INBOX
Mailbox conversion failed, exiting
Thanks
--
Kjartan
2011 Nov 23
2
dovecot as an imap "client"
Hi,
I need to get emails from one of my users imap account on a server which
is not managed by us to his local imap mailbox.
I'm almost sure that I've read some times that dovecot would be able to
do that, kind of imap relay, but I can't find it again.
I'm not sure to be very clear.
Thanks,
--
David