Displaying 20 results from an estimated 300 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 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
#
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 30
0
SIGABRT on fetching mail
Good Morning,
I tried using gdb, but that doesn't work for me:
$ ulimit -c unlimited
$ sudo systemctl restart dovecot
$ sudo -E getmail
getmail version 5.13
Copyright (C) 1998-2019 Charles Cazabon.? Licensed under the GNU GPL
version 2.
SimpleIMAPSSLRetriever:peter.nabbefeld at gmx.de@imap.gmx.net:993:
getmailrc: operation error (child pid 19702 killed by signal 6)
? 1 messages (12551
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 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
2019 Feb 18
1
Error configuring unix_listener stats-writer
Am 18.02.19 um 11:34 schrieb Sami Ketola:
>
>> On 18 Feb 2019, at 12.15, Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>>
>>
>>
>> Am 17.02.19 um 18:27 schrieb Sami Ketola:
>>> Easy way is to use just one config file. That is what I have done for years.
>>>
>>> Sami
>>>
>>>
>> I'd preferred that,
2020 May 25
1
child killed by signal 6
On 25/05/2020 12:06, Aki Tuomi wrote:
>> On 25/05/2020 13:00 Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>>
>>
>> Hello,
>>
>> from time to time I keep getting problems with some emails causing
>> signal 6. I've already reported those, but it seems not to be easy to
>> find the cause. From the logs, it seems to occur in sieve
2018 Jul 27
0
[SOLR] Where is solr-schema.xml?
Here?
https://github.com/dovecot/core/blob/master-2.3/doc/solr-schema.xml
--
Jakub L?nsk?
IT administration/support technician
jakub at lansky.biz
GSM: +420776172737
Jabber/GTalk: lenny at blesmrt.net
-------- P?vodn? zpr?va --------
Od: Peter Nabbefeld <peter.nabbefeld at gmx.de>
Komu odpov?d?t: Dovecot Mailing List <dovecot at dovecot.org>
Komu: dovecot at dovecot.org
P?edm?t:
2019 Feb 18
0
Error configuring unix_listener stats-writer
> On 18 Feb 2019, at 12.15, Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>
>
>
> Am 17.02.19 um 18:27 schrieb Sami Ketola:
>>>
>>
>> Easy way is to use just one config file. That is what I have done for years.
>>
>> Sami
>>
>>
> I'd preferred that, too, but it seems the 'modern' way - and I don't
2020 May 25
0
child killed by signal 6
> On 25/05/2020 13:00 Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>
>
> Hello,
>
> from time to time I keep getting problems with some emails causing
> signal 6. I've already reported those, but it seems not to be easy to
> find the cause. From the logs, it seems to occur in sieve implementation.
>
> I've checked the email envelopes tody by
2019 Feb 18
2
Error configuring unix_listener stats-writer
Am 17.02.19 um 18:27 schrieb Sami Ketola:
>
>
>> On 17 Feb 2019, at 11.47, Peter Nabbefeld via dovecot
>> <dovecot at dovecot.org> wrote:
>>
>>
>> Is there any tool displaying an "effective" config tree (i.e., a tool
>> displaying the resulting configuration from every file, displaying
>> the original file and line number)?
2019 Feb 18
1
Error configuring unix_listener stats-writer
Am 17.02.19 um 14:45 schrieb Aki Tuomi:
>> On 17 February 2019 at 11:47 Peter Nabbefeld via dovecot <dovecot at dovecot.org> wrote:
>>
>>
>>
>> Hello,
>>
>> I've got a very strange problem:
>> When I try to configure the stats-writer socket, I'm told the
>> configuration is a duplicate, though none exists in the configuration
2018 Jul 27
0
[SOLR] Where is solr-schema.xml?
On 7/27/2018 7:50 AM, Peter Nabbefeld wrote:
>
> running dovecot 2.3.2.1 on Arch Linux, and installed solr 7.4.0.
>
> According to the wiki, there should be doc/solr-schema.xml, but I
> cannot find it.
On ubuntu, this is in the "dovecot-solr" package, not the main dovecot
package.? With that package installed, I found it here:
/usr/share/dovecot/solr-schema.xml
I've
2018 Oct 30
0
Panic: file istream-crlf.c: line 24 (i_stream_crlf_read_common): assertion failed: (ret != -2)
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 version, which is privided by the output from
`dovecot -n`
- Steps to reproduce, e.g the email message and
2019 Feb 17
0
Error configuring unix_listener stats-writer
> On 17 February 2019 at 11:47 Peter Nabbefeld via dovecot <dovecot at dovecot.org> wrote:
>
>
>
> Hello,
>
> I've got a very strange problem:
> When I try to configure the stats-writer socket, I'm told the
> configuration is a duplicate, though none exists in the configuration
> files. So I'd guess the configuration is set either built-in or
2019 Feb 17
0
Error configuring unix_listener stats-writer
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