Displaying 20 results from an estimated 500 matches similar to: "SIGABRT on fetching mail"
2018 Oct 26
0
SIGABRT when fetching encrypted mail with getmail
Hello,
I'm stuck with receiving an encrypted email from IMAP server. My getmail
configuration is (getmail --dump):
getmail configuration:
? getmail version 5.6
? Python version 2.7.15 (default, Jun 27 2018, 13:05:28)
[GCC 8.1.1 20180531]
? retriever:? SimpleIMAPSSLRetriever(ca_certs="None", certfile="None",
getmaildir="/home/peter/.getmail/",
2019 May 24
0
SIGABRT on fetching mail
Hello,
I'm running dovecot with getmail for several months already, but today
it's always crashing: "getmailrc: operation error (child pid 2995 killed
by signal 6)".
The deliver process aborts due to an unknown reason.
> tail /var/log/dovecot-info.log
May 24 12:10:28 imap-login: Info: Login: user=<peter.nabbefeld at gmx.de>,
method=PLAIN, rip=::1, lip=::1, mpid=2970,
2014 Jul 14
0
Panic: file mail-index.c: line 650 (mail_index_close): assertion failed: (index->open_count > 0)
Hello,
I'm use the virtual plugin for list all unread messages in the public
namespace.
Every time the connection is terminated with this error message when I
select the virtual/projekte mailbox. Do not show any emails.
The version is build today from source 2.2.13.auto+102
Hardy
*** dovecot-virtual ***
!INBOX
Projekte/*
unseen
**********************
*** part of dovecot -n ***
#
2007 Oct 11
0
getmailrc
Hi,
I am trying to configure getmail to fetch mails from my company's catchall
account and I am not successful in getting it work. Could you please post a
getmailrc file for Postfix+cyrus_imap setup?
thanks
Rajeev R. Veedu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Jan 23
0
Panic: data stack: Out of memory when allocating bytes
On Tue, Jan 23, 2018 at 18:21:38 +0100, Thomas Robers wrote:
> Hello,
>
> I'm using Dovecot 2.3 and sometimes i get this:
>
> --- snip ---
> Jan 23 14:23:13 mail dovecot: imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>:
> Panic: data stack: Out of memory when allocating 134217768 bytes
Interesting... imap is trying to allocate 128MB and failing. A couple of
2019 May 27
0
SIGABRT on fetching mail
> On 27 May 2019 20:20 Peter Nabbefeld via dovecot <dovecot at dovecot.org> wrote:
>
>
> Hello,
>
> I still cannot fetch my mails, relying on my smartphone (which makes it
> a burden to read my mails ...) - could probably somebody help me?
>
> Kind regards,
> Peter
Hi!
I read your previous email, can you provide gdb bt full from the core file? Also,
2019 May 27
1
SIGABRT on fetching mail
Hello,
I've never used gdb, so I don't know why I'm running into problems using
"gdb bt".
Usually, I'm fetching my mail using "sudo -E getmail", but this doesn't
seem to work with backtrace. :-/
Output from "dovecot -n" attached.
Kind regards,
Peter
-------------- next part --------------
# 2.3.6 (7eab80676): /etc/dovecot/dovecot.conf
#
2018 Oct 30
1
Panic: file istream-crlf.c: line 24 (i_stream_crlf_read_common): assertion failed: (ret != -2)
Am 30.10.18 um 13:37 schrieb Stephan Bosch:
>
>
> Op 28-10-2018 om 23:28 schreef Peter Nabbefeld:
>> Hello,
>>
>> cannot fetch mails from an IMAP folder because of the error in the
>> subject - fetching always stops with SIGABRT.
>>
>> Could anybody help me, please?
>
> We need more information than that:
>
> - Your configuration and
2013 Sep 17
1
mail-filter plugin v2.2 - corrupts IMAP indexes?
Hi,
I'm trying out the mail-filter plugin (v2.2, with Dovecot 2.2.5 built from
source), and it seems like any nontrivial filter causes some sort of index
corruption that breaks IMAP use.
i.e. using a null filter (basically `cat -`) for mail-filter.sh and
mail-filter-out.sh appears to work fine, and the debug logging shows it's
using the filters (though it reports the wrong Unix socket
2013 Sep 21
1
Passing info from mail process to mail_filter plugin script?
Hi, all,
The mail_filter plugin allows you to pass messages through an external
script/command on the way into and out of the Maildir/mbox/etc mail store.
With the recent/new version of the plugin, this seems to work correctly.
However, my mail-filter script (for filtering messages on the way from the
mail store through the IMAP process to a remote client) needs some extra info
from the IMAP
2013 Oct 02
1
Dovecot namespace solved while writing; preparing to refilter
Hi!
My plea to readers:
===================
Pls., people who only want strictly technical issues to read, and frown
at any
broader context regardless how intrinsically related, but not strictly
technically related, it might be, skip all the way, all the way to,
search for
exact words: "strictly technical" or visually, find two lines of sole
"==="
characters. Thank you!
2018 Jan 23
2
Panic: data stack: Out of memory when allocating bytes
Hello,
I'm using Dovecot 2.3 and sometimes i get this:
--- snip ---
Jan 23 14:23:13 mail dovecot:
imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>: Panic: data stack: Out of
memory when allocating 134217768 bytes
Jan 23 14:23:13 mail dovecot:
imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>: Fatal: master:
service(imap): child 4880 killed with signal 6 (core dumped)
2017 Mar 21
1
getmail with dovecot delivering problems
Hi there, I put together a mail server with postfix+dovecot+mysql with virtual users and it works just fine as internal mail server, but when i put ir under a multidrop email server it sends ok but so far coulnd make getmail to deliver mails correctly. the use of getmail + dovecot downloads email via pop3 but then put all the emails in the same inbox.
my maildir is /var/vmail/[domain]
getmalirc
2019 May 27
2
SIGABRT on fetching mail
Hello,
I still cannot fetch my mails, relying on my smartphone (which makes it
a burden to read my mails ...) - could probably somebody help me?
Kind regards,
Peter
2018 Jan 23
2
Panic: data stack: Out of memory when allocating bytes
On Tue, Jan 23, 2018 at 14:03:27 -0500, Josef 'Jeff' Sipek wrote:
> On Tue, Jan 23, 2018 at 18:21:38 +0100, Thomas Robers wrote:
> > Hello,
> >
> > I'm using Dovecot 2.3 and sometimes i get this:
> >
> > --- snip ---
> > Jan 23 14:23:13 mail dovecot: imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>:
> > Panic: data stack: Out of
2010 Feb 22
1
high load printing with 3.2.15
Hi,
I am still struggling with the printing in a AD2008 R2 environment I
changed to 3.2.15 by now. Still very slow, I am running on solaris 10. Not
sure if my clients are so chatty by now but it is really killing any
performance. Using truss I see loads of:
19702: fcntl(17, F_SETLKW64, 0xFFBFE640) = 0
19702: fcntl(17, F_SETLKW64, 0xFFBFE150) = 0
19702: fcntl(17,
2006 Jun 16
1
Dovecot+NFS: Copying messages causes failures (possible SIGABRT)
Environment:
Dovecot 1.0beta8
Host: 64 bit Red Hat AS4 Linux (2.6.9-34.0.1)
Disks: NFS netapp
In the case below, the two connections were going through two separate servers sharing disks via an NFS NetApp.
Here is the sequence of operations:
1. Open a connection to a folder (say mail/Trash)
2. Open a connection to another folder (say Inbox)
3. Move messages from Inbox to Trash using this
2004 Mar 15
1
3.0.2a internal error (SIGABRT)
Hi there,
We just upgraded from Samba 3.0.0 to 3.0.2a last weekend. It was working
well for a short time but then I restarted smbd and winbindd, and for
some unknown reason the user/group databases became corrupt. I had to
delete the contents of /var/cache/samba to get it to work again. Anyway,
it is back up and running, but now winbindd seems to be crashing about
once a day. Attached is an
2012 Apr 18
1
R - fault creating a 3D and contour graph (SIGABRT)
Hello,
when I tried to create 3D graph from attached file (at first: columns 1,
2, and 3 (longitude, latitude, altitude), then columns 1, 2 and 4 , then
the same for column 5 etc) using Akima library for 3D interpolation (the
data are neither equidistant nor regularly distributed), the console
crashed by SIGABRT fault response.
Do you know what is the main problem? Otherwise, can you advise me the
2004 Dec 13
0
1.0-test57 LDAP dovecot-auth SIGABRT
Hi,
I'm experiencing the following problem when runnig dovecot-1.0-test
set up to authenticate users against openldap, while the corresponding
setup with dovecot-0.99.11 works fine :
. my platform : FreeBSD 5.3-RELEASE-p1
. dovecot version : dovecot-1.0-test57
. openldap version : openldap-2.1.27
- Description :
When I talk IMAP to the dovecot server, I can connect on port 143 and