Displaying 20 results from an estimated 9000 matches similar to: "auth timeout state=2, bad?"
2009 Apr 05
1
Segfault in Sieve 1.2
Hello,
two days ago I've upgraded to 1.2rc2 and the new sieve implementation
(version 0.1.4). Today I got the first mail that got stuck in the
postfix queue because deliver was dying with a segfault.
The mail is spam, thus I don't have any issues sharing it:
http://users.birkenwald.de/~berni/temp/deliver-segfault.mail
It happens with this small sieve script (my normal one is larger, but
2015 Jan 29
2
quota_full_tempfail = yes broken with lmtp_rcpt_check_quota (was: Re: lmtp_rcpt_check_quota not working)
Bernhard Schmidt <berni at birkenwald.de> wrote:
Hi,
> Axel Luttgens <AxelLuttgens at swing.be> wrote:
>
> Hi Axel,
>
>> Le 11 f?vr. 2014 ? 08:34, Bernhard Schmidt a ?crit :
>>
>>> [...]
>>> so Dovecot should reject in RCPT TO phase, but according to the logs of the
>>> upstream Postfix it does so after END-OF-DATA
>>>
2004 Jun 19
1
Another way to transfer zones
Hi,
I've been working on a replacement for nsd-xfer/bind-xfer for the use
with NSD for some evenings now, and since I believe that at least some
of you do have the same problem I experienced during my transition to
NSD (that is, bind-xfer is only available in BIND8, which is sometimes a
little bit peeky in being compiled, plus the many invokations of that
program during the regular
2010 May 12
2
auth: Error: PLAIN(user): Request 27511.1 timeouted after 150 secs, state=3
Since upgrading from Dovecot 2.0.beta4 + patches
http://hg.dovecot.org/dovecot-2.0/rev/96496e1d3d12 and
http://hg.dovecot.org/dovecot-2.0/rev/aefa279e2c70 to Dovecot 2.0.beta
5, I have started to see the subject error from Dovecot for SASL
authentications. It doesn't happen every time, but it happens more often
than not. It doesn't seem to affect Postfix's acceptance of the message.
2010 Mar 20
2
2.0 beta: LMTP + Sieve fileinto broken
Hoi,
somewhere between Hg revisions 10945 and 10962 filing into a subfolder
using sieve Scripts (like fileinto "fwd.sixxs" here) broke
Mar 20 18:14:24 mail dovecot: lmtp(27326, berni at vmail.mail.mucip.net):
ojJwL3ACpUu+agAA/GZUZg:
msgid=<tickets-tickets.1418885.1419129 at noc.sixxs.net>: save failed to
fwd.sixxs: Mailbox doesn't exist: fwd.sixxs
Used to work fine before.
2008 Mar 08
2
IPv6-enabled dovecot-1.1rc* does not accept IPv4-connections
Hi,
I'm having a really really strange problem. After upgrading from
1.1.beta13 to 1.1.rc2 (happened with rc1 as well IIRC) I can't connect
to the services using IPv4 anymore. dovecot happily binds to the IPv6
wildcard socket which should accept IPv4 connections as well.
root at vs02:~# netstat -lnp --tcp | grep dovecot
tcp6 0 0 :::993 :::*
2007 Oct 12
1
dovecot 1.1beta2 and dovecot-sieve 1.1.2 - crash in LDA
Hi,
I've upgraded to dovecot 1.1beta2 and the latest dovecot-sieve release
yesterday and have one single mail that cannot be delivered repeatedly.
Log (reformatted):
Oct 12 15:19:19 vs02 deliver(bernilrz): pool_data_stack_realloc(): stack frame changed
Oct 12 15:19:19 vs02 deliver(bernilrz): Raw backtrace:
/usr/local/libexec/dovecot/deliver(i_syslog_panic_handler+0x1e) [0x47117e] ->
2011 Feb 20
1
Cannot set-default back to ID 0
Hi,
a recent Ubuntu upgrade killed my system. Luckily I had done a btrfs
snapshot before, so I set the particular subvolume as default using
# btrfs subvolume set-default 261 /mnt
from a rescue system and was back up in no time. I then mounted the
original volume with subvolid=0 and repaired it. So far so good.
However, I fail to set the default volume back to the original.
# btrfs subvolume
2009 Jul 05
2
AUTH PLAIN error with Thunderbird and Dovecot 1.2
Hi,
a few days ago I started to get some complaints about authentication
delays from Thunderbird POP3 users. After some debugging it turned out
that the problem was introduced somewhere between 1.2rc3 and 1.2rc7
(1.2.0 is still affected).
A session with Thunderbird 2.0.0.22 against 1.2rc3 looks like this:
<<< +OK Dovecot ready.
>>> CAPA
<<< +OK
<<< CAPA
2014 Feb 11
2
lmtp_rcpt_check_quota not working
Hi,
Dovecot 2.2.9 (Debian package from backports) does not seem to respect
lmtp_rcpt_check_quota
# 2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.4
deliver_log_format = from=<%e>, size=%p, message-id=<%m>, status=%$
disable_plaintext_auth = no
lmtp_rcpt_check_quota = yes
mail_debug = yes
mail_gid = mstore
mail_location =
2010 Mar 21
3
2.0.beta3 imapd running hot
Hi,
since a couple of weeks I occasionally have an imapd going crazy on me,
using up 100% CPU. Current revision is 10962
29865 vmail 20 0 47820 3296 1708 R 99.7 0.9 131:07.85 imap
vmail 29865 86.1 0.8 47820 3296 ? R Mar20 131:20
dovecot/imap [berni 2001:a60:f001:1:219:66ff:fe8b:a6e IDLE
strace -p <pid> shows a repeating pattern of
epoll_wait(8, {{EPOLLOUT,
2010 Mar 12
2
Dovecot 2.0beta3 LMTP hanging when delivering into a non-existing mailbox
Hi,
another LMTP problem. When a sieve userscript tries to fileinto a
nonexisting mailbox the LMTP process hangs.
Mar 12 12:55:28 mail dovecot: lmtp(1328, berni at vmail.mail.mucip.net):
kPpuOKArmkswBQAA/GZUZg: sieve:
msgid=<201003111751.o2BHpTbX069309 at squid-cache.org>: failed to store
into mailbox 'squidbugs': Mailbox doesn't exist: squidbugs
after that I cannot get a LMTP
2014 Jun 23
4
OOM in Dovecot 2.2.13 imap
Hi,
we run Dovecot 2.2.13 on Debian Wheezy with a couple thousand mailboxes.
We have two users that repeatedly trigger an OOM condition with IMAP.
Jun 23 12:53:21 lxmhs74 dovecot: imap(USER): Fatal: pool_system_realloc(268435456): Out of memory
Jun 23 12:53:21 lxmhs74 dovecot: imap(USER): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x6c15f) [0x7f11766cc15f] ->
2013 Jun 12
2
LMTP crash with sdbox and SIS
Debian Wheezy amd64 plus Stefan's stable-auto/dovecot2.2 repository
2:2.2.2-0~auto+57 = 16495:d447dcc6b611
Crash goes away when I disable mail_attachment_dir, happens with a
fresh home as well
# 2.2.2 (d447dcc6b611): /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.0
disable_plaintext_auth = no
first_valid_uid = 100
mail_attachment_dir = /home/studext/attachment
mail_gid
2008 Mar 03
1
dovecot 1.1rc1 deliver linker error without mbox
Hi,
compiling dovecot-1.1rc1 with the option --with-storages=maildir,raw
raises the following error:
cc -std=gnu99 -g -Wall -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -Wstrict-aliasing=2 -o deliver auth-client.o
deliver.o duplicate.o mail-send.o smtp-client.o ../lib/mountpoint.o
-Wl,--export-dynamic
2012 Feb 20
2
stats on transitions from one state to another
Folks,
I'm trying to get stats from a matrix for each transition from one state to another.
I have a matrix x as below.
structure(c(0, 2, 2, 2, 0, 0, 0, 1, 1, 1, 1, 2, 2, 1, 1, 1, 0,
0, 2, 2, 0.21, -0.57, -0.59, 0.16, -1.62, 0.18, -0.81, -0.19,
-0.76, 0.74, -1.51, 2.79, 0.41, 1.63, -0.86, -0.81, 0.39, -1.38,
0.06, 0.84, 0.51, -1, -1.29, 2.15, 0.39, 0.78, 0.85, 1.18, 1.66,
0.9, -0.94,
2004 Jun 29
1
timeout timer gets reset after bad kernel image
Since this is my first post on the mailing list I got to get all the praising out of the way. I have played around with isolinux for a couple of days now, and it is really great. Thank you Peter.
Now regarding the timeout.
The timeout gets interrupted when one presses any key on the keyboard, however if I enter an invalid kernel image to boot the timeout is restarted after isolinux fails to
2011 Jul 08
1
Rsyslog and "Error while reading from Linux ethertap device /dev/net/tun: File descriptor in bad state"
Hi,
I recently had a machine filling up its harddisk with syslog and tinc
pilling up milions of messages like this:
"Error while reading from Linux ethertap device /dev/net/tun: File
descriptor in bad state"
I remembered that there was a difference between rsyslog and other
loggers, where one of those was skipping those messages, and simply
was displaying:
"this message has been
2004 Jan 16
1
tun: File descriptor in bad state
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
suddenly i am getting the folowing error from tinc. I haven't changed
any configuration and i haven't changed the running kernel. If I try to
mknod the device again the problem remains.
Regards,
Kostko.
- --
Kostko <kostko@jweb-network.net>
JWeb-Network
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using
2002 Nov 06
1
File descriptor in bad state...again ;-(
Hi folks,
I'm trying to set up a small vpn between a few Sun Ultra1 machines
(UltraSparc).
Distribution is Debian Woody (stable).
The problem:
Sunclient:
~~~~~~~~~~
tinc-1.0pre7 original binary package from Woody, machine is running on
original distribution kernel (2.4.18).
# ls -l /dev/net/tun
crw-r--r-- 1 root root 10, 200 Nov 6 22:09 /dev/net/tun
# lsmod
Module