Hum...
Ok then, going to try without gdb, I used it to catch any problem that could
occur.
I'll let you know about this.

The sieve part with avelsieve, still doesn't work :(
Ideias? I got none.


> -----Original Message-----
> From: dbmail-dev-boun...@dbmail.org [mailto:dbmail-dev-
> boun...@dbmail.org] On Behalf Of Paul J Stevens
> Sent: terça-feira, 6 de Janeiro de 2009 13:51
> To: DBMAIL Developers Mailinglist
> Subject: Re: [Dbmail-dev] DBMail 2.3.5 released
> 
> Signals will always happen. But sigpipe is now ignored. You wouldn't
> have noticed if you hadn't used gdb which always interrupts on any
> signal.
> 
> 
> 
> Jorge Bastos wrote:
> > Paul,
> > Sigpipe still happens with last git,
> >
> > ---
> >
> > [Thread 0xb108ab90 (LWP 9016) exited]
> > [New Thread 0xb108ab90 (LWP 9018)]
> > [New Thread 0xafbfdb90 (LWP 9021)]
> >
> > Program received signal SIGPIPE, Broken pipe.
> > [Switching to Thread 0xb74fcb00 (LWP 8705)]
> > 0xb7c17eb1 in write () from /lib/libc.so.6
> > (gdb) bt
> > #0  0xb7c17eb1 in write () from /lib/libc.so.6
> > #1  0xb7cde685 in ci_write (self=0x849fa00, msg=0x8961580 "*
> BYE\r\n")
> >     at clientbase.c:165
> > #2  0x0804eb4b in imap_session_printf (self=0x8771450,
> >     message=0x805c614 "* BYE\r\n") at imap4.c:159
> > #3  0x0804ec4a in imap_handle_exit (session=0x8771450, status=2) at
> > imap4.c:240
> > #4  0x0804f59f in imap_cb_read (arg=0x8771450) at imap4.c:317
> > #5  0xb7dae9e2 in event_base_loop () from /usr/lib/libevent-1.3e.so.1
> > #6  0xb7daec79 in event_loop () from /usr/lib/libevent-1.3e.so.1
> > #7  0xb7daec9e in event_dispatch () from /usr/lib/libevent-1.3e.so.1
> > #8  0xb7cdcae5 in server_run (conf=0xbfbf3848) at server.c:628
> > #9  0xb7cdd779 in server_mainloop (config=0xbfbf3848,
> service=0x805c63a
> > "IMAP",
> >     servicename=0x805f127 "dbmail-imapd") at server.c:752
> > #10 0x0805c097 in main (argc=2, argv=0xa0d45) at imapd.c:70
> >
> >
> >
> >> -----Original Message-----
> >> From: dbmail-dev-boun...@dbmail.org [mailto:dbmail-dev-
> >> boun...@dbmail.org] On Behalf Of Paul J Stevens
> >> Sent: terça-feira, 6 de Janeiro de 2009 12:56
> >> To: DBMail mailinglist; DBMAIL Developers Mailinglist
> >> Subject: [Dbmail-dev] DBMail 2.3.5 released
> >>
> >
> > Hi all,
> >
> > DBMail version 2.3.5, the latest in the 'unstable' development
> series,
> > is now upon us.
> >
> > The focus of this release has been stability, stability and
> stability.
> > But dbmail now also has native TLS/SSL support.
> >
> >     * Bugs fixed in this release: 0000713: [Sieve (delivery,
> >       dbmail-sievecmd, dbmail-timsieved)] Wrong
> activation/deactivation
> >       report in sievecmd (paul)
> >     * 0000747: [Authentication layer] PATCH: authldap.c - custom ldap
> >       query (Toast)
> >     * 0000748: [IMAP daemon] Cannot login to IMAP, memory leak (paul)
> >     * 0000744: [IMAP daemon] Imapd with too many open file
> descriptors.
> >       (paul)
> >     * 0000734: [POP3 daemon] SEgfault when pop-ing emails from
> >       THunderbird (paul)
> >     * 0000738: [IMAP daemon] Memory leak resulting in crash (paul)
> >     * 0000737: [Database layer] Old mail from before upgrade to 2.3.4
> >       not shown correctly. (paul)
> >     * 0000674: [General] SSL tree under development (paul)
> >     * 0000708: [IMAP daemon] Crashes while stress testing (paul)
> >     * 0000736: [Database layer] DBMail consuming db connections, and
> >       stops responding (paul)
> >     * 0000719: [Authentication layer] Patch to enable SQL auth with
> >       other hash algorithms (netvulture)
> >
> > Special thanks to Jorge Bastos for testing all the different daemons
> > and
> > finding all kinds of unknown bugs and problems.
> >
> > Changelog
> > http://git.dbmail.eu/?p=paul/dbmail;a=shortlog;h=v2.3.5
> >
> > Download
> > http://www.dbmail.org/download/2.3/dbmail-2.3.5.tar.gz
> >
> > happy testing
> >
> >
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 
> > _______________________________________________
> > Dbmail-dev mailing list
> > Dbmail-dev@dbmail.org
> > http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 
> 
> 
> --
>   ________________________________________________________________
>   Paul Stevens                                      paul at nfg.nl
>   NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
>   The Netherlands________________________________http://www.nfg.nl
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to