[Dbmail] Postfix, DBMail, Mysql & TMDA

2002-09-21 Thread kerberus
Has anyone succesfully setup TMDA with the following configuration Postfix, DBMail & Mysql, I also have RAV Anti-Virus installed but that runs pre-dbmail. TMDA ssems to require a .forward file or a procmail recipe. Is it possible to get this setup somehow, or maybe add a similiar feature to db

Re: [Dbmail] GOOD NEWS!!! I"M from dbmail , dbmail sucks no support for it

2002-10-03 Thread kerberus
what is it you need help with? Abdulla Damingo wrote: I apologise guys , it's just that every time i post a question nobody replies to my e-mail , I'm really sorry i just got fustrated this morning if you guys can help me I promise i'll stick with it , so far it has been working very well jus

Re: [Dbmail] This is a test

2002-10-17 Thread kerberus
it wurks :) Eelco van Beek - IC&S wrote: Testmessage _ E.J.A. van Beek ICT Manager IC&S T: +31 30 2322878 F: +31 30 2322305 PGP-key: www.ic-s.nl/keys/eelco.txt ___ Dbmail mailing list Dbmail@dbmail.org https://mailman.fastxs

[Dbmail] dbmail & majordomo

2002-11-13 Thread Kerberus
okay wheres the majordomo wizard, its broken, i know it was runnning on another drive after someone here helped with it like 6 months ago, since then lost the drive... : (( trying to recover !

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

[Dbmail] Postfix/DBmail/MySQL & TMDA

2002-12-12 Thread Kerberus
Okay ill ask this one more time, has anyone implemented TMDA succesfully to stop SPAM?

[Dbmail] OpenBSD 3.2 Sparc64 Core

2002-12-19 Thread Kerberus
running dbmail-maintenance -p creates a core on OpenBSD 3.2 Sparc64 all other dbmail-maintenance commands work fine. any ideas ? mail# /usr/local/sbin/dbmail-maintenance -cfid *** dbmail-maintenance *** Opening connection to the database... Ok. Connected Setting DELETE status for deleted messages

Re: [Dbmail] PHP interface to dbmail

2003-05-07 Thread kerberus
RAV Anti-Virus, postfix, dbmail & mysql you need nothing more On Wed, 2003-05-07 at 12:58, Anderson Motta wrote: > Hi > > I'm newbe in unix/linux mail servers, > Does anybody can reccomend a antivirus solution for DBMail? and give a > breif explanation how that works ? > > Regards > > Ande

[Dbmail] FreeBSD 5.1 & MySQL 4.10

2003-06-11 Thread Kerberus
FreeBSD 5.1 & M

Re: [Dbmail] FreeBSD 5.1 & MySQL 4.10

2003-06-11 Thread Kerberus
Thanks for the heads up, but it still doesnt like this line ns2# cd sql/mysql/ ns2# mysqladmin create dbmail ns2# mysql dbmail < create_tables_innoDB.mysql ERROR 1067 at line 6: Invalid default value for 'alias_idnr' On Tue, 2003-06-10 at 21:23, [EMAIL PROTECTED] wrote: > Hi. I higly recomend t

Re: [Dbmail] FreeBSD 5.1 & MySQL 4.10

2003-06-11 Thread Kerberus
Nope same error... Arrrggghhgh On Tue, 2003-06-10 at 22:32, Aaron Stone wrote: > Try changing the line so that the 0 is not '0'. Perhaps the lastest MySQL > is picky about seeing numbers inside of quotes? > > Aaron > > > On 11 Jun 2003, Kerberus wrote: >

Re: [Dbmail] FreeBSD 5.1 & MySQL 4.10 - SOLVED

2003-06-11 Thread Kerberus
Okay guys, Ive backed out of MySQL 4.1 to MySQL 4.0 all works fine now, so heads up avoid 4.12 until the database/scehama works for it On Wed, 2003-06-11 at 03:34, Kerberus wrote: > Nope same error... Arrrggghhgh > > On Tue, 2003-06-10 at 22:32, Aaron Stone wrote: > > Try ch

Re: [Dbmail] LDAP

2003-07-23 Thread Kerberus
Does anyone actually have an LDAP backend working with DBmail ? for authentication and/or other aspects, im looking at things like postfix and dbmail and i see alot of things in common. I guess what im trying to accomplish is being able to accept mail for multiple "virtual" domains/users and not

[Dbmail] DBMAIL current & FreeBSD 5.1 Alpha

2003-07-27 Thread Kerberus
okay im trying to compile dbmail-cuurent on FreeBSD 5.1-current Alpha and it fails with bauthmysql.o -L/usr/local/lib/mysql -lmysqlclient -lcrypt imapcommands.o: In function `_ic_getquotaroot': imapcommands.o(.text+0x7208): undefined reference to `quota_get_quotaroot' imapcommands.o(.text+0x720c)

Re: [Dbmail] Newbie:DBMail Statistics

2003-07-29 Thread Kerberus
It essentially works with postfix, and it is very efficient from my view, it uses innodb tabel in mysql or also postgres, and as far as database corruption, well ive experieenced it only one, but recovered, also a mirrored mysql server could be a savior On Tue, 2003-07-29 at 00:03, Ed H wrote: > H

[Dbmail] OpenBSD & DBMail

2002-07-30 Thread kerberus
Did we ever get DBMAIL to build on OpenBSD ?? Is anyone running it ?

Re: [Dbmail] OpenBSD & DBMail

2002-08-03 Thread kerberus
So how did you manage to get passed this error cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o dbmd5.o dbmd5.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o md5.o md5.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o bounce.o bounce.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o forwa

Re: [Dbmail] OpenBSD & DBMail

2002-08-03 Thread kerberus
okay now, im getting gmake cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE main.c -o dbmail-smtp list.o debug.o pipe.o mime.o mysql/dbmysql.o dbmd5.o md5.o bounce.o forward.o memblock.o mysql/dbauthmysql.o -L/usr/local/lib/mysql -lmysqlclient -lcrypt ld: -lcrypt: no match collect2: ld returned 1

Re: [Dbmail] OpenBSD & DBMail

2002-08-03 Thread kerberus
ldconfig -r | grep crypt 27:-lcrypto.5.1 => /usr/lib/libcrypto.so.5.1 37:-lcrypto.6.0 => /usr/lib/libcrypto.so.6.0 On Saturday 03 August 2002 03:28 pm, Wulff D. Heiss wrote: > dbmail@dbmail.org writes: > >gmake > >cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE main.c -o dbmail-sm

Re: [Dbmail] OpenBSD & DBMail

2002-08-03 Thread kerberus
Never mind i see it -lcrypt should be -lcrypto in the Makefile On Saturday 03 August 2002 12:05 pm, kerberus wrote: > ldconfig -r | grep crypt > 27:-lcrypto.5.1 => /usr/lib/libcrypto.so.5.1 > 37:-lcrypto.6.0 => /usr/lib/libcrypto.so.6.0 &

Re: [Dbmail] Logging failed logins?

2002-08-22 Thread Kerberus
Id be interested in it On Wednesday 21 August 2002 09:46 pm, Philip Warner wrote: > We would like to log failed login attempts. Would other people be > interested in this (optional) feature, and perhaps more importantly, would > such patches be likely to be included in the main distribution? > > >

[Dbmail] dbmail & mailing list software

2002-09-17 Thread kerberus
anything specific about setting up mailing list software with dbmail, or maybe a specific packages users have installed for mailing lists with dbmail ??? hints appreciated.