[Dbmail-dev] [DBMail 0001079]: LMTP not send a EOF after finish EMail Transfer

2016-09-08 Thread Mantis Bug Tracker

A NOTE has been added to this issue. 
== 
http://dbmail.org/mantis/view.php?id=1079 
== 
Reported By:ruediger
Assigned To:
== 
Project:DBMail
Issue ID:   1079
Category:   LMTP daemon
Reproducibility:always
Severity:   major
Priority:   normal
Status: new
target:  
== 
Date Submitted: 24-Jun-16 07:38 CEST
Last Modified:  08-Sep-16 19:24 CEST
== 
Summary:LMTP not send a EOF after finish EMail Transfer
Description: 
I use the combination postfis  3.11 and dbmail 3.2.2 on a 64bit Ubuntu
System. On Version Ubuntu 15.10 there was all fine. After my upgrade to
Ubuntu 16.04 with the same mail configuration I can not deliver any local
email. Postfix Transfer email to lmtp but get not a EOF from lmtp and email
stay in postfix mail Queue.
== 

-- 
 (0003748) alan (reporter) - 08-Sep-16 19:24
 http://dbmail.org/mantis/view.php?id=1079#c3748 
-- 
This appears to be a database issue, is there any information in the
database log about the transaction? 

Issue History 
Date ModifiedUsername   FieldChange   
== 
24-Jun-16 07:38  ruediger   New Issue
08-Sep-16 19:24  alan   Note Added: 0003748  
==

___
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev


[Dbmail-dev] [DBMail 0001080]: IMAPD crashes when exposed to internet

2016-09-08 Thread Mantis Bug Tracker

A NOTE has been added to this issue. 
== 
http://dbmail.org/mantis/view.php?id=1080 
== 
Reported By:yazeed
Assigned To:
== 
Project:DBMail
Issue ID:   1080
Category:   IMAP daemon
Reproducibility:always
Severity:   crash
Priority:   normal
Status: new
target:  
== 
Date Submitted: 28-Jun-16 00:47 CEST
Last Modified:  08-Sep-16 19:19 CEST
== 
Summary:IMAPD crashes when exposed to internet
Description: 
Hi there

This is my first post here, I have just registered, so excuse me if i am
doing it all wrong.

dbmail-imapd crashes whenever i allow users to login (probably a certain
user triggering the segfault with a certain command), if i block public
access and use IMAP through web mail or any other, it works fine, seconds
after allowing traffic to the deamon, it will crash

I have compiled the debug binaries, then run dbmail-imapd from within gdb,
right after the crash, i issue a bt, and here are the commands and results

root@email:/usr/local/sbin# gdb /usr/sbin/dbmail-imapd -p
/run/dbmail/dbmail-imapd.pid
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/sbin/dbmail-imapd...(no debugging symbols
found)...done.
Illegal process-id: /run/dbmail/dbmail-imapd.pid.
(gdb) run -D
Starting program: /usr/sbin/dbmail-imapd -D
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x70506700 (LWP 16325)]
[Thread 0x70506700 (LWP 16325) exited]
[New Thread 0x70506700 (LWP 16326)]
[New Thread 0x7fffef8f1700 (LWP 16327)]
[New Thread 0x7fffef0f0700 (LWP 16328)]
[New Thread 0x7fffee8ef700 (LWP 16329)]
[New Thread 0x7fffee0ee700 (LWP 16330)]
[New Thread 0x7fffed8ed700 (LWP 16331)]
[New Thread 0x7fffed0ec700 (LWP 16332)]
[New Thread 0x7fffec8eb700 (LWP 16333)]
[New Thread 0x7fffe7fff700 (LWP 16334)]
[New Thread 0x7fffe77fe700 (LWP 16335)]
[New Thread 0x7fffe6ffd700 (LWP 16336)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffee0ee700 (LWP 16330)]
0x55560a13 in ?? ()
(gdb) bt
http://dbmail.org/mantis/view.php?id=0  0x55560a13 in ?? ()
http://dbmail.org/mantis/view.php?id=1  0x76aba1d8 in ?? () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
http://dbmail.org/mantis/view.php?id=2  0x76ab9845 in ?? () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
http://dbmail.org/mantis/view.php?id=3  0x751790a4 in start_thread
(arg=0x7fffee0ee700) at
pthread_create.c:309
http://dbmail.org/mantis/view.php?id=4  0x74eae87d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

