Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: DBMail: dev

[SCM]Paul's DBMail tree branch, master, updated. 2dc65d51ae92b16eb7254802d23e91f3f3fc29df

 

 

DBMail dev RSS feed   Index | Next | Previous | View Threaded


paul at nfg

Nov 20, 2009, 9:27 AM

Post #1 of 2 (655 views)
Permalink
[SCM]Paul's DBMail tree branch, master, updated. 2dc65d51ae92b16eb7254802d23e91f3f3fc29df

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
via 2dc65d51ae92b16eb7254802d23e91f3f3fc29df (commit)
from d1f981ef7083aee8843ced5e124a18393ef2be02 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2dc65d51ae92b16eb7254802d23e91f3f3fc29df
Author: Paul J Stevens <paul [at] nfg>
Date: Fri Nov 20 18:27:07 2009 +0100

cleanup server code

-----------------------------------------------------------------------

Summary of changes:
src/server.c | 136 ++++++++++++++++++++++++----------------------------------
1 files changed, 56 insertions(+), 80 deletions(-)


hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev [at] dbmail
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev


vulture at netvulture

Nov 20, 2009, 10:54 AM

Post #2 of 2 (585 views)
Permalink
Re: [SCM]Paul's DBMail tree branch, master, updated. 2dc65d51ae92b16eb7254802d23e91f3f3fc29df [In reply to]

Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] server_daemonize(+302): sid: [99548]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Notice:[server] server_run(+594): starting main service loop for [IMAP]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Database:[db] db_connect(+189): db at url:
[mysql://xxxxxxxxxxx:3306/dbmail_2_3?user=dbmail&password=xxxxxxxxxxl&charset=utf8]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Info:[db] db_connect(+201): database connection pool created with
maximum connections of [40]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Database:[db] db_connect(+205): run a database connection reaper thread
every [60] seconds
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Database:[db] db_connect(+209): database connection pool started with
[5] connections, max [40]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Database:[db] db_con_close(+273): [0x803732470] connection to pool
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[auth] auth_load_driver(+48): no value for library_directory,
using default []
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[auth] auth_load_driver(+64): looking for auth_sql as libauth_sql.so
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Notice:[server] server_run(+608): starting main service loop for [IMAP]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Info:[server] server_set_sighandler(+552): signal handler placed
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Info:[server] server_setup(+187): thread pool created for idle imap clients
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] create_inet_socket(+387): creating plain socket [12] on
[0.0.0.0:143]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] create_inet_socket(+387): creating plain socket [13] on
[:::143]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] create_inet_socket(+387): creating ssl socket [14] on
[0.0.0.0:993]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] create_inet_socket(+387): creating ssl socket [15] on
[:::993]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] server_run(+641): Adding event for plain socket [12] [1/2]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] server_run(+641): Adding event for plain socket [13] [2/2]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] server_run(+648): Adding event for ssl socket [14] [3/2]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] server_run(+648): Adding event for ssl socket [15] [4/2]
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Debug:[server] server_run(+664): dispatching event loop...
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Info:[server] server_mainloop(+798): leaving main loop
Nov 20 10:50:10 mail.consult-scs dbmail-imapd[99549]: [0x80373a080]
Info:[imapd] main(+76): return [0]


Not sure where we went wrong here? Daemon just exits right away.

The sockets are also being counted up past the total count of IP's. 3/2
and 4/2?? Looks like you dropped a counter reset between plain and ssl.

-Jon

Paul J Stevens wrote:
> This is an automated email from the git hooks/post-receive script. It was
> generated because a ref change was pushed to the repository containing
> the project "Paul's DBMail tree".
>
> The branch, master has been updated
> via 2dc65d51ae92b16eb7254802d23e91f3f3fc29df (commit)
> from d1f981ef7083aee8843ced5e124a18393ef2be02 (commit)
>
> Those revisions listed above that are new to this repository have
> not appeared on any other notification email; so we list those
> revisions in full, below.
>
> - Log -----------------------------------------------------------------
> commit 2dc65d51ae92b16eb7254802d23e91f3f3fc29df
> Author: Paul J Stevens <paul [at] nfg>
> Date: Fri Nov 20 18:27:07 2009 +0100
>
> cleanup server code
>
> -----------------------------------------------------------------------
>
> Summary of changes:
> src/server.c | 136 ++++++++++++++++++++++++----------------------------------
> 1 files changed, 56 insertions(+), 80 deletions(-)
>
>
> hooks/post-receive
> --
> Paul's DBMail tree
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev [at] dbmail
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
>
>


--
Scanned for viruses and dangerous content by MailScanner

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev [at] dbmail
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

DBMail dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.