Displaying 20 results from an estimated 102 matches for "arvid".
Did you mean:
arvids
2007 Dec 22
0
v1.1.beta12 deliver crashes (arvids) Ditto!
On Dec 22, 2007, at 5:00 AM, dovecot-request at dovecot.org wrote:
(stuff cut out)
> Message: 10
> Date: Sat, 22 Dec 2007 11:12:30 +0200
> From: arvids <arvids at mpe.lv>
> Subject: [Dovecot] v1.1.beta12 deliver crashes
> To: Dovecot Mailing List <dovecot at dovecot.org>
> Message-ID: <200712221112.30760.arvids at mpe.lv>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello,
>
> v1.1.beta12...
2017 Sep 11
1
pop3-login core dump when using TLSSTART on version dovecot-2.2.32 (INTERNAL)
....89.118.45 Maildir /var/nextmail/nfs2.flex14/49/79/841 Info: Logged out in=4518 out=273720 deleted 0 expunged 0 trashed 0
Sep 11 11:49:40 imap-login: Debug: SSL alert: close notify [88.89.118.45]
How could I proceed? Any clue? It is quite annoying to see this entry in the log for each session.
Arvid
-----Original Message-----
From: Aki Tuomi [mailto:aki.tuomi at dovecot.fi]
Sent: 11. september 2017 09:18
To: Eik?s Arvid; dovecot at dovecot.org
Subject: Re: pop3-login core dump when using TLSSTART on version dovecot-2.2.32 (INTERNAL)
Hi!
I tried to reproduce this problem with dovecot-2.2...
2007 Sep 14
2
Problems with quota dict in 1.1.alpha4
...t-sql.conf
socket:
type: listen
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
group: vmail
plugin:
quota: dict:::proxy:/var/run/dovecot/dict-server:quotadict
dict:
quotadict: mysql:/usr/local/dovecot/etc/dovecot-sql-dict-quota.conf
Regards, Arvids
2007 Dec 14
4
v1.1.beta11 quota plugin and dict server
.../private/auth
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
user: vmail
group: vmail
plugin:
quota: dict:::proxy:/var/run/dovecot/dict-server:quotadict
dict:
quotadict: mysql:/usr/local/dovecot/etc/dovecot-sql-dict-quota.conf
Regards, Arvids
2017 Sep 11
1
pop3-login core dump when using TLSSTART on version dovecot-2.2.32 (INTERNAL)
Hi,
Here is the gdb output.
Arvid
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-94.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted...
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
I enabled rawlog.
Everything seems to be OK but the dovecot-log shows a fatal error and core dump. (created a core file)
Arvid
Rawlog in
<<<
STAT
>>>
<<<
LIST
>>>
<<<
UIDL 1
>>>
<<<
UIDL
>>>
<<<
QUIT
>>>
Rawlog out
<<<
+OK Logged in.
>>>
<<<
+OK 22 17589388
>>>
<<<
+OK 22 messages:
1...
2007 Nov 20
1
1.1.beta8 crashes with segfault when SIGHUP
...t-sql.conf
socket:
type: listen
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
group: vmail
plugin:
quota: dict:::proxy:/var/run/dovecot/dict-server:quotadict
dict:
quotadict: mysql:/usr/local/dovecot/etc/dovecot-sql-dict-quota.conf
Regards, Arvids
2003 Feb 14
6
[Bug 49] TCP conntrack entries with huge timeouts
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=49
------- Additional Comments From laforge@netfilter.org 2003-02-14 08:39 -------
what patches from patch-o-matic do you use? Do you know how to reproduce this
behaviour?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
It is quite easy.
I use a client (thunderbird or windows live mail) set it up to use starttls on standard port 110. Logon and just do a list on the mailbox. The fatal error occurred when I logoff.
Arvid
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of dovecot-request at dovecot.org
Sent: 11. september 2017 14:57
To: dovecot at dovecot.org
Subject: dovecot Digest, Vol 173, Issue 28
Send dovecot mailing list submissions to
dovecot at dovecot.org
To su...
2008 Mar 22
5
poor network performance on domU
Hi all,
I recently started with Xen (3.1.0) on my new server running Ubuntu
Gutsy (7.10) and I''m experiencing very poor network performance on my
domU''s.
Since my colo provider offers me a /28 of routed public IPs next to
one interconnection IP to their routers, I built a Xen configuration
as described in http://www.debian-administration.org/articles/360 (a
routed
2010 Jan 07
1
LDAP_NO_SUCH_OBJECT upon new user creation in s4/OpenLDAP
...smbclient //localhost/netlogon -Udemo1%S4password
Connection to \\localhost\netlogon failed - NT_STATUS_LOGON_FAILURE
Using windows dsa.msc to create the user, I got a NT_STATUS_ACCOUNT_DISABLED
instead. You can enable the account by running setup/setpassword (or
setup/enableaccount).
Regards,
Arvid
--
Arvid Requate
Open Source Software Engineer
Univention GmbH
Linux for your business
Mary-Somerville-Str.1
28359 Bremen
Tel. : +49 421 22232-0
Fax : +49 421 22232-99
requate at univention.de
http://www.univention.de
Gesch?ftsf?hrer: Peter H. Ganten
HRB 20755 Amtsgericht Bremen
Steuer-Nr.: 71...
2014 Jan 15
1
rsync -a --update resets status of newer target directories
...target subdir as newer and skip
it. This works for files, but doesn't seem to apply to directories.
Is this behavior intended? If so, is there a combination of options or a
workaround to avoid changing the status of the target subdirectory (while
still synchronizing its content)?
Cheers,
Arvid
--
Arvid Requate
Open Source Software Engineer
Univention GmbH
2007 Sep 11
2
Possible bug in authentication cache in dovecot 1.1.alpha4
...mechanisms: plain login digest-md5 cram-md5 apop
cache_size: 2048
cache_ttl: 28800
cache_negative_ttl: 60
user: doveauth
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: sql
args: /usr/local/dovecot/etc/dovecot-sql.conf
userdb:
driver: prefetch
Regards, Arvids
2008 Sep 26
2
imap-quota not working
...user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
group: vmail
plugin:
quota: dict:::proxy:/var/run/dovecot/dict-server:quotadict
dict:
quotadict: mysql:/usr/local/dovecot/etc/dovecot-sql-dict-quota.conf
Regards, Arvids
2017 Sep 08
1
pop3-login core dump when using TLSSTART on version dovecot-2.2.32 (OPEN)
...will happen with imap-logon to, but I have not tested it yet.
The TLS session is coming up and it works fine until I log off, then it's core dump. Open sslvesrion is openssl-1.0.2k.
We ran dovecot-2.2.27 before we upgraded to dovecote-2.2.32, and that seems to work fine. (not core dumping)
Arvid
LOG
Sep 05 14:27:34 pop3-login: Debug: SSL: elliptic curve secp384r1 will be used for ECDH and ECDHE key exchanges
Sep 05 14:30:30 pop3-login: Debug: SSL: elliptic curve secp384r1 will be used for ECDH and ECDHE key exchanges
Sep 05 14:30:30 pop3-login: Debug: SSL: elliptic curve secp384r1 will b...
2003 Oct 03
2
Can't build wine on Red Hat Fedora
Hi!
I get this error when I'm trying to compile wine 0911 release on Red Hat Fedora (with gcc-3.3.1-5) using the tools/wineinstall script.
Can someone please tell what is wrong? I could't compile last month's wine either. There was a segfault at the end of the installation process, when it reached some "wine registry".
make[2]: Entering directory
2004 Aug 06
5
someone wake me up...
...ble to make icecast broadcast titles or id3 tags. I refuse to believe that you all can talk so fondly of a program that gives you the ability to make a radiostation but not tell its listeners what is on the air.. That is just too weird.. So what do YOU do to tell people what they are listening to?
Arvid
www.playrec.dk -for all kinds of good music
ICQ# 724069
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe'...
2002 Aug 07
1
Kernel panic after update
...ystems runs for 2 hours ....
and crashes with a kernel panic. We have tried another kernel and
iptabes paket but the same problem. Downgrading the system to 1.1-17
.... and it runs stable. So ... what are the basic diffs between 1.1-xx
and 1.2-xx .... i have no more ideas what i can try ......
Arvid :=(
2007 Dec 11
1
1.1.beta10 pop3 process hangs with 100% CPU
...) = 0
13:36:05.866623 setsockopt(1, SOL_TCP, TCP_CORK, [0], 4) = 0
13:36:05.866660 gettimeofday({1197372965, 866675}, NULL) = 0
13:36:05.866698 epoll_wait(6, {{EPOLLHUP, {u32=135259776, u64=135259776}}}, 4, 6986) = 1
13:36:05.866737 gettimeofday({1197372965, 866752}, {4294967176, 0}) = 0
Regards, Arvids
2007 Dec 11
1
minor issue - dovecot -n output with 1.1.beta11
...nt
login_max_processes_count
first_valid_uid
first_valid_gid
cache_size
cache_ttl
cache_negative_ttl
mode(from auth default section)
And by the way, parameters from lda section are not showed both with -a
and -n. But it is so already for a long time, so I assume that it is OK :)
Regards, Arvids