similar to: pop-3 login delay

Displaying 20 results from an estimated 600 matches similar to: "pop-3 login delay"

2006 Jul 13
3
Corrupted Indexes - again...
I am still getting these in my maillog: Jul 13 07:39:38 pop5.cfu.net dovecot: IMAP(breu at cfu.net): Corrupted index cache file /var/spool/mail/filer/storage//cfu.net/b/r/breu/dovecot.index.cache: invalid record size Jul 13 09:35:03 pop5.cfu.net dovecot: IMAP(breu at cfu.net): Corrupted index cache file /var/spool/mail/filer/storage//cfu.net/b/r/breu/dovecot.index.cache: invalid record size
2006 Jul 13
1
maildir++ quota bug...
Running RC2 with maildrop and MDA: dovecot writes a positive quota count, then the negative quota count on messages delivered with maildrop. For example, message #1 arrives via maildrop: 4488236 1 message is deleted via dovecot: 4488236 1 -4488236 -1 This does not happen when the user accesses the message, only when it is deleted. The user never gets credit for deleting
2006 Jun 29
1
upgrade from beta9 to rc1 - lost access to messages and folders
Hello All, Upgraded a test machine this morning from beta9 to rc1 and lost access to messages and folders. an strace on the imap process shows it accessing the home directory, but not the mail directory. The two queries that I use are: password_query = SELECT email,crypt as password FROM users WHERE email = '%u' user_query = SELECT homedir AS home, maildir AS mail, 1000 AS uid, 1000
2006 Jun 28
1
Maildir Quota and Trash Folder
Is there an option to instruct the imap_quota plugin to count messages in the Trash folder as used space? Thanks, --------------------------------------------------------- Joseph W. Breu, CCNA phone : +1.319.268.5228 Senior Network Administrator fax : +1.319.266.8158 Cedar Falls Utilities cell : +1.319.493.1686 support: +1.319.268.5221 url :
2006 Jul 18
1
Maildir++ quota - how to handle a full mailbox
Hello all, We are using Horde/IMP and we are having problems deleting messages from accounts where the user is very close to going over quota. My test environment includes: Horde 3 IMP 4.1.2 dovecot 1.0rc2 postfix maildrop I created a user and set the quota at 13MB. I then sent a 10MB file to the user - which was received. However, when I attempt to move the message from the INBOX to
2006 Sep 12
1
Dovecot 1.0.beta9, emails disappearing?
Hi, I've been using Dovecot successfully for a while and I've recently encountered an issue : I got to work today and half the emails, were deleted... and after careful investigation : - On Monday it seems, the emails magically vanished .. (what I've been told) - My backup from Tuesday morning at 3am, indicates that all the files (mailbox) are intact but the subscription file is
2006 Jul 06
0
courier-imap transition
Hello All, I am transitioning from a courier-imap installation where the POP3 UIDLs are of the format: 28 UID10823-1064256714 29 UID10829-1064256714 30 UID10830-1064256714 31 UID10833-1064256714 32 UID10836-1064256714 33 UID10847-1064256714 34 UID10859-1064256714 35 UID10893-1064256714 36 UID10903-1064256714 37 UID10904-1064256714 The dovecot UIDL list for the recommend courier version 2
2004 Mar 03
3
NetAPP still noone done?
Hi! I have the following config: RedHat ES 3 Samba 3.0.2a with OpenLDAP 2.0.27 Everything works fine having Samba setup as a PDC. But when trying to join a (brand new) NetApp F810 to the domain I get an error: "Could not create authentication pipe". I really would need help asap ;) Thanks Tom
2007 Nov 19
2
Throttle New Connections?
All, Is anyone using iptables (recent module), or any other alternatives, to throttle the number of new imap or pop connections per minute? We have some applications that like to login every second to pull mail using imap, so we'd like to protect the entire dovecot server from these applications. We've already made the change over to high-perf mode, but we still need some type of denial
2003 Sep 09
1
How limits are set in a scales list
I have a lattice plot that has 4 pages with 4 columns and 8 rows per page. I wish to have the rows use a separate x-axis since their ranges are quite different, but I wish to have those same limits used on each page. By setting an element of the scales list to something like x = list(limits = lim.list$CFU, lim.list$CFU, lim.list$CFU, lim.list$CFU,
2005 Feb 04
1
QCC and PlotMath question
For some reason, using the qcc package, I'm unable to use the plotmath notation in the title. Can anyone see what I'm doing wrong? library(qcc) a <- rnorm(100) qcc(a,type="xbar.one",title=expression(bar(X)),ylab=expression(CFU/ft^3) ) This seems to not let the expression be evaluated, so I tried:
2004 Aug 06
2
No source buffering
On Friday 20 February 2004 00:09, Renaud Waldura shaped the electrons to shout: > 1- this is such a stoopid question I should be ashamed of myself -- > RTFM > > 2- this is a well-known issue that everybody's aware of, it doesn't > need further discussion thank you, as it is actively being worked on > > 3- it is meant to be that way and will not change. No, if you
2007 Aug 27
3
voip provider settings problem, please help
hi ppl, i'm using asterisk 1.2 because i'm making use of voiceone, but before i was using asterisk 1.4 and had the same problem, it concerns an italian voip/sip provider called eutelia/skypho, my problem is the following one: when i start my pbx my skypho account is working fine, meaning that e.g. incoming calls are shown in the asterisk CLI and caller and callee can hear each other when
2007 Jul 04
1
Dialout Macro and transfer call in progress
Dear All, I can not transfer call in progress. What's wrong with my macro? I think tT flags is enough right? [macro-stdexten] exten => s,1,Set(temp=${DB(CFU/${ARG1})}) ; Get CFU key exten => s,2,Set(DNDStatus=${DB(DND/${ARG1})}) ; Get DND key exten => s,3,GotoIf($["${temp}" = ""]?5) ; If not existing, goto priority 5 exten =>
2008 Aug 07
1
Expire Plugin - LDA with Vpopmail errors
I am trying to setup Dovecot to use the expire plugin and wanted to use the LDA so I can ensure the messages are indexed as they are delivered to the mailboxes. This system is only accessed via a webmail interface Using dovecot-1.1.2 and Vpopmail with Qmail Dovecot.conf file base_dir = /usr/local/var/run/dovecot/ protocols = imap disable_plaintext_auth = no shutdown_clients = yes log_path =
2015 May 11
1
Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1
On 5/11/2015 9:26 AM, Dominik Breu wrote: > Hello, > > did an test Install on my system get some nice SEGFAULT > wich backtrace here: https://dominikbreu.de/Stikked/view/8b6b7e5b > version is following: > aptitude versions dovecot-sieve i 2:2.2.17~rc1-1~auto+4 I cannot view that URL (some broken SSL error). You can just put the backtrace in the email itself. Regards,
2005 Aug 30
2
How to use * and # as part of numberindialcommand
What is CFU and CFNR? > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Michel Koenen > Sent: Tuesday, August 30, 2005 1:46 AM > To: asterisk-users@lists.digium.com > Subject: RE: [Asterisk-Users] How to use * and # as part of > numberindialcommand > > > From: "Damon
2015 Oct 07
2
bug report: dovecot-imapd core dump
Hi, could not find it -- back to the list, maybe someone can suggest a fix/workaround. Best, Tamas On Wed, Oct 07 2015, Dominik Breu wrote: > Hello, > > yeah this one looks familiar to me can you search the list back in > september there was a somewhat similar bug with thunderbird imho timo > posted a notice about it. > > greetings, > > dominik > > Am
2015 May 29
2
Enabling Master User for migration
On 5/29/2015 9:25 AM, Dominik Breu <dominik at dominikbreu.de> wrote: > Hello Charles, > > the bare minimum ist just the first passdb entry > auth_master_user_separator = * > passdb { > driver = passwd-file > args = /etc/dovecot/passwd.masterusers > master = yes > pass = yes > } > > this will do the trick. Ok, this isn't working, I'm
2015 May 29
1
Enabling Master User for migration
hello, in which way do you login ? loginuser*masteruser or just masteruser? You have to do the login with loginuser*masteruser masterpass greetings dominik Am Freitag, den 29.05.2015, 10:14 -0400 schrieb Charles Marcus: > Apologies - maybe doveconf -n shows a hint at the problem? > > Maybe it has to do with I'm using the default_realm? But I've tried > adding the user as