Displaying 20 results from an estimated 30000 matches similar to: "Proxying pop3 sessions into an imap one."
2009 Jan 29
2
Concurrent POP3 Sessions Issues
Hi,
I have problems with dovecot + ldap + nfs, we could't have more than
20 concurrent sessions of pop3, when user 21 comes, the auth process takes
more than 1 sec and is incresing (while most users arrives, more delay in
autenticacion exists) and my customers complaint about the service. We need
support about 200 concurrents pop3 users, here is my details
Front Internet
1 Load Balancer
2008 Mar 12
4
imap sent-mail folder sometimes dosen't get updated when used by more than a mailer at the same time.
Hi,
I'm collecting users feedback of latest dovecot 1.1.rc3 development release.
Some users are complaining that their sent mails sometimes don't get
written to imap Sent-mail folder.
It seems that all these users were using multiple istances of imap
processes to read their mail
(thunderbird+horde-imp, evolution+horde-imp or multiple thunderbird istances).
No error message is written in
2009 Feb 21
2
Dovecot 1.2.beta1 Backtrace POP3
I am testing out the new Dovecot 1.2.beta1 software. I am getting
reports from people using POP3 that it randomly drops connections.
Looking at the log file I see that the POP3 process they were connecting
to panics and dumps a Raw bactrace. Below is a copy of the logs (IP
addresses striped for security):
dovecot: Feb 21 13:10:45 Info: auth(default):
passwd-file(janna at jantics.com,x.x.x.x):
2008 May 30
2
dovecot-1.1.rc7 Panic: POP3(username): file index-mail.c: line 1007: unreached
And got this regression with dovecot-1.1.rc7 with each pop3 connection,
hg version of 2 days ago was working fine.
Now I'm back again to hg before "Message sort index handling rewrite".
Regards,
Diego.
---
Panic: POP3(username): file index-mail.c: line 1007: unreached
(gdb) bt
#0 0x00b91402 in __kernel_vsyscall ()
#1 0x00725ba0 in raise () from /lib/libc.so.6
#2 0x007274b1 in
2006 Aug 09
4
IMAP/POP3 proxying and capability
Hi,
I setup a rather large POP3/IMAP configuration and want to use dovecot proxying
feature.
I have noted that the capability announce when connecting via the proxies are
not the same before you are authenticated and after. Before you are
authenticated the proxy announce is own capability and after it announce the
final server capability. The problem is that some (most ? all ?) mail client
ask
2020 Jun 07
2
How to use dovecot only as POP3 server / prevent it from creating .imap directories?
Dear all,
on our mail server, I let sendmail deliver incoming messages to a file in mbox format called "inbox" in each user's home directory. Now I would like to use dovecot as POP3 server so that users can let their MUA download their messages via POP3. I do not want to use any IMAP functionality.
The POP3 part works with the configuration shown below, but nevertheless there is a
2017 Jul 02
2
Any way to limit number of active IMAP/POP3 sessions from a single user / per user?
Hello,
Just wonder: is there any way in Dovecot to limit number of active
IMAP/POP3 connections for a single user, not touching any other users?
Basically, the situation is single user hammering servers by lots of
POP3 connections from time to time, and limiting exactly one user could
be good.
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 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
2017 Jul 03
2
Any way to limit number of active IMAP/POP3 sessions from a single user / per user?
On 3 Jul 2017, at 9.24, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
>
> On 02.07.2017 10:53, Alexey Asemov (Alex/AT) wrote:
>> Hello,
>>
>> Just wonder: is there any way in Dovecot to limit number of active
>> IMAP/POP3 connections for a single user, not touching any other users?
>> Basically, the situation is single user hammering servers by
2009 Feb 04
4
pop3_lock_session question
Hello, I'm preparing to convert from qpopper + UW-IMAP to dovecot.
So far testing has gone very well. One problem we haven't figured
out is that long-running POP sessions keep the mailbox locked, so that
the MDA times out while trying to deliver. We're using "maildrop" as
our MDA if that matters.
We don't see this issue for dovecot IMAP sessions. During long-running
2006 May 04
1
dovecot LDA and pop3 session lock question
If pop3_lock_session = yes, how does Dovecot LDA handle the situation
when the pop3 mbox is locked?
Does it requeue mail for later delivery immediately (EX_TEMPFAIL), or
wait until mbox_lock_timeout?
Thanks,
Ken A.
Pacific.Net
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
2008 Mar 27
1
Imap sent folder sometimes dosen't get updated in dovecot-1.1-rc3(+some current hg patches)
Yes, again, some sent emails don't get copied to sent folder.
This time I get the following error:
Error: IMAP(username): UIDs broken with partial sync in mbox file
/maildir/username/Sent
This happened at least with thunderbird and with evolution.
Dovecot is running on vith fcntl locking on Centos5, sendmail should use fcntl,
too.
Filesystem is ext3 on drbd partition.
After a grep vith
2008 Jul 30
3
POP3 locking
I'm trying to understand what dovecot's behavior will be in a given
scenario to see if it will work as a (hopefully better) replacement for
the home-grown pop3 server we currently use.
User A is on a slow dialup connection, and uses, oh, let's say Outlook,
since that's where most of our problems seem to spring from. User A
uses outlook to download his mail over pop3. Half
2007 Oct 31
4
multiple rsync sessions for one file?
Hey all,
A customer is configuring an offsite rsync backup. Their Internet
pipe is fairly slow (DSL) but they have some very large files to
backup. Their backup window is only after business hours.
If one of these large files starts rsyncing at midnight, and the
backup window ends before the file is complete (i.e. the rsync
process stops), will it complete the rest of that file the
2008 Sep 17
2
lately pop3 with #define DEBUG needs GDB=1
I'm not sure when this happened.
In yesterday dovecot-1.1 hg if pop3 is compiled with DEBUG defined, it
needs GDB=1 otherwise it ends with:
Panic: Leaked file fd 4: dev 104.2 inode 3342766
Not sure if this can be caused by the fact that I call pop3 with a bash script.
protocol pop3 {
mail_executable = /usr/libexec/dovecot/pop3.sh
inside I've something like
if [ x`id -un` =
2011 Sep 22
1
Duplicates when switching from Qpopper to Dovecot pop3
Hi All,
Our test users re-download the mail they've left on the server when they switch from Qpopper to Dovecot. Qpopper includes the X-UIDL header - X-UIDL: X8V"!E)<"!58?"!"9C"! - on read messages. Any suggestions are appreciated. I've included my dovecot configuration.
Thank you,
Tristan
---
Tristan
Tristan Goguen
CEO, ILAP?
T: 416-250-5600 ext. 205
F:
2012 Mar 20
1
mdbox and pop3 locking
With mdbox, what does dovecot lock when "pop3_lock_session(pop3): yes"?
Specifically, I'm wondering if Dovecot LDA is able to deliver mail when
a session is locked, if using mdbox, or if it will tempfail until the
session is unlocked?
Thanks,
Ken
--
Ken Anderson
Pacific Internet - http://www.pacific.net
2013 Aug 21
2
High Load Average on POP/IMAP.
Hi,
We have a serious issue running on our POP/IMAP servers these days. The load average of a servers
spikes up to 400-500 as a uptime command result, for a particular time period , to be specific
mostly in noon time and evening, but it last for few minutes only.
We have 2 servers running dovecot 1.1.20 , in loadbanlancer, We have used KEEPLIVE (1.1.13) for
loadbalacing.
Server