Displaying 20 results from an estimated 193 matches for "pop3_lock_sess".
2007 Nov 21
2
pop3_lock_session and NFS
...w me to keep the same
user on the same dovecot server.
Now, I have some NFS issues with high percentages of getattr() .
If I understood well, the cache must be disabled, because of the case
of 2 differents computers could log on the same time and mess up the
index file .
If I use the directive pop3_lock_session and enable it, that should
block conccurent pop3 access using a lock file .
Can I consider it safe enough to turn on the NFS cache (ie removing
actimeo=0) ?
Thanks in advance
Salim
Ps: For you info, we use dovecot here for a big cable broadband ISP,
with 2,000,000 mailboxes using 30 doveco...
2007 Feb 21
2
pop3_lock_session
Hi guys,
How can I modify the timeout value for the pop3_lock_session ?
I'd like it to be much bigger.
2009 Feb 04
4
pop3_lock_session question
...ng
IMAP sessions, incoming messages are deilvered tot he user's INBOX
without delay. But with POP, the MDA times out and the messages go
back to sendmail's queue for later delivery.
We though this setting would address the issue:
# Keep the mailbox locked for the entire POP3 session.
pop3_lock_session = no
But it doesn't seem to.
Any ideas?
Here is our "dovecot -n":
----------------------------------------------------------------------
# 1.1.8: /usr/local/etc/dovecot.conf
# OS: FreeBSD 7.1-RELEASE-p2 i386
base_dir: /var/run/dovecot/
protocols: imap imaps pop3 pop3s
ssl_cer...
2013 May 17
1
ACLs - creating new top level folders
...fts_squat acl imap_acl
mail_plugins(pop3):
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_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_lock_session(managesieve): no
pop3_uidl_format(default): %08Xu%08Xv
pop3_uidl_format(imap): %08Xu%08Xv
pop3_uidl_format(pop3): %08Xv%08Xu
pop3_uidl_format(managesieve): %08Xu%08Xv
namespace:
type: private
separator:...
2009 Mar 15
2
fstat(mboxname.lock) failed: Bad file descriptor
...: /usr/local/libexec/dovecot/imap
mail_executable(imap): /usr/local/libexec/dovecot/imap
mail_executable(pop3): /usr/local/libexec/dovecot/pop3
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_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
auth default:
mechanisms: plain apop login
worker_max_count: 5
passdb:
driver: passwd-file
args: /usr/local/etc/dovecot.passwd
passdb:
driver: pam
userdb:
driver: passwd
socket:
type: listen...
2009 Feb 24
4
"dovecot-uidlist: Duplicate file entry at line" error
...s/fs/epoll/max_user_instances? = NA
??? Memory : 2 GB
Conf on both the system as follows =
--------------------------------------
# 1.1.8: /usr/local/etc/dovecot.conf
#NFS Settings
mmap_disable: yes
mail_nfs_storage: yes
mail_nfs_index: yes
#Other special settings
pop3_no_flag_updates(pop3): yes
pop3_lock_session(pop3): yes
# all the settings
base_dir: /usr/local/var/run/dovecot
log_path:
info_log_path:
log_timestamp: %b %d %H:%M:%S
syslog_facility: mail
protocols: imap pop3
listen(default): *:143
listen(imap): *:143
listen(pop3): *:110
ssl_listen:
ssl_disable: yes
ssl_ca_file:
ssl_cert_file: /etc/ssl...
2014 Nov 04
1
Some of the mail on the server to duplicate.
...(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
--------------------------------------------------
uname -a
--------------------------------------------------
Linux xx...
2009 Aug 19
2
dovecot auth is case insensitive, but fs is sensitive :)
...ir(imap): /usr/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/pop3
mail_plugin_dir(managesieve): /usr/lib64/dovecot/managesieve
imap_client_workarounds(default): outlook-idle
imap_client_workarounds(imap): outlook-idle
imap_client_workarounds(pop3):
imap_client_workarounds(managesieve):
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_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
pop3_client_workarounds(managesieve):
sieve_storage(default):
sie...
2020 Oct 21
4
Users unable to login
I have certain power users who can't login through POP3 or IMAP from
their computer while being receiving mail on their cell phones (pop3),
despite pop3_lock_session = no
Am I hitting some other limit? I don't see any error in dovecot.log
but a generic failed login:
Oct 21 10:31:44 imap-login: Info: Disconnected (auth failed, 1
attempts in 2 secs): user=<someuser at somedomain.com>,
method=DIGEST-MD5, rip=::1, lip=::1, secured,
session=<XSVQLS...
2009 Jun 12
1
Couldn't open INBOX: Timeout while waiting for lock
Hi,
So I've been through google and the dovecot source and have not yet found
a reasonable explanation for the 'Timeout while waiting for lock' error.
My customer's configuration is utilizes mbox with the following mbox
configs.
[snip]
pop3_lock_session = yes
mbox_read_locks = fcntl
mbox_write_locks = fcntl
mbox_lock_timeout = 300
[/snip]
I see from the source that this error can occur in one of two places:
mbox_lock_dotlock()
mbox_update_locking()
Given my customer is using fcntl locking I automatically assume that it is
the later where t...
2009 Feb 15
0
digest-md5 problem
...lugin_dir(pop3): /usr/lib/dovecot/pop3
imap_client_workarounds(default): delay-newmail outlook-idle netscape-eoh
imap_client_workarounds(imap): delay-newmail outlook-idle netscape-eoh
imap_client_workarounds(pop3):
pop3_enable_last(default): no
pop3_enable_last(imap): no
pop3_enable_last(pop3): yes
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
namespace:
type: private
separator: .
prefix: INBOX.
inbox: yes
list: yes
subscriptions: yes...
2009 Aug 03
2
Mailbox locking problem with iphone and POP3
I have a problem I can't seem to fix. I have dovecot configured to do
POP3 with plain text authentication using a MySQL database. I am using
Dovecot 1.0.7 with fcntl locking.
My problem has been when an iPhone/iPod checks email. The iPhone/iPod
doesn't disconnect with a TCP FIN packet and it leaves the mailbox in a
locked state and prevents the user's desktop from checking
2009 May 28
2
Connection queue full on dovecot 1.1.14 and 1.1.15
...ovecot/imap
mail_plugin_dir(pop3): /usr/local/dovecot-1.1.15/lib/dovecot/pop3
imap_client_workarounds(default): delay-newmail outlook-idle netscape-
eoh tb-extra-mailbox-sep
imap_client_workarounds(imap): delay-newmail outlook-idle netscape-eoh
tb-extra-mailbox-sep
imap_client_workarounds(pop3):
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_uidl_format(default): %08Xu%08Xv
pop3_uidl_format(imap): %08Xu%08Xv
pop3_uidl_format(pop3): %v.%u
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
a...
2009 Jan 26
1
imap flags - \* - dovecot 1.1.{8,9}
Isn't \* supposed to be (almost always) in flags after "SELECT" command in dovecot imap?
Isn't \* meaning is "you can store any new flag" ?
20 select INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags permitted.
so no \* ...
[..]
50 store 1 +flags $MDNSent
* FLAGS (\Answered \Flagged
2008 Oct 01
1
"dovecot: Maximum number of mail processes exceeded"
...l/lib/dovecot/imap
mail_plugin_dir(imap): /usr/local/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3
mail_log_max_lines_per_sec: 0
imap_client_workarounds(default): outlook-idle netscape-eoh
imap_client_workarounds(imap): outlook-idle netscape-eoh
imap_client_workarounds(pop3):
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_uidl_format(default): %08Xu%08Xv
pop3_uidl_format(imap): %08Xu%08Xv
pop3_uidl_format(pop3): %v-%u
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh...
2007 Dec 14
1
Xen + NFS
...: /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 mount options: rw,rsize=32768,wsize=32768,hard,fg,lock,nfsvers=3,tcp,retrans=0,noac...
2010 Oct 13
1
dovecot-lda segfaults (debug)
...(pop3):
imap_client_workarounds(managesieve):
pop3_no_flag_updates(default): no
pop3_no_flag_updates(imap): no
pop3_no_flag_updates(pop3): yes
pop3_no_flag_updates(managesieve): no
pop3_enable_last(default): no
pop3_enable_last(imap): no
pop3_enable_last(pop3): yes
pop3_enable_last(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_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
pop3_client_workarounds(managesieve):
lda:
postmaster_address: post...
2010 Mar 30
2
Mbox corruption - Inbox beginning with 'FFrom' or 'FrFrom'
...ient_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_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
pop3_client_workarounds(managesieve):
dict_db_config: /etc/dovecot/do...
2013 Aug 21
2
High Load Average on POP/IMAP.
...p): quota imap_quota
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_no_flag_updates(default): no
pop3_no_flag_updates(imap): no
pop3_no_flag_updates(pop3): yes
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls
lda:
postmaster_address: admin at research.com
mail_plugins: cmusieve quota mail_log
mail_plugin_dir: /usr...
2008 Jul 02
0
Cant't get quota / dict work
...usr/local/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3
imap_client_workarounds(default): delay-newmail outlook-idle netscape-
eoh tb-extra-mailbox-sep
imap_client_workarounds(imap): delay-newmail outlook-idle netscape-eoh
tb-extra-mailbox-sep
imap_client_workarounds(pop3):
pop3_lock_session(default): no
pop3_lock_session(imap): no
pop3_lock_session(pop3): yes
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
dict_db_config: /usr/local/etc/dovecot/dovecot-db.conf
auth default:
mechanisms: plain login
user:...