[Dbmail] Documentation for 1.0 release

2002-12-02 Thread Bart v.d. Garde
Hi, Today we are making everything ready to release dbmail 1.0. I am working at the INSTALL file, and I have a few questions. -Does anybody have set up dbmail in a non-postfix evironment and willing to share his experiences, I could include this in the INSTALL file -Does anybody heave suggest

[Dbmail] Last CVS don't compile

2002-12-02 Thread Sam Przyswa
Hi, My last CVS update (today) don't compile with mysql setup, it seems the config.c, config.o, serverservice.c, serverservice.o rules are missing in the Makefile. Sam. -- Sam Przyswa - Chef de projet Arial Concept - Intégrateur Internet 36, rue de Turin - 75008 - Paris Tel: 01 40 54 86 04 - Fax

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread
Probably you are using an old makefile - try 'cp Makefile.mysql Makefile; make all' or 'make -f Makefile.mysql all'. I have no problems compiling using mysql; the errors indicate that make is searching for some (now obsolete) non-existing rules. regards roel Sam Przyswa heeft op maandag, 2 de

[Dbmail] Exit PostgreSQL - Make room for MySQL/InnoDB !

2002-12-02 Thread
Hi all, I am not sure what the current usage percentages are of mysql/postgresql but we (IC&S) have tried both now; this mail is to share our findings and to give life to a discussion on which database works best for dbmail. First we worked with mysql - all went fine but we needed support fo

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread Sam Przyswa
Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: > >Probably you are using an old makefile - try 'cp Makefile.mysql >Makefile; make all' or 'make -f Makefile.mysql all'. I have no problems >compiling using mysql; the errors indicate that make is searching for >some (now obsolete) non-existing ru

Re: [Dbmail] Exit PostgreSQL - Make room for MySQL/InnoDB !

2002-12-02 Thread kerberus
definatley MySQL 3 or 4 is the best, 4 being the better Roel Rozendaal - IC&S wrote: Seems that mysql is the better option for dbmail - what's your opinion? regards roel

Re: [Dbmail] Spam Assassin + postfix + dbmail

2002-12-02 Thread Joby Walker
I'm curious if anyone has found a solution to make Spam Assassin work with dbmail. I saw a few messages in the dbmail mailing list archive but a solution wasn't found. If you're not using Spam Assassin, I'd like to hear what solution you are using to filter spam to your users. I am using Amavi

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread Sam Przyswa
Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: > >Probably you are using an old makefile - try 'cp Makefile.mysql >Makefile; make all' or 'make -f Makefile.mysql all'. I have no problems >compiling using mysql; the errors indicate that make is searching for >some (now obsolete) non-existing ru

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread
What says the log? Do you have a valid dbmail.conf file? Remember that from now on the dbmail config table is no longer used but a config file instead. Sam Przyswa heeft op maandag, 2 dec 2002 om 17:10 (Europe/Amsterdam) het volgende geschreven: Roel Rozendaal - IC&S ([EMAIL PROTECTED]) éc

Re: [Dbmail] Configure Bug, PGSQL

2002-12-02 Thread Ryan Butler
On Tue, 2002-11-26 at 09:44, WebWork Hostmaster wrote: > Sorry to post this without checking the archives, but the mailing lists site > seems to be down again. > > The source files in the "pgsql" directory have explicit paths to the > PostgreSQL header files, so despite giving the correct local pa

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread Sam Przyswa
Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: > >What says the log? Do you have a valid dbmail.conf file? Remember that >from now on the dbmail config table is no longer used but a config file >instead. I have a valid config file in /etc/dbmail.conf but it seems that dbmail-imapd don't find

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread
You can start the imap and pop daemons with the '-f' option; as in 'dbmail-imapd -f /etc/dbmail.conf'; i'll change the default to /etc/dbmail.conf. Sam Przyswa heeft op maandag, 2 dec 2002 om 18:30 (Europe/Amsterdam) het volgende geschreven: Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivai

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread Sam Przyswa
Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: > >You can start the imap and pop daemons with the '-f' option; as in >'dbmail-imapd -f /etc/dbmail.conf'; i'll change the default to >/etc/dbmail.conf. Thanks ! Sam.

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread Sam Przyswa
Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: > >You can start the imap and pop daemons with the '-f' option; as in >'dbmail-imapd -f /etc/dbmail.conf'; i'll change the default to >/etc/dbmail.conf. Same problem with dbmail-maintenance but the "-f" option don't work. Sam.

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread
i know :) -f works only for imap/pop daemon Sam Przyswa heeft op maandag, 2 dec 2002 om 19:21 (Europe/Amsterdam) het volgende geschreven: Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: You can start the imap and pop daemons with the '-f' option; as in 'dbmail-imapd -f /etc/dbmail.conf'

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread
BTW: the other programs use /etc/dbmail.conf; as do the daemons now by default. Sam Przyswa heeft op maandag, 2 dec 2002 om 19:21 (Europe/Amsterdam) het volgende geschreven: Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: You can start the imap and pop daemons with the '-f' option; as

[Dbmail] Final release of dbmail 1.0

2002-12-02 Thread
Hi All, I'm sorry to inform you that we will release the final 1.0 version tomorrow at 16:00 HT (Holland Time :) , GMT+1). This is due to the fact that the imap commandline scanner needs to be rewritten to be compatible with squirrelmail (actually also to be fully conform the RFC). Furthermore

Re: [Dbmail] Last CVS don't compile

2002-12-02 Thread Sam Przyswa
Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: > >BTW: the other programs use /etc/dbmail.conf; as do the daemons now by >default. Ok, but in maintenance.c you have forget to change in line 56: ReadConfig("DBMAIL", "dbmail.conf", &sysItems); to: ReadConfig("DBMAIL", configFile, &sysItems);

Re: [Dbmail] Final release of dbmail 1.0

2002-12-02 Thread Ryan Butler
On Mon, 2002-12-02 at 12:53, Eelco van Beek - IC&S wrote: > Hi All, > > I'm sorry to inform you that we will release the final 1.0 version > tomorrow at 16:00 HT (Holland Time :) , GMT+1). > This is due to the fact that the imap commandline scanner needs to be > rewritten to be compatible with s