Displaying 20 results from an estimated 900 matches similar to: "sieve - segmentation fault"
2018 Oct 11
1
Ask for little change :)
Is it possible, that dovecot-lmtp, has in inserted "Received:" header
something about its version ie.
instead:
--8<---------------cut here---------------start------------->8---
Received: from alfa.kjonca by alfa.kjonca with LMTP id
n1O7D5Q3v1toSQAApvcrCQ (envelope-from <envelope at from>)
for <kjonca at localhost>; Thu, 11 Oct 2018 13:44:20 +0200
2015 Dec 27
3
sieve-filter crashes
I tried to post earlier, but something goes wrong.
KJ
kjonca at o2.pl (Kamil Jo?ca) writes:
> I want to refilter my mails in inbox so I tried to use:
>
> sieve-filter -e -W -D -C -v ~/.dovecot.sieve INBOX
>
> on three messages I got:
>
> info: filtering: [Fri, 28 Dec 2012 15:40:33 -0500; 14399 bytes] `[SPAM] Keep Defective by Design fight...'.
> sieve-filter(kjonca):
2017 Dec 15
2
Question about imap (expunge response)
(This is not neccesarily about dovecot, but rather IMAP protocol)
At https://drive.google.com/open?id=1j3oa5jYeSdiPbgaihq02K-u_vHbZLJZQ
is fetchmail log from my sessinon with polish email provider "Wirtualna
Polska"
As you can se fetchmail logged "* 1 EXPUNGE" as a response to "STORE"
command.
According to https://tools.ietf.org/html/rfc3501#section-7.4.1
EXPUNGE
2016 Nov 08
0
A lot of duplicate GUIDS.
Recently I have in logs a LOT of messages like this:
[....]
Nov 06 19:39:36 IMAP(kjonca): Error: mdbox /home/kjonca/Mail/1/storage: Duplicate GUID 13511 in m.1530:845670 (size=2622) and m.1371:1831730 (size=916)
Nov 06 19:39:36 IMAP(kjonca): Error: mdbox /home/kjonca/Mail/1/storage: Duplicate GUID 13512 in m.1530:847414 (size=2274) and m.1371:1832476 (size=1069)
Nov 06 19:39:36 IMAP(kjonca):
2019 Nov 28
0
[linux.debian.user] Bug - but where
(This is repost of message sent to debian-user list + some additional
data)
my hw:
--8<---------------cut here---------------start------------->8---
sudo inxi -GxxSM
System: Host: alfa Kernel: 5.3.11+1+kjonca x86_64 bits: 64 compiler: gcc v: 9.2.1 Desktop: FVWM 2.6.8 dm: XDM
Distro: Debian GNU/Linux bullseye/sid
Machine: Type: Desktop
2023 May 03
1
Using pki/ssl/tls connection.
I am thinking of using tls connection between my client and server
instead of current ssh.
I found
https://libvirt.org/kbase/tlscerts.html and I want to know if it is
possible to customise some setting (e.g. use my own cert names, or
locations)
but I was not able to.
Moreover
https://github.com/libvirt/libvirt/blob/44520f6e01580d6bada88b47e5b77e6bee023ac6/src/rpc/virnettlscontext.c
suggests that
2017 Dec 18
0
Question about imap (expunge response)
Yeah, that smells bogus. You can't send the EXPUNGE right away, even if
you did the EXPUNGE. As the server you're required to wait for a
command which allows expunges to happen. I've double-checked the Cyrus
IMAP server, and we check usinguid to decide if we can tellexpunge at
the end of index_store - aka, only UID STORE will tell the client
EXPUNGE responses.
Unfortunately, this is
2012 Oct 26
3
wanna create all points.....
Plz help me ;(( I lost 7 hours for thinking and doing this code ;( I need to
create points.....20 points(dots). All these dots have to be in one graph...
when i run this code....it gives me only one dote.....
number<- (0,2,3,4,5,6,8)
for (i in seq(1:20))
{rsidpVector=rsidp(i)
mean(rsidpVector)
plot (length(rsidpVector), mean(rsidpVector), ylab="sample mean", xlab=
"sample
2011 May 20
3
Crash test :)
I'm considering to move my mails from maildir/mbox to mdbox. One of my
doubts is: how can I restore my mails when something terrribly wrong
happens.
I understand that I should use doveadm import "backup_location"
"mailbox" all.
So I try to import with:
doveadm -v import "sdbox:~/Mail/dbox-temp/spamcop/reports/" "#Dbox/spamcop/reports" all
#Dbox
2012 Dec 29
4
lda crash?
When I try to refilter some messages lda crash:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lda-log.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20121229/b64bf43d/attachment-0004.txt>
-------------- next part --------------
doveconf -n output
-------------- next part --------------
A non-text attachment was scrubbed...
2010 Mar 22
1
mbox + bzip2 +dovecot = crash?
I have some archived mails in compressed (by bzip2) mboxes and I would
like to read them via imap Unfortunately it looks like dovecot
crashes when tries to read them :(
#v+
kjonca at alfa:~/Mail/Old/Junk%sudo /usr/sbin/dovecot -n
[sudo] password for kjonca:
# 1.2.11: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32.7+2 i686 Debian squeeze/sid
log_path: /var/log/dovecot
2011 May 06
4
compressed mboxes very slow
I have some archive mails in gzipped mboxes. I could use them with
dovecot 1.x without problems.
But recently I have installed dovecot 2.0.12, and they are slow. very
slow.
Creating index files takes about 10 minutes for ~20M file with 560
messages for bzipped mbox, for gzipped is little better but still
unusable :(
Stracing dovecot process shows that every ~ 20 messages it rereads
complete mbox
2012 Jan 13
1
dovecot 2.0.15 - purge errors
Dovecot 2.0.15, debian package, am I lost some mails? How can I check
what is in *.broken file?
--8<---------------cut here---------------start------------->8---
$doveadm -v purge
doveadm(kjonca): Error: Corrupted dbox file /home/kjonca/Mail/0/storage/m.6469 (around offset=291530): purging found mismatched offsets (291500 vs 299692, 60/215)
doveadm(kjonca): Warning: mdbox
2023 Sep 10
2
Question about encryption and tls
(Posted few days ago on qemu group but no reactions)
Do I understand correctly that ssl shoudl be configured independently
for libvirt and each hypervisor?
I asked because I configured libvirt connection as
qemu+tls://bambus.kjonca/system?pkipath=...
(and on bambus in /etc/libvirt/libvirtd.conf) I set
key_file = ...
cert_file = ...
ca_file = ...
But after connect and lauching (on bambus) vm I
2012 Dec 10
1
[vnd.dovecot.pipe] - timeout settings
In install file we can read that:
sieve_<extension>_exec_timeout = 10s
set timeout for executing program.
But regardless of setting this value (say sieve_pipe_exec_timeout=86000)
I got:
--8<---------------cut here---------------start------------->8---
2012-12-10 20:55:33 LDA(kjonca): Debug: sieve: action pipe: running program: maildrop.sh
2012-12-10 20:55:43 LDA(kjonca): Debug:
2023 Sep 11
2
Question about encryption and tls
On Sun, Sep 10, 2023 at 01:00:21PM +0200, Kamil Jo?ca wrote:
>(Posted few days ago on qemu group but no reactions)
>
>Do I understand correctly that ssl shoudl be configured independently
>for libvirt and each hypervisor?
It depends what you are asking about. There are various connections,
each of you can configure separately.
>I asked because I configured libvirt connection as
2015 Feb 11
1
Unable to replicate DNS
I just set a DC with samba 4.1 but the other machine that should
syncronize the DNS (using bind) just connect and then hang.
on /var/log/samba/log.samba I have:
[2015/02/11 20:11:53.161439, 0]
../lib/util/util_runcmd.c:317(samba_runcmd_io_handler)
/usr/sbin/samba_dnsupdate: ; TSIG error with server: tsig verify failure
I looked around but the fix found did not worked or were not for this
2013 Aug 20
1
(Maybe stupid) question about selecting mailbox
Does mailbox with "\NoSelect" can be select or examine?
I'm not sure but IMVHO "select x" should not work.
$/usr/lib/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC
2012 Dec 11
1
doveadm-lda - segfault
I have simple old message:
--8<---------------cut here---------------start------------->8---
X-Mozilla-Status: 0011
X-Mozilla-Status2: 00000000
Date: Wed, 26 Jan 2000 13:38:41 +0100
From: Kamil Jonca <kjonca at localhost.localdomain>
To: Somebody X <xx at tiger.com.pl>
Subject: Re: Opisy
Message-ID: <20000126133839.B2888 at localhost.localdomain>
References:
2008 Apr 21
1
Good news for virtual EL-4.x boxes
Currently, if you are running CentOS-4.x on a Vmware box you end up
with time skew problems. The main fix has been using a set of
recompiled kernel that has a HZ that is more fitting with what Vmware
expects (eg 100 hz). The 4.7 kernels look like they will not need
this:
http://jons-thoughts.blogspot.com/2008/04/rhel-and-vmware-time-skew-problems.html
Well, I've gotten quite the number of