== 

-- 
 (0003747) alan (reporter) - 08-Sep-16 19:19
 http://dbmail.org/mantis/view.php?id=1080#c3747 
-- 
If this is a new install it may be your dbmail.conf
Is there anything in the log files? You can configure what is included in
the logs. 

Issue History 
Date ModifiedUsername   FieldChange   
== 
28-Jun-16 00:47  yazeed New Issue
08-Sep-16 19:19  alan   Note Added: 0003747  
==

___
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev


[Dbmail-dev] [DBMail 0001081]: DBmail ABEND'ing upon LDAP access error.

2016-09-08 Thread Mantis Bug Tracker

A NOTE has been added to this issue. 
== 
http://dbmail.org/mantis/view.php?id=1081 
== 
Reported By:PeterS
Assigned To:
== 
Project:DBMail
Issue ID:   1081
Category:   Authentication layer
Reproducibility:always
Severity:   major
Priority:   normal
Status: new
target:  
== 
Date Submitted: 10-Aug-16 23:27 CEST
Last Modified:  08-Sep-16 19:01 CEST
== 
Summary:DBmail ABEND'ing upon LDAP access error.
Description: 
I've been trying to find a version of DBmail 3.X that does not ABEND while
it is accessing LDAP.  I have not been able to determine the sequence of
events that causes the ABEND, however it happens to me many many times a
day.  I've written a script around the execution of DBmail to ensure that
it restarts when it ABENDs.
== 

-- 
 (0003740) PeterS (reporter) - 11-Aug-16 19:57
 http://dbmail.org/mantis/view.php?id=1081#c3740 
-- 
Persuant to the "Bug posting etiquette", yesterday I pulled a clean,
newest, version of DBmail from GIT, compiled it, installed it, cleared the
dbmail.err log, and started it.  Since then I have received 14 ABENDs.

[compiler@swlx143 dbmail-git]$ date ; git status -u no
Thu Aug 11 13:02:11 CDT 2016
# On branch master
nothing to commit (working directory clean)
[compiler@swlx143 dbmail-git]$ 

-- 
 (0003745) PeterS (reporter) - 07-Sep-16 23:37
 http://dbmail.org/mantis/view.php?id=1081#c3745 
-- 
Today I migrated my database over to new hardware and am receiving the same
error.

dbmail-imapd: sasl.c:75: ldap_sasl_bind: Assertion `(
(ld)->ldc->ldc_options.ldo_valid == 0x2 )' failed.

Red Hat RHEL7
dbmail-auth-ldap-3.2.3-1.el7.x86_64
dbmail-3.2.3-1.el7.x86_64
postgresql-9.2.15-1.el7_2.x86_64
postgresql-server-9.2.15-1.el7_2.x86_64 

-- 
 (0003746) alan (reporter) - 08-Sep-16 19:01
 http://dbmail.org/mantis/view.php?id=1081#c3746 
-- 
This error appears to be ldap connection related. Error reports elsewhere
suggest either something in /etc/openldap/ldap.conf or library
compatibility following updates to openssl. Are there any certificates
missing?
Are you able to compile dbmail locally, this may address library issues. 

Issue History 
Date ModifiedUsername   FieldChange   
== 
10-Aug-16 23:27  PeterS New Issue
10-Aug-16 23:27  PeterS File Added: dbmail.err   
11-Aug-16 19:57  PeterS Note Added: 0003740  
07-Sep-16 23:37  PeterS Note Added: 0003745  
08-Sep-16 19:01  alan   Note Added: 0003746  
==

___
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev