Not sure if this is what you mean, but I use Redhat, and the default
sendmail config is to use procmail to do the local message delivery.  So in
testing out dbmail, all I did was add to my procmail config file to use
procmail to deliver mail.  A procmail entry that uses dbmail looks like
this:

:0
* ^TO_dbmail@
| /usr/local/sbin/dbmail-smtp -m "dbmail" -u dbmailtest

Is that what you were looking for?

I like this config, since it didn't require root access on my PC.  I just
compiled dbmail with a prefix of ~/something and used procmail.  Pretty
neat.

----- Original Message -----
From: "Aaron Stone" <[EMAIL PROTECTED]>
To: <dbmail@dbmail.org>
Sent: Tuesday, April 15, 2003 8:56 AM
Subject: Re: [Dbmail] dbmail-smtp "recipes"


> Nope, although I recall reading that someone had set up procmail as the
> target of an alias, I can't find the posting anyplace...
>
> Eventually DBMail hopes to have support for a sorting language such as
> Sieve, for which the language is standardized by RFC and the management
> interface is also by RFC, the MANAGESIEVE protocol for uploading scripts.
>
> Don't hold your breath on that one, though!
>
> Aaron
>
>
> On Tue, 15 Apr 2003, Keith Hopkins wrote:
>
> > Procmail has a wonderful little thing called "recipies" you can put in
.procmailrc.
> >
> > Is there any similar functionality in dbmail-smtp?
> >
> > --
> > Lost in Tokyo,
> >   Keith
> >
> >
> > _______________________________________________
> > 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
>
>

Reply via email to