Using 1.1.2. I'm getting the above message over and over in the error log.
Dovecot drops the connection and the client (Tbird) just keeps retrying in
an endless loop.
Using Wireshark to sniff the exchange, it looks like the command that fails
looks like this:
5 UID fetch 1:9749,9751:9763,976
On Aug 6, 2008, at 9:53 PM, Kenneth Porter wrote:
I've got a user with an unusable account. Tbird just sits in a loop
endlessly logging in over and over when a particular folder is
selected.
What files under .imap associated with that folder can be safely
deleted? What's stored in all of
I've got a user with an unusable account. Tbird just sits in a loop
endlessly logging in over and over when a particular folder is selected.
What files under .imap associated with that folder can be safely deleted?
What's stored in all of them?
I see all of these:
.customflags
dovecot.index
David Reid <[EMAIL PROTECTED]> wrote:
> How do I set an unlimited quota for a user in 1.1? Setting it to 0 bytes
> worked in 1.0, but doesn't seem to work in 1.1 :-(
http://wiki.dovecot.org/Quota/1.1
--
Sahil Tandon <[EMAIL PROTECTED]>
How do I set an unlimited quota for a user in 1.1? Setting it to 0 bytes
worked in 1.0, but doesn't seem to work in 1.1 :-(
david
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Okay,
Trying to do some debugging of the sieve code. So I have found that
it is failing on sending the reply in the following code area:
bc_eval.c
Line: 324
/* ok, we're willing to respond to the sender.
but is this message to me? that
Hi,
On Wed, Aug 06, 2008 at 10:55:08AM -0500, Eric Rostetter wrote:
> Quoting Charles Marcus <[EMAIL PROTECTED]>:
>> rpms for centos available on atrpms.net
> Sadly not for Centos 3.x, only for Centos 4/5... :(
> Anyone know about Dovecot 1.1.x rpms for Centos/RHEL 3.x?
You could try to rebuild f
On Aug 6, 2008, at 4:15 PM, Sean Smitz wrote:
I able to connect to the mail server with a MUA (Thunderbird) via
SSL prior to attempting to set up the session and Maildir options
..
Aug 5 23:14:53 mailserv1 dovecot: auth(default): pam([me],:::
[client]): pam_open_session() failed: Cannot
I able to connect to the mail server with a MUA (Thunderbird) via SSL
prior to attempting to set up the session and Maildir options
/var/log/audit/audit.log
type=USER_AUTH msg=audit(1217992493.198:389): user pid=8022 uid=0
auid=10243 subj=user_u:system_r:dovecot_auth_t:s0 msg='PAM:
authenticat
On Aug 6, 2008, at 3:44 PM, Ron Culler wrote:
We currently run a find command and remove the files that are over 7
days old but still have boxes with upto 60k messages in them.
With v1.1 you could use expire plugin. http://wiki.dovecot.org/Plugins/Expire
I know that dovecot will update the i
We have several hundred mailboxes that have thousands of files in them
(spam boxes)
We currently run a find command and remove the files that are over 7
days old but still have boxes with upto 60k messages in them.
I know that dovecot will update the index files for each mailbox when
the boxes is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Timo,
I removed the ${1} variable but still no luck. I read the reasons
why deliver would not send a reply but I don't think any should be true.
Below is the header of one of the messages, let me know if you see
something that is causing sieve no
On Aug 6, 2008, at 2:03 PM, Sean Smitz wrote:
I am configuring a new mail server on RHEL 5 x64. I have configured
dovecot as follows:
...
protocols = imaps
...
ssl_cert_file = /etc/pki/dovecot/certs/mailserver.cer
ssl_key_file = /etc/pki/dovecot/private/mailserver.pem
...
login_process_size =
Hello Timo
Well, that was fast indeed. Thank you!
I applied the patch to 1.1.2 and recompiled it,
so far it did not happen within the last 30 minutes.
I will let you know what it looks like in a day or two.
Am 06.08.2008 um 18:55 schrieb Timo Sirainen:
On Aug 6, 2008, at 10:29 AM, Gianpaolo
On Aug 6, 2008, at 1:57 PM, CJ Keist wrote:
My .dovecot.sieve file:
require ["vacation"];
if header :matches "subject" "*" {
vacation
:days 30
:addresses "[EMAIL PROTECTED]"
:subject "Automatic response to: ${1}"
"I'm away -- send mail to foo in my absen
I am configuring a new mail server on RHEL 5 x64. I have configured
dovecot as follows:
...
protocols = imaps
...
ssl_cert_file = /etc/pki/dovecot/certs/mailserver.cer
ssl_key_file = /etc/pki/dovecot/private/mailserver.pem
...
login_process_size = 64
...
mail_location = maildir:~/Maildir
...
pass
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sorry if this comes in twice, I sent this first from my test account.
- -
Guys, I'm running out of hair to pull out ;).
Can anyone out there say that this does work?? To me this is looking
like a bug and I'm not sure whether it's the sieve
Guys, I'm running out of hair to pull out ;).
Can anyone out there say that this does work?? To me this is looking
like a bug and I'm not sure whether it's the sieve plugin or the dovecot
deliver program. I have also had no luck the the "reject" sending any
reply back to the sender.
My setup:
O
Hi,
it's always interesting to observe and discuss the different update
strategies (although not entirely on-topic)...
On Wed, 06 Aug 2008 11:25:59 -0500, Eric Rostetter
<[EMAIL PROTECTED]> wrote:
> Quoting Charles Marcus <[EMAIL PROTECTED]>:
>> On 8/6/2008, Eric Rostetter ([EMAIL PROTECTED]) wro
Chris Wakelin wrote:
Oh, unless there are some bugs in your zlib version, such as related to
seeking..
Could be, I imagine it's as prehistoric as the bzlib :)
Right, I've tried dovecot-1.1.2 using my own zlib-1.2.3 (and
bzlib-1.0.5) build on Solaris 8:
ldd lib20_zlib_plugin.so gives
* Eric Toczek, 2008-08-06 11:39
Thomas Zajic wrote:
Hi,
Same problem here - dovecot never adds any records to the expire
table, although the database connection is fine. All it ever does
is query for existing records when a message gets moved to Trash
or Junk, so at least that part is working.
Hi again,
Here's some more information on the case.
In the meanwhile I tried the same setup with
Dovecot 1.1.2, still the same result
As I saw in fstat on FreeBSD memory mapped files
are ommited, so I did some further yet inaccurate
monitoring with mmaped files included.
while [ : ]; do date;
On Aug 6, 2008, at 10:29 AM, Gianpaolo Del Matto wrote:
Aug 6 15:49:10 dovecot: imap-login: socket() failed: Too many open
files
Aug 6 15:49:10 dovecot: imap-login: proxy(XYZ): connect(1.2.3.4,
143) failed: Too many open files
Login processes change the fd limits themselves, but looks lik
On Aug 6, 2008, at 9:28 AM, Benoît DESLOGES wrote:
Try 3:
- Stop dovecot on SV2
- Clear all dovecot indexes on SV2
- Rsync of my mailbox
- Edit mailbox and move X-UID header after the X-Keywords header
The important change was that X-UID: came after X-IMAPbase: header.
- Start dovecot on SV2
Quoting Charles Marcus <[EMAIL PROTECTED]>:
On 8/6/2008, Eric Rostetter ([EMAIL PROTECTED]) wrote:
Anyone know about Dovecot 1.1.x rpms for Centos/RHEL 3.x?
I'd be more interested in upgrading the server to a reasonably
recent version of the distro...
Unfortunately, it isn't a redundant s
Hi,
Some words about my Dovecot setup:
- 10 dovecot servers
- each server has some local mailboxes
- each server has proxying enabled to seamlessly
connect to another host if the mailbox is not local
Running Dovecot 1.1.1 on FreeBSD 6.3-RELEASE-p3.
First of all, local mailbox access is
Hi Jens,
Ive got the same problem with you. The expire plugin not work. Nothing
happened even I delete email from a mail client.
And the expire table on mysql never updated.
Thanks,
Dino
Jens Meyer wrote:
Hello Eric,
thank you very much for your prompt and helpful reply!
The connect seem
On Wed, Aug 06, 2008 at 10:30:09AM -0400, Timo Sirainen wrote:
> Well, one change is that by default copying messages is now done using
> hard links, but you could have done that with v1.0 also by changing a
> setting.
Yes, that's what I did at the time I was running 1.0.14.
--
Thomas Hummel
On 8/6/2008, Eric Rostetter ([EMAIL PROTECTED]) wrote:
Anyone know about Dovecot 1.1.x rpms for Centos/RHEL 3.x?
I'd be more interested in upgrading the server to a reasonably recent
version of the distro...
This is one huge reason why I like gentoo so much. As long as I update
it regularl
Quoting Charles Marcus <[EMAIL PROTECTED]>:
rpms for centos available on atrpms.net
Sadly not for Centos 3.x, only for Centos 4/5... :(
Anyone know about Dovecot 1.1.x rpms for Centos/RHEL 3.x?
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Go Longhorns!
on 8-6-2008 7:18 AM David Hall spake the following:
Pascal Volk skrev:
Hi David,
Am 06.08.2008 10:59 schrieb David Hall:
…
My problem since a few days back is that IMAP doesn't seem to be
started.
The logfiles says's everything is in order, but port 143 isn't up and
Squirrelmail can't con
On Aug 6, 2008, at 4:56 AM, Thomas Hummel wrote:
On Tue, Aug 05, 2008 at 06:40:00PM -0400, Timo Sirainen wrote:
Do you use POP3?
Yes. I don't have the stats right now but I'd say, on 2500 users,
60% are using
IMAP, 40% POP3.
But I had the feeling that it was the IMAP processes which were
On Aug 6, 2008, at 6:11 AM, Diego Liziero wrote:
On Mon, Aug 4, 2008 at 4:17 PM, Timo Sirainen <[EMAIL PROTECTED]> wrote:
Maybe this helps? http://hg.dovecot.org/dovecot-1.1/rev/8ab845d3c96d
It seems so, thanks Timo.
With this patch, by now, all sent mails are correctly written in
"Sent" f
Pascal Volk skrev:
Hi David,
Am 06.08.2008 10:59 schrieb David Hall:
…
My problem since a few days back is that IMAP doesn't seem to be started.
The logfiles says's everything is in order, but port 143 isn't up and
Squirrelmail can't connect, i have no clue what's causing this
everything ru
On 8/6/2008, Benoît DESLOGES ([EMAIL PROTECTED]) wrote:
Goal is simply to move users mailboxes from SV1 to SV2 without
re-downloading all messages.
If you're going to go through all of this trouble, you really should go
ahead and update to latest version - now at 1.1.2...
rpms for centos ava
Hi,
This small mail to share my observation about a recent move of mailboxes
between two servers and ask about explanation and/or improvement about UIDL
in dovecot.
SV1 : Dovecot 0.99.14 / Red Hat Fedore Core 4
SV2 : Dovecot 1.07 / CentOS 5.2
Mailboxes in /var/spool/mail on the twoo servers.
Tes
Hi David,
Am 06.08.2008 10:59 schrieb David Hall:
> …
> My problem since a few days back is that IMAP doesn't seem to be started.
>
> The logfiles says's everything is in order, but port 143 isn't up and
> Squirrelmail can't connect, i have no clue what's causing this
> everything runned smoothly
On Mon, Aug 4, 2008 at 4:17 PM, Timo Sirainen <[EMAIL PROTECTED]> wrote:
>
> Maybe this helps? http://hg.dovecot.org/dovecot-1.1/rev/8ab845d3c96d
>
It seems so, thanks Timo.
With this patch, by now, all sent mails are correctly written in
"Sent" folder, I'let you know if I've just been lucky :)
Thomas Zajic wrote:
> Hi,
> Same problem here - dovecot never adds any records to the expire
> table, although the database connection is fine. All it ever does
> is query for existing records when a message gets moved to Trash
> or Junk, so at least that part is working.
Do you use namespaces? Si
Hi all,
This is my first post here so i hope this will reach you :)
My problem since a few days back is that IMAP doesn't seem to be started.
The logfiles says's everything is in order, but port 143 isn't up and
Squirrelmail can't connect, i have no clue what's causing this
everything runned smo
On Tue, Aug 05, 2008 at 06:40:00PM -0400, Timo Sirainen wrote:
> Do you use POP3?
Yes. I don't have the stats right now but I'd say, on 2500 users, 60% are using
IMAP, 40% POP3.
But I had the feeling that it was the IMAP processes which were causing the
load, particulary because some IMAP users
41 matches
Mail list logo