I understand. Sendmail's "Milter" API is awesome for that and mimedefang is
ultra flexible.
I did a kind of replacement thing for Postfix. Its just a shell script
Postfix pushes mail through which then hooks up with some other Perl code
and of course modules like SpamAssassin. A lot like mimedefang without the
much more efficient API. There are numerous ways of doing all this in
Postfix but I think you would miss your mimedefang :o)
best... Mike
----- Original Message -----
From: "Oliver Schulze L." <[EMAIL PROTECTED]
To: "DBMail mailinglist" <dbmail@dbmail.org
Sent: Friday, July 08, 2005 1:48 PM
Subject: Re: [Dbmail] Can I use DBMail with sendmail?
Hi Mike,
many thanks for the instructions.
Will setup a dev box and start the test.
I use mimedefang for virus/spam/policies filtering, so I need sendmail.
Thanks
Oliver
M. J. [Mike] O'Brien wrote:
Hi Oliver:
Yes to Sendmail although I strongly recommend Postfix
I only ever used sendmail/dbmail on a dev box but it was fine. It is
gone now.
Sendmail must be built with mailertable support.
Then, if I remember right it is a matter of building your sendmail.cf
with
1) MAILER(dbmail)
at the end of the source file (whateverOS.mc)
2) and your mailertable.db hash is built from a mailertable source
file having a pointer to dbmail-smtp or dbmail-lmtpd for each domain
you wish to use dbmail ... something like:
my.domain dbmail-lmtp:127.0.0.1:24
makemap hash /etc/mail/mailertable < /etc/mail/mailertable
http://www.sendmail.org/m4/mailertables.html
Someone on the list was doing this recently.
best... Mike
----- Original Message ----- From: "Oliver Schulze L."
<[EMAIL PROTECTED]
To: <dbmail@dbmail.org
Sent: Thursday, July 07, 2005 3:14 PM
Subject: [Dbmail] Can I use DBMail with sendmail?
Hi,
it is posible to use dbmail with sendmail?
Thanks
Oliver
--
Oliver Schulze L.
<[EMAIL PROTECTED]
_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail
_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail
--
Oliver Schulze L.
<[EMAIL PROTECTED]
_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail