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]
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
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"@
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
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
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
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
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