[Dbmail] Patches for separated database and auto inbox creation

2002-08-13 Thread Mark Mackay
I encountered a problem with the code when trying to split the authentication and message store databases. Some of the functions used the wrong database hook, as for the developers the tables all sit in one table. The patch below seemed to address it for me, but I'd also made a patch which auto-cr

Re: [Dbmail] dbmail on solaris 9

2002-08-13 Thread Shane Kerr
On 2002-08-12 16:17:43 -0400, Ryan Rothert wrote: > Hello, > > Im trying to compile dbmail on Solaris 9, getting the following error: > > cc -Wall -D_BSD_SOURCE -D_SVID_SOURCE -O2 main.c -o dbmail-smtp list.o > debug.o pipe.o mime.o dbmysql.o dbmd > 5.o md5.o bounce.o forward.o > memblock.o

Re: [Dbmail] dbmail on solaris 9

2002-08-13 Thread Ryan Rothert
Shane, Thanks I tried that. Now getting the following error: cc -Wall -D_BSD_SOURCE -D_SVID_SOURCE -O2 main.c -o dbmail-smtp list.o debug.o pipe.o mime.o dbmysql.o dbmd 5.o md5.o bounce.o forward.o memblock.o -L/opt/sfw/mysql/lib/mysql -lmysqlclient -lsocket -lnsl cc -Wall -D_BSD_SOURCE -D_

[Dbmail] Patch to fix buffer overrun in forward.c (trivial)

2002-08-13 Thread Philip Warner
Here's a patch that fixes the buffer overrun in forward.c that I mentioned earlier. Philip Warner| __---_ Albatross Consulting Pty. Ltd. |/ - \ (A.B.N. 75 008 659 498) |

Re: [Dbmail] dbmail on solaris 9

2002-08-13 Thread Shane Kerr
On 2002-08-13 09:21:57 -0400, Ryan Rothert wrote: > Shane, > Thanks I tried that. Now getting the following error: > > > cc -Wall -D_BSD_SOURCE -D_SVID_SOURCE -O2 main.c -o dbmail-smtp list.o > debug.o pipe.o mime.o dbmysql.o dbmd > 5.o md5.o bounce.o forward.o > memblock.o -L/opt/sfw/mysql

Re: [Dbmail] Adding a filter before messages put in mailbox?

2002-08-13 Thread Roel Rozendaal
was there a lot of work involved installing amavis? we've been asked to implement an email-virus filter for a customer for a dbmail system. Could you tell us some more about your amavis-solution? thanks! regards roel On Mon, 2002-08-12 at 15:43, Bret Baptist wrote: > On Sunday 11 August 2002 10:

Re: [Dbmail] Adding a filter before messages put in mailbox?

2002-08-13 Thread Philip Warner
At 08:43 12/08/2002 -0500, Bret Baptist wrote: Have any of you thoought about using Amavis? Amavisd-new can scan mail for viruses and spam in transport. Meaning you can have postfix forward to amavis, amavis gives it back to postfix, postfix delivers to dbmail for final delivery. Amavisd-new

Re: [Dbmail] dbmail on solaris 9

2002-08-13 Thread Ryan Butler
On Tue, 2002-08-13 at 02:05, Shane Kerr wrote: > How interested are the dbmail folks in portability? If you want, I can > have a stab at autoconfiscating the distribution. I've done it for a > few projects in the past. > > -- > Shane > Carpe Diem The latest CVS has been autoconfiscated for a