Displaying 20 results from an estimated 700 matches similar to: "dovecot-lda cvs"
2008 Oct 01
1
segfault in dovecot imap 1.1.1 to 1.1.3
Dovecot dies with signal 11 (segfault) when doing some commands with a
specific message
you'll find relevant information stored here:
http://www.luria.ch/9e93676668e453b739ee3e085434e086/
the email:
msg.anon.txt
input rawlog:
20081001-120137-24371.in
dovecot -n:
dovecot-n.txt
the gdb backtrace:
bt.txt
test system is running debian sarge, but same thing happens with debian
etch (both x86)
2008 Oct 01
2
assertion in dovecot imap 1.1.1 to 1.1.3
Dovecot dies with signal 11 (segfault) when doing some commands with a
specific message
here attached:
the email:
msg.anon.txt
input rawlog:
20081001-120137-24371.in
dovecot -n:
dovecot-n.txt
test system is running debian sarge, but same thing happens with debian
etch (both x86) using xfs
always reproductible
Can you help me with this ?
--
Rene Luria
-------------- next part
2006 Jan 18
1
dovecot lda with sendmail
I'm trying to set up dovecot's deliver program as the lda for sendmail.
I seem to need a config file for it '/etc/dovecot-deliver.conf'. Is
there any documentation for this configuration file and it's contents?
sendmail will call it under the recipient's uid, and all it has to do is
drop the message into the proper maildir as defined in /etc/dovecot.conf
and update
2007 Apr 26
2
SEGV with Dovecot v1.0.0 Deliver and cmusieve v1.0.1 and vacation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I have a small Sieve script that tries to use vacation that segfaults.
The script is the one from http://wiki.dovecot.org/LDA/Sieve.
When I change the email address (I changed the local part into "skai"),
hence, vacation is skipped, the mail is delivered without any problem.
==== script start
require ["fileinto",
2007 Sep 29
3
plugin problem
I'm trying to do a rewrite of the dspam_plugin for dovecot 1.1b1.
There are some API changes that warranted an update of the plugin.
Also, I wanted the dspam_plugin to be able to handle pristine mails
for dspam retraining, as opposed to the signature based retraining.
Question:
How can I retrieve the full unix path for a specific mail?
The original code uses mail_get_first_header() to
2013 Nov 03
1
[LLVMdev] conditional flow resulting in "Instruction does not dominate all uses!"
I've having a bit of a problem generating output that doesn't result in
the "Instruction does not dominate all uses!". In my code it relates to
exception handling and how I generate the blocks. I understand exactly
why I get the message, but I'm unsure of how I can structure things to
avoid the problem.
In a rough pseudo-code, my blocks look like this:
entry:
store 0,
2007 Feb 21
2
pop3_lock_session
Hi guys,
How can I modify the timeout value for the pop3_lock_session ?
I'd like it to be much bigger.
2007 Feb 20
2
critical performance problem
I have been using dovecot 1.0alpha4 + deliver/sieve in production for a
few accounts (400'000).
After testing 1.0.rc22 I decided to upgrade one of the imap servers...
And... what a mess !
The server just gets unusable. I don't know why but with new release, it
just overloads the system with I/O.
It turns that with 1.0.rc22 I get 15Mo/s read on disk average, without
any reason.
What did
2013 Apr 17
2
[LLVMdev] Any value in pre-simplifying the DAG?
I've been adding some new flow statements to my compiler and realize the
easiest/laziest way to produce the DAG is just to store a flow variable
and end blocks with a "switch" branch. It appears the optimizers do a
fine job of unwinding the nonsense, reducing the conditions, and even
expanding the trailing paths.
For example, I terminate my blocks with a logical switch like this:
2006 Jul 19
0
data corruption in delivery agent when forwarding
Hi Timo
I've been seeing data corruption in the lda when forwarding mail. I think
it's due to confused file pointers. (this is all maildirs on nfs)
Anyway the following patch fixes it, and also looks a bit more like the
old dovecot-lda module, by getting the Return-Path header before
getting the input stream:
Index: mail-send.c
2007 Oct 01
2
plugin advice needed
I'm working on a dovecot plugin.
What's the easiest way to read a specific
mail header like "To" or "From"?
Cheers
/Lars
2010 Feb 10
1
Get some headers Variables
Hello Everyone again !!
I'm putting more functions in my plugin, and would need to access a value of
one variable that is going to put in the header, how can I get this value by
dovecot?
example, I have the header:
X-ThereisMy: yes
How can I get this value inside a plugin ?
There is something like getHeaderVar("X-ThereisMy") ?
2011 Jun 10
1
Explain about (mail_get_first_header(mail, "From", &header)
Hi Timo...
Inside my plugin, i use the (mail_get_first_header(mail, "From",
&header) function, to get the email From to put in some Blacklist.
Looking in the header under this mail, we have 2 "From" fields.
Using the function above, i get the Second "From", but my MTA (exim)
look in to The First From, in the First Line, in that way, my
blacklist don't work,
2003 Dec 08
2
libtheora-1.0alpha2.tar.gz make fails
Hi
My PC is Intel Pentium P4-HT, running Linux kernel
2.6.0-test10. I have the latest GNU automake/autoconf
system. The make fails on libtheora with the following
error msgs:
player_example.c:29:1: warning: "_REENTRANT" redefined
player_example.c:1:1: warning: this is the location of
the previous definition
/bin/sh ../libtool --mode=link gcc -O2 -D_REENTRANT
-all-static -o
2007 Aug 15
2
deliver assertion failure
Deliver from latest 1.1 HG with sieve also from latest 1.1 HG is dying
with an assertion failure when it delivers to my mailbox. Other
mailboxes on the same system are unaffected, but I can read my mailbox
fine through IMAP.
Dovecot and sieve were compiled with -march=nocona -pipe -ggdb
I've commented out my entire sieve script and the problem still occurs.
file index-mail-headers.c: line
2006 Sep 23
2
Need to detect event: a user move a message to a “spam folder” (for antispam filter)
I?m writing an immune system based antispam filter.
I need to detect when a user move a message to her spam folder (to
inform the filter). I
I found ?cmd_copy? in imap library so I detect the copy event. But at
this level I wasn?t able to find info about which mail and which user
copy this message.
My question is:
Were I can find user Info to know how is moving this message
2007 Sep 25
1
deliver w/quotas - MDN after accept mail?
I'm testing deliver with sendmail and fs quotas.
On an over quota condition, deliver accepts the mail, deletes it, then
issues a MDN immediately.
Is there a way to get deliver to soft fail like procmail does with a 400
error and queue the mail, then let sendmail handle the MDN, following
it's "confTO_QUEUEWARN" and "confTO_QUEUERETURN" ?
Thanks,
Ken
--
Ken
2006 Apr 11
1
dspam plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey everyone.. been struggling with building a mailserver and i'm almost
done. One of the last pieces is integrating dovecot with dspam so that I'm
users can train their spam filters easily (sieve filtering is the last
piece left.. that should be interesting.. lol)
Anyway, I think i found an issue with memory allocation, and I'm not sure
2009 Aug 11
1
dovecot-1.2.3 (managesieve) crash with backtrace
>From the log:
Aug 11 09:07:23 postamt dovecot: IMAP(zensy): Panic: file mail-index-transaction-view.c: line 106 (tview_apply_flag_updates): assertion failed: (map->hdr.record_size <= tview->record_size)
Aug 11 09:07:23 postamt dovecot: IMAP(zensy): Raw backtrace: imap [0x80f0411] -> imap [0x80f0482] -> imap [0x80efe29] -> imap
[0x80c839b] -> imap [0x80cea95] -> imap
2005 Sep 01
3
qpopper UIDLs and migrating to dovecot/maildir
hi all,
I am hoping to convert a 350K user qpopper installation using mbox to
dovecot and maildir (pop3 only).
many of the users "leave mail on server", and qpopper's UIDL format
isn't (yet) supported by dovecot. since the UIDLs have been written by
qpoppper to the existing mbox files (and will be preserved when the
mboxes are converted to maildir) it would be possible to do