Re: [Dbmail] dbmail 2.04+ on osx tiger -- more debugging info

2005-07-14 Thread Eric Soroos
On Jul 12, 2005, at 11:28 PM, Eric Soroos wrote: Hi, I'm getting the following error with dbmail-pop3d and dbmail-imapd on startup: dbmail/pop3d[663]: pool.c,scoreboard_new: scoreboard init failed [Permission denied] Here's the full trace from debugging=5 Jul 13 21:41:42 rum dbmail

[Dbmail] how to migrate

2005-07-14 Thread sreekanth
Hi, I am using qmail 1.03 with vpopmail. vpopmail is installed with out database. All the information stored in flat files. I want to migrate all the information stored in vpopmail to dbmail and . I hope, i can get the solution. Thanks & Regards sreekanth

Re: [Dbmail] smtp authentication

2005-07-14 Thread Humberto Valiente G.
Curtis Maurand wrote: Hi, Is it possible to configure postfix to use dbmail's database for smtp authentication? I'm having a problem with evolution trying to do pop before smtp since I'm using IMAP. While I have imap configured and imap before smtp, evolution doesn't understand it and i get

[Dbmail] DBMAIL RHL4

2005-07-14 Thread Humberto Valiente G.
Hello Mike At this moment I have CentOS 4.0/4.1 and WBLE 3.0 running well with the stable version 2.0.4 I tried using version 2.1.1 and the with those flavor and everything becaume really unstable. In a previous email you toll me that version 2.1.1 is not yet ready to flavors based on RHL4 I

[Dbmail] DBMAIL RHL4

2005-07-14 Thread M. J. [Mike] O'Brien
Hi Humberto: That's quite a range of installations. Yes there is a bug in 2.1.-latest. It is not likely what you want for a production environment just yet. Perhaps your troubleshooting should start with a double check that the 'dbmail.conf' is correct for the version you are using and that th

Re: [Dbmail] smtp authentication

2005-07-14 Thread Leonel Nunez
Humberto Valiente G. wrote: Curtis Maurand wrote: Hi, Is it possible to configure postfix to use dbmail's database for smtp authentication? I'm having a problem with evolution trying to do pop before smtp since I'm using IMAP. While I have imap configured and imap before smtp, evolution do

Re: [Dbmail] smtp authentication

2005-07-14 Thread Leonel Nunez
Leonel Nunez wrote: Humberto Valiente G. wrote: Curtis Maurand wrote: Hi, Is it possible to configure postfix to use dbmail's database for smtp authentication? I'm having a problem with evolution trying to do pop before smtp since I'm using IMAP. While I have imap configured and imap bef

Re: [Dbmail] smtp authentication

2005-07-14 Thread David Rebarchik
Curtis Maurand wrote: > Hi, > Is it possible to configure postfix to use dbmail's database for smtp > authentication? > > I'm having a problem with evolution trying to do pop before smtp since > I'm using IMAP. While I have imap configured and imap before smtp, > evolution doesn't understand it

Re: [Dbmail] smtp authentication

2005-07-14 Thread Leonel Nunez
David Rebarchik wrote: Curtis Maurand wrote: Hi, Is it possible to configure postfix to use dbmail's database for smtp authentication? I'm having a problem with evolution trying to do pop before smtp since I'm using IMAP. While I have imap configured and imap before smtp, evolution doesn

Re: [Dbmail] smtp authentication

2005-07-14 Thread Humberto Valiente G.
Leonel Nunez wrote: Leonel Nunez wrote: Humberto Valiente G. wrote: Curtis Maurand wrote: Hi, Is it possible to configure postfix to use dbmail's database for smtp authentication? I'm having a problem with evolution trying to do pop before smtp since I'm using IMAP. While I have imap co

[Dbmail] 2.0.4 Compile OpenBSD3.7

2005-07-14 Thread Brandon Mercer
Hello Group, I've recently found your project and it suites my needs quite well. I attempted to install it on an OpenBSD 3.7 release box and had some compilation errors. This was wtih the 2.0.4 release BTW. The ./configure --with-mysql went just fine, however when I typed make I saw: Bad modifie

Re: [Dbmail] 2.0.4 Compile OpenBSD3.7

2005-07-14 Thread Sri Gupta
Are you using BSD make or GNU make? Try gmake. -Sri On Thu, July 14, 2005 1:38 pm, Brandon Mercer said: > Hello Group, > I've recently found your project and it suites my needs quite well. I > attempted to install it on an OpenBSD 3.7 release box and had some > compilation errors. This was wti

Re: [Dbmail] 2.0.4 Compile OpenBSD3.7

2005-07-14 Thread Brandon Mercer
Sri Gupta wrote: >Are you using BSD make or GNU make? > >Try gmake. > > Thanks for the tip :-). I got further this time. Now it's giving me the following error: /usr/include/stdlib.h:179: error: conflicting types for 'dm_getopt' dm_getopt.h:66: error: previous declaration of 'dm_getopt' I re

Re: [Dbmail] 2.0.4 Compile OpenBSD3.7

2005-07-14 Thread Eric Soroos
On Jul 14, 2005, at 11:13 AM, Brandon Mercer wrote: Sri Gupta wrote: Are you using BSD make or GNU make? Try gmake. Thanks for the tip :-). I got further this time. Now it's giving me the following error: /usr/include/stdlib.h:179: error: conflicting types for 'dm_getopt' dm_getopt.h

Re: [Dbmail] smtp authentication

2005-07-14 Thread David Rebarchik
Quoting Leonel Nunez <[EMAIL PROTECTED]>: > David Rebarchik wrote: > > >Curtis Maurand wrote: > > > > > > > >>Hi, > >> Is it possible to configure postfix to use dbmail's database for smtp > >>authentication? > >> > >>I'm having a problem with evolution trying to do pop before smtp since > >>I'm u

Re: [Dbmail] 2.0.4 Compile OpenBSD3.7

2005-07-14 Thread Brandon Mercer
Eric Soroos wrote: > > On Jul 14, 2005, at 11:13 AM, Brandon Mercer wrote: > >> Sri Gupta wrote: >> >> >>> Are you using BSD make or GNU make? >>> >>> Try gmake. >>> >>> >>> >> Thanks for the tip :-). I got further this time. Now it's giving me >> the following error: >> >> /usr/include/stdlib.h

Re: [Dbmail] 2.0.4 Compile OpenBSD3.7

2005-07-14 Thread M. J. [Mike] O'Brien
Install Subversion http://subversion.tigris.org/ (I believe someone was creating a Subversion binary port for OpenBSD last year but I can't find it right now.) and then: svn checkout https://svn.ic-s.nl/svn/dbmail/branches/dbmail_2_0_branch/dbmailgood luck... :o)Mike - Original Mess

Re: [Dbmail] 2.0.4 Compile OpenBSD3.7

2005-07-14 Thread Brandon Mercer
M. J. [Mike] O'Brien wrote: > Install Subversion > http://subversion.tigris.org/ > (I believe someone was creating a Subversion binary port for OpenBSD > last year but I can't find it right now.) > > and then: > svn checkout > https://svn.ic-s.nl/svn/dbmail/branches/dbmail_2_0_branch/dbmailgood >