Displaying 20 results from an estimated 1000 matches similar to: "error while compiling"
2014 Mar 19
1
Centos6 x86_64
Hi,
I just tried to generate keys for tinc.
/usr/sbin/tinc generate-keys
When generating the key, the rsa key are generated.
But ik get de following error, what does it means.
Generating ECDSA keypair:
Generating EC key failed: error:100AE081:elliptic curve
routines:EC_GROUP_new_by_curve_name:unknown groupError during key
generation!
Perry
2012 Oct 21
1
Configuring Dovecot & Snarf plugin for the first time
I've been using uw-imap for some time on my linux system and have been
running into issues with it so I've decided to move to Dovecote, so far
it seems to have solved the issues I've been having however I need/want
to move the incoming emails out of /var/spool/mail/{user} in the same
(or similar fashion) that uw-imap did, and I found the snarf plugin.
However whenever I enable the
2012 Oct 24
1
Snarf plugin
I've now upgraded dovecot from 2.0.21 to 2.1.10 and the good news is I no
longer see dovecot crashing when loading the snarf plugin however snarf
still does not do anything except make the inbox disappear.
I've come to the conclusion that either snarf does not actually work,
possible, but I doubt it, or more likely I have a configuration issue
preventing it from working.
The system is
2010 Dec 03
2
question about snarf plugin in dovecot 2
I'm trying to get the snarf plugin working with dovecot 2.0.7.
Specifically, I want to use the UW-IMAP style optional snarfing.
I'm looking at the wiki2 documentation. The first question is whether
the UW-IMAP optional snarfing will require any changes to the
mail_location. The first section suggests (but doesn't specifically
state, which I'd propose be clarified) that
2017 Aug 15
1
namespace configuration error
I've got a few errors I'm trying to track down, probably all related...
Aug 15 14:03:14 xyzzy dovecot: imap-login: Login: user=<jeff>,
method=PLAIN, rip=100.8.22.62, lip=132.238.254.34, mpid=4803, TLS,
session=<fLvfl85WntFkCBY+>
Aug 15 14:03:14 xyzzy dovecot: imap(jeff): Error: namespace configuration
error: Duplicate namespace prefix: ""
Aug 15 14:03:14 xyzzy
2007 Jul 16
0
Can't compile mbox-snarf-plugin.c on AIX 5.3
Hello everyone,
I tried to compile the mbox-snarf-plugin.c (downloaded today, so I
assume it's the most recent version available) on AIX 5.3 with gcc 4.0.
Building Dovecot 1.0.1 and 1.0.2 works fine.
[root at aix root]# export DOVECOT=/root/dovecot-1.0.1
[root at aix root]# gcc -fPIC -shared -Wall -I$DOVECOT -I$DOVECOT/src/lib
-I$DOVECOT/src/lib-storage -I$DOVECOT/src/lib-mail -I
2010 Oct 13
1
Missing ACLOCAL_AMFLAGS ?
dovecot-2.0.5
autoreconf is failing with: [1]
$ autoreconf -f -i
[...]
src/plugins/acl/Makefile.am:11: `module_LTLIBRARIES' is used but
`moduledir' is undefined
[...]
autoreconf-2.65: automake failed with exit status: 1
Also,
$ ./configure --help | grep module
--with-nss Build with NSS module support (auto)
In other words, no moduledir output in configure --help. Looks
2009 Feb 12
2
mbox snarf plugin + idle
I'm having a problem with mbox snarf not looking at /var/spool/mail/
when in idle mode thus never giving me a RECENT line even though there
are new messages in /var/spool/mail/ . Here are the imap commands to
reproduce the problem:
1 login userid password
2 select inbox
3 idle
When I run "select inbox" it does see my messages in /var/spool/mail/
and moves them over fine.
2009 May 01
2
mbox-snarf plugin and istream-mail-stats.c revision 9000:b02c642b4e51
I'm getting this error:
May 1 09:09:30 tr27n12.aset.psu.edu syslog: PSU mbox-snarf name is
INBOX
May 1 09:09:30 tr27n12.aset.psu.edu dovecot: Panic: IMAP(tstem38):
file istream-mail-stats.c: line 75: assertion failed: (ret != -1 ||
stream->istream.eof || stream->istream.stream_errno != 0)
Will this error go away before the general 1.2 release?
Thanks,
Jonathan
2013 May 31
0
dovecot Digest, Vol 121, Issue 84
Thanks......
On Fri, 31 May 2013, dovecot-request at dovecot.org wrote:
> Send dovecot mailing list submissions to
> dovecot at dovecot.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://dovecot.org/cgi-bin/mailman/listinfo/dovecot
> or, via email, send a message with subject or body 'help' to
> dovecot-request at dovecot.org
>
>
2010 Dec 10
2
dovecot 2.0 revision 12532:e030df616faf: problem with Snarf plugin
this command fails when the snarf plugin is enabled.
5 status inbox (UIDNEXT MESSAGES)
with the error:
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened)
If it isn't easy to reproduce, I'll spit out the config.
thanks,
Jonathan
-------------- next part --------------
A non-text attachment was
2006 Feb 08
2
Simulating UW Snarf...
I already wrote to Timo, but I thought some others on this list may have
had a similar situation. So here goes:
The scenario at Michigan Technological University stems from long
standing traditions and policies that probably won't change. That said,
two of the policies are 1.)we don't bounce mail and 2.)we guarantee
delivery when we accept a piece of mail. The UW IMAP
2010 Dec 03
0
v2.0.8 released
http://dovecot.org/releases/2.0/dovecot-2.0.8.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.8.tar.gz.sig
There are many small fixes all around, plus some more noticeable
changes:
* Services' default vsz_limits weren't being enforced correctly in
earlier v2.0 releases. Now that they are enforced, you might notice
that the default limits are too low and you need to increase
2010 Dec 03
0
v2.0.8 released
http://dovecot.org/releases/2.0/dovecot-2.0.8.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.8.tar.gz.sig
There are many small fixes all around, plus some more noticeable
changes:
* Services' default vsz_limits weren't being enforced correctly in
earlier v2.0 releases. Now that they are enforced, you might notice
that the default limits are too low and you need to increase
2007 Nov 21
2
File locking problems and duplicate emails with the snarf plugin
Two weeks ago we switched all our IMAP users (around 25,000) from the
Washington IMAP server to Dovecot, and since then there have been
several occasions when reading new email just hangs, and duplicate
emails appear. We are using the 'snarf' plugin to copy new email to the
inbox, and it looks as though the problems are caused by file locking.
We have been using the Washington IMAP server
2009 Jun 02
2
record points outside file error with dovecot revision 9116:9ae55b68cf61
I use mbox with mbox-snarf plugin.
I get errors like:
dovecot: IMAP(testuser): Corrupted index cache file /full/path/
dovecot.index.cache: record points outside file
The errors can be in either folders or INBOX.
I put some syslog statements in src/lib-index/mail-cache-lookup.c to
help understand this.
if (offset + sizeof(*rec) > cache->mmap_length) {
2007 May 17
4
UW-IMAP style mbox snarfing from /var/mail/ to ~/mbox
http://dovecot.org/patches/mbox-snarf-plugin.c
Also committed to CVS HEAD.
Usage:
mail_location = mbox:~/mail:INBOX=/var/mail/%u
protocol imap {
mail_plugins = mbox_snarf
}
protocol pop3 {
mail_plugins = mbox_snarf
}
plugin {
mbox_snarf = ~/mbox
}
If ~/mbox doesn't exist, nothing special is done.
If ~/mbox exists, it's treated as INBOX and mails are moved
from /var/mail/%u
2012 Feb 12
0
v2.0.18 released
http://dovecot.org/releases/2.0/dovecot-2.0.18.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.18.tar.gz.sig
+ DIGEST-MD5 authentication supports authorization id now.
Patch by Yubao Liu
+ Added instance_name setting which is used to prefix Dovecot
processes in ps output.
- LDA/LMTP: Sending a large mail via submission_host or via LMTP proxy
2012 Feb 12
0
v2.0.18 released
http://dovecot.org/releases/2.0/dovecot-2.0.18.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.18.tar.gz.sig
+ DIGEST-MD5 authentication supports authorization id now.
Patch by Yubao Liu
+ Added instance_name setting which is used to prefix Dovecot
processes in ps output.
- LDA/LMTP: Sending a large mail via submission_host or via LMTP proxy
2009 Apr 29
2
Timeout leak with dovecot version dovecot1.2(8985:f43bebab3dac)
This is 64bit AIX 5.3. Looking through previous versions of dovecot, I see
this warning. I didn't realize this was something bad until today.
My environment uses mbox/mbox-snarf plugin.
The message in the logs is:
local0.log.20090429:Apr 29 12:41:16 hostname dovecot:
IMAP(jsiegle): Timeout leak: 1100054c0
In dbx(the AIX debugger) I see:
$ dbx imap
Type 'help' for help.
reading