Displaying 20 results from an estimated 155 matches for "pop3_reuse_xuidl".
2011 Nov 15
1
Question about pop3_reuse_xuidl
...x to Dovecot 2.0.15 with mdbox.
We still migrated about 25.000 IMAP accounts from CGP to Dovecot.
Also there were still added about 2000 new POP3 Accounts on Dovecot.
Now we must migrate about 10.000 POP3 accounts from CGP to Dovecot.
At the beginning of our migration we didn't set the "pop3_reuse_xuidl" configuration option to yes.
Do you know what happens when we activate the "pop3_reuse_xuidl" option on our running dovecot?
Will Dovecot change the uidl value for all existing mails which have set "X-UIDL" in its mailheader,
or does Dovecot only change the uidl value for...
2005 Nov 11
1
1.0alpha4: pop3_reuse_xuidl patch
hi all,
this is needed to make the pop3_reuse_xuidl option work in 1.0alpha4.
I am using maildir and I noticed that for each message which doesn't
have an indexed X-UIDL header, the entire message is read from disk.
as this is reading only headers, it is probably reasonable to stop
reading at the end of the headers.
it would also be neat if do...
2008 Feb 22
3
mbox to maildir conversion does not work
.../csw/libexec/dovecot/imap
mail_executable(pop3): /opt/csw/libexec/dovecot/pop3
mail_plugins(default):
mail_plugins(imap):
mail_plugins(pop3): convert
mail_plugin_dir(default): /opt/csw/lib/dovecot/imap
mail_plugin_dir(imap): /opt/csw/lib/dovecot/imap
mail_plugin_dir(pop3): /opt/csw/lib/dovecot/pop3
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
pop3_uidl_format(default):
pop3_uidl_format(imap):
pop3_uidl_format(pop3): %08Xu%08Xv
auth default:
passdb:
driver: pam
userdb:
driver: passwd
plugin:
convert_skip_broken_mailboxes: no
convert_mail: mbox:INBOX...
2009 May 13
2
X-UIDL Ignored?
Hello!
I am trying to migrate from Teapop to Dovecot.
I'm using Dovecot 1.1.14.
I need to make use of the X-UIDL header so clients don't download
messages they've already received.
I have the X-UIDL head in the message.
I have pop3_reuse_xuidl(pop3): yes
My problem is the X-UIDL in the message is being ignored and Dovecot is
still generating it's own.
The INBOX is an mbx file not Maildir.
Should this work? Have I missed something?
Thanks!
Ben
==== BEGIN dovecot -n ====
# 1.1.14: /usr/local/dovecot-1.1.14/etc/dovecot.conf
# OS...
2007 May 24
2
Dovecot crashes with malformed Qpopper's mbox
...nnecessary "From " at line 3.
----------------
* Dovecot 1.0.0 on Debian 4.0(x86)
* ext3 filesystem(not NFS)
* description
Dovecot dies while processing UIDL command with malformed
Qpopper's mbox which has duplicated "From " separator.
This occurs when "pop3_reuse_xuidl" is "yes".
conversation with Dovecot
~~~~~~~~~~~~~~~~~~~~~~~~~
$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Dovecot ready.
user xxxxxxxx
+OK
pass xxxxxxxx
+OK Logged in.
uidl...
2014 Nov 04
1
Some of the mail on the server to duplicate.
...ot/rawlog /usr/libexec/dovecot/pop3
mail_plugins(default): drac mail_log
mail_plugins(imap): drac mail_log
mail_plugins(pop3): drac
mail_plugin_dir(default): /usr/lib/dovecot/imap
mail_plugin_dir(imap): /usr/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/pop3
mail_log_max_lines_per_sec: 0
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
auth default:
passdb:
driver: pam
userdb:
driver: passwd
plugin:
drac_host: xxx.xxx.xxx.xxx
-------------------------------------...
2007 May 02
2
Switching from mailbox to maildir.. duplicates!
...tituted with a new one.. before we
used mbox, but now we will move to maildir!
I have done some testing transfering the mail with the mb2md script, the
conversion works correctly, but users gets duplicates since they
selected "keep mail on server"
I have googled for the problem, and set
pop3_reuse_xuidl=yes
and
pop3_uidl_format = %08Xu%08Xv is the same on both servers.. but no luck.
My first tought was to script in an X-UIDL header for each mail that
was converted.. but that wont work since the mail already downloaded by
the client didnt contain that header..
is there anyone that has some exper...
2009 Oct 13
2
Panic: file sieve-cmu.c: line 262 (part_save): assertion failed: (buf->used - 1 == part->body_size.physical_size)
...ota
mail_plugins(pop3): quota fts fts_squat
mail_plugins(managesieve):
mail_plugin_dir(default): /usr/lib/dovecot/modules/imap
mail_plugin_dir(imap): /usr/lib/dovecot/modules/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/modules/pop3
mail_plugin_dir(managesieve): /usr/lib/dovecot/modules/managesieve
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
pop3_reuse_xuidl(managesieve): no
namespace:
type: private
separator: .
prefix: INBOX.
inbox: yes
list: yes
subscriptions: yes
lda:
postmaster_address: postmaster at nine.ch
mail_plugins: sieve quota
rejection_sub...
2010 Jun 15
0
Dovecot passdb LDAP queries
...r/local/libexec/dovecot/pop3
mail_plugins(default): quota imap_quota trash
mail_plugins(imap): quota imap_quota trash
mail_plugins(pop3): quota
mail_plugin_dir(default): /usr/local/lib/dovecot/imap
mail_plugin_dir(imap): /usr/local/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
lda:
mail_plugins: cmusieve quota
auth default:
mechanisms: plain login
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: shadow
passdb:
driver: ldap
args: /usr/local/etc/dovecot-ldap.conf
use...
2007 Dec 14
1
Xen + NFS
...tlock fcntl
mail_executable(default): /usr/libexec/dovecot/imap
mail_executable(imap): /usr/libexec/dovecot/imap
mail_executable(pop3): /usr/libexec/dovecot/pop3
mail_plugin_dir(default): /usr/lib/dovecot/imap
mail_plugin_dir(imap): /usr/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/pop3
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
auth default:
passdb:
driver: ldap
args: /etc/dovecot-ldap.conf
userdb:
driver: ldap
args: /etc/dovecot-ldap.conf
nfs moun...
2010 Mar 30
2
Mbox corruption - Inbox beginning with 'FFrom' or 'FrFrom'
...dir(pop3): /usr/lib64/dovecot/modules/pop3
mail_plugin_dir(managesieve): /usr/lib64/dovecot/modules/managesieve
imap_client_workarounds(default): outlook-idle delay-newmail
imap_client_workarounds(imap): outlook-idle delay-newmail
imap_client_workarounds(pop3):
imap_client_workarounds(managesieve):
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
pop3_reuse_xuidl(managesieve): no
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_lock_session(managesieve): no
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_clie...
2009 Dec 29
4
pop3+leave messages on server
hi All,
I have a srange problem.
Before dovecot there was a courier imap and it worked just fine. The
client(s) are the same then before, so I think, this is an server side
problem.
I have a user with Outlook and he uses pop3 and leaves messages on server.
Sometimes the messages get downloaded again, when he starts the outlook.
Not all, but 7-9 hours back.
uidl format is like it's
2009 Feb 04
3
auth_debug_passwords
...imap
mail_plugin_dir(imap): /usr/local/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3
imap_client_workarounds(default): delay-newmail netscape-eoh tb-extra-mailbox-sep
imap_client_workarounds(imap): delay-newmail netscape-eoh tb-extra-mailbox-sep
imap_client_workarounds(pop3):
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
auth default:
mechanisms: plain login
username_format: %Lu
winbind_helper_path: /usr/local/bin/ntlm_a...
2010 Jun 14
2
list command and shared folders
...dovecot/lib/dovecot/imap
mail_plugin_dir(imap): /opt/dovecot/lib/dovecot/imap
mail_plugin_dir(pop3): /opt/dovecot/lib/dovecot/pop3
mail_log_prefix: %Us[%p]: user=%u, rip=%r:
imap_client_workarounds(default): delay-newmail
imap_client_workarounds(imap): delay-newmail
imap_client_workarounds(pop3):
pop3_reuse_xuidl(default): no
pop3_reuse_xuidl(imap): no
pop3_reuse_xuidl(pop3): yes
pop3_save_uidl(default): no
pop3_save_uidl(imap): no
pop3_save_uidl(pop3): yes
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): oe-ns-eoh
namespace:
type: private
separator: /...
2008 Sep 10
1
uidl problem
Hi, i've few problem with uidl with some mailbox.
In poplog i've this:
Error: POP3(test): Couldn't init INBOX: Can't sync mailbox: Messages
keep getting expunged
If i delete the first message (with X-IMAP) i read the mailbux but
retrieve all email ..
If i set to yes pop3_reuse_xuidl i resolv this problem?
--
Roberto Tagliaferri
Responsabile Progettazione & Produzione
TosNet s.r.l. - Internet Service Provider
r.tagliaferri at tosnet.it
www.tosnet.it
2007 Jul 23
1
qpopper -> dovecot migration : which pop3_uidl_format?
Hello,
I have read in lots of places about how I should use
pop3_reuse_xuidl = yes
to prevent pop3 users having to re-download mail (and duplicate their
e-mail) after a migration.
This fails with the message:
pop3_uidl_format setting is missing from config file
Which setting for pop3_uidl_format should I set to prevent the e-mail being
downloaded again?
2007 May 02
1
Migrate from dovecot to dovecot.. new server
...tituted with a new one.. before we
used mbox, but now we will move to maildir!
I have done some testing transfering the mail with the mb2md script, the
conversion works correctly, but users gets duplicates since they
selected "keep mail on server"
I have googled for the problem, and set
pop3_reuse_xuidl=yes
and
pop3_uidl_format = %08Xu%08Xv is the same on both servers.. but no luck.
My first tought was to script in an X-UIDL header for each mail that
was converted.. but that wont work since the mail already downloaded by
the client didnt contain that header..
is there anyone that has some exper...
2007 Feb 06
2
POP3 UIDL
...3ec38a151587f34690d9
84906 06a40afeaca43fc76bea2231b13b1a33
84907 cdae771ec2407df89a25321f3792d9e9
84908 9f84415625d77dd3cde7d9441847318e
but with Maildir I get nothing. Doesn't look like proper behavior.
P.S.
mail_location = maildir:~/Maildir
#mail_location = mbox:~/mail:INBOX=/var/mail/%u
pop3_reuse_xuidl = no
pop3_uidl_format = %m
FiL
2005 Sep 11
1
1.0alpha2 released
Changes:
- Some cache file corruption fixes (shouldn't be any left?)
- Some index file fixes with mmap_disable=yes
- Some mbox syncing fixes
- Timezones in mbox From-lines were handled wrong
- Added pop3_reuse_xuidl setting. Patch by Chris Wakelin
- "stack frame changed" crashfix for FETCH BODYSTRUCTURE
- Added %R (reverse string) and %H (hash string) variable modifiers.
These can be useful if you want to automatically split users to multiple
partitions (eg. %3RHu gives values 0..2 based on the giv...
2005 Nov 01
1
popa3d migration problem
Hello,
I tried to migrate from popa3d to dovecot but I couldn't manage with
'pop3_reuse_xuidl = yes' option.
First of all it turned out that the feature is not supported in dovecot
for Fedora Core 4 (dovecot-0.99.14-4.fc4).
So I downloaded latest stable release of Dovecot but it didn't have this
option included too. Then I compiled the newest alpha version (dovecot
1.0.alpha4) a...