[Dbmail] Sendmail/procmail/dbmail

2002-07-23 Thread Ryan Rothert
Is there any documentation on howto setup dbmail with Sendmail/Procmail... Id like to replace my sendmail/procmail/cyrus box with sendmail/procmail/dbmail ... Thanks, Ryan [EMAIL PROTECTED]

[Dbmail] dbmail and sendmail.mc

2002-07-24 Thread Ryan Rothert
Eddy, I just built my sendmail.cf , by adding your proto.m4 and dbmail.m4 and the MAILER(dbmail) line in my sendmail.mc ... It now looks like Sendmail is accepting the mail, but it doesnt get inserted to the MySQL server by dbmail-smtp. Any thoughts? Thanks, Ryan

[Dbmail] dbmail/procmail

2002-07-25 Thread Ryan Rothert
I have Sendmail delivering to procmail as normal, and added this to my .procmailrc: :0: | /usr/sbin/dbmail-smtp -d [EMAIL PROTECTED] The mail does get delivered to dbmail but with one problem. The From: field gets munged... Heres an example Date: Thu, 25 Jul 2002 07:08:40 -0400 From: "08:40"@

Re: [Dbmail] dbmail/procmail

2002-07-25 Thread Ryan Rothert
nto the dbase was you didn't had a alias > [EMAIL PROTECTED] > > Regards, > Eddy Lai > > On Thu, 25 Jul 2002, Ryan Rothert wrote: > > > I have Sendmail delivering to procmail as normal, and added this to my > > .procmailrc: > > > > :0: > > | /usr/s

Re: [Dbmail] Misc dbmail information page

2002-07-25 Thread Ryan Rothert
Where did you get dbmail-smtp-new ? Is that a seperate program? I tried using dbmail-smtp with that syntax to insert the mailbox with no luck... Ryan - Original Message - From: "Chris Hilts" <[EMAIL PROTECTED]> To: Sent: Thursday, July 25, 2002 2:26 PM Subject: [Dbmail] Misc dbmail infor

Re: [Dbmail] Dbmail manual and new website

2002-07-26 Thread Ryan Rothert
Would it be possible to also include a procmail filtering in your install guide? Thanks Eelco! Ryan - Original Message - From: "Eelco van Beek - IC&S" <[EMAIL PROTECTED]> To: Sent: Thursday, July 25, 2002 5:06 PM Subject: [Dbmail] Dbmail manual and new website > Hi All, > > I decided to

[Dbmail] dbmail on solaris 9

2002-08-12 Thread Ryan Rothert
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 -L/opt/sfw/mysql/lib/mysql -lmysqlclient cc -Wall -D_BSD_SOURCE -D

Re: [Dbmail] dbmail on solaris 9

2002-08-13 Thread Ryan Rothert
to dbmail-pop3d collect2: ld returned 1 exit status make: *** [pop3d] Error 1 - Original Message - From: "Shane Kerr" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 13, 2002 3:05 AM Subject: Re: [Dbmail] dbmail on solaris 9 > On 2002-08-12 16:17:43 -0400, Ryan Rothert wrot