[Dbmail] dmail config problems

2012-03-25 Thread skraps
dbmail-users[23526]: [0x7d0b40] EMERGENCY:[config] config_read(+48): error reading config file /etc/dbmail.conf I just installed dbmail from source and there was n odefault config file created. Did I miss a step or ummm. I found a default config file that I place where the program is looking but I

Re: [Dbmail] New system setup wanting to integrate DB-mail

2012-03-26 Thread skraps
Well with all the mail in a mysql database there is no easier way to search and display the data. Using a php/mysql driven front end for those means. You mention dovecot. By swapping to dbmail you will be eliminating that setup from what I have read and looked at from that setup because dovecot use

Re: [Dbmail] mail encryption

2012-03-27 Thread skraps
if you really wanted you could rewrite dbmail to take advantage of AES features of mysql. On 03/27/2012 at 5:03 AM, Reindl Harald wrote:Am 27.03.2012 10:52, schrieb Pascal Longrais: > > > Hello All, > > Is there some way/past experience to automatically crypt user mail/mime content with tools

Re: [Dbmail] dmail config problems

2012-03-27 Thread skraps
I will reread the INSTALL, thanks. Sorry for not reading the install. On 03/26/2012 at 3:32 AM, Paul J Stevens wrote:Did you read INSTALL? On 03/26/2012 02:47 AM, skr...@hushmail.com wrote: > dbmail-users[23526]: [0x7d0b40] EMERGENCY:[config] config_read(+48): > error reading config file /etc/db

Re: [Dbmail] IMAP Proxy in front of DBMail -- GSSAPI, etc password issues

2012-04-01 Thread skraps
You are using the ldap driver for dbmail? On 04/01/2012 at 4:43 AM, Erick Turnquist wrote:Hi list, I have just set up a Dovecot proxy in front of DBMail. I would like Dovecot to handle all authentication because I need to use GSSAPI and/or LDAP credentials. The proxying works great when I use th

Re: [Dbmail] IMAP Proxy in front of DBMail -- GSSAPI, etc password issues

2012-04-01 Thread skraps
at ln 1245 of authldap.c is where it validates the password supplied. If you skip that check or remove line 1249 then it will validate any login as a good login. if (ldap_err) { TRACE(TRACE_ERR, "ldap_bind_s failed: %s", ldap_err2string(ldap_err)); *user_idn

Re: [Dbmail] Imapd crash

2012-04-03 Thread skraps
If you don't want to restart the service manually by hand to recover from a crash you can always take advantage of daemon tools, by dj berstien. It is a set of tools that monitor a process and restart it in the event that the process stops working. That is a temporary fix until a patch is release

Re: [Dbmail] FYI: how to prevent mysql from oom-killer

2012-04-13 Thread skraps
What is hughe? Is that a common word in your area or region? Or a typo? Just wondering. No harm meant. On 04/13/2012 at 10:10 AM, Reindl Harald wrote:Am 13.04.2012 15:47, schrieb Mihamina Rakotomandimby: > On 04/13/2012 03:17 PM, Reindl Harald wrote: >> with one single command you can protect pro