[Dbmail] dbmail-smtp option clarification

2002-07-26 Thread Fritz
I'm trying to get aroung loosing email due to not having all my email addresses aliased. And was looking through the dbmail-smtp options. (I use dbmail as the mda from fetchmail) Now the last line in my .fetchmailrc from reads: mda "/usr/local/sbin/dbmail-smtp -n to" My question is can I force al

Re: [Dbmail] Attn: Aaron Stone / SIEVE mail filtering

2002-07-26 Thread Aaron Stone
I made a few queries and calls back and forth with CMU, and they said it was fine to use Sieve in this project, GPL and all, as it does not interfere with the original licensing. That license says basically says (not a real quote here ;-) "keep this notice in the source, and do not blame CMU for ca

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

RE: [Dbmail] performance pop3

2002-07-26 Thread Shih Ming-Wei
Isn't anyone else who is experiencing the same problem? Ming-Wei -Original Message- From: Shih Ming-Wei [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 09, 2002 5:39 PM To: 'dbmail@dbmail.org' Subject: RE: [Dbmail] performance pop3 just tried CFLAGS = -Wall -D_BSD_SOURCE -D_SVID_SOURCE -

[Dbmail] Spam filtering

2002-07-26 Thread Filip Wuytack
Hi, Has anyone on the list had any success implementing the "blackhole" filter into dbmail? (http://the.groovy.org/blackhole.shtml) Any hints are welcome Tia, Filip

Re: [Dbmail] Spam filtering

2002-07-26 Thread Chris Hilts
Filip Wuytack wrote: Has anyone on the list had any success implementing the "blackhole" filter into dbmail? (http://the.groovy.org/blackhole.shtml) From a brief look at the website, I'd suggest implementing this in your smtpd, rather than dbmail. If you use Postfix, look into the maps_rbl

Re: [Dbmail] Spam filtering

2002-07-26 Thread Chris Hilts
Chris Hilts wrote: maps_rbl_domains and smtpd_client_restrictions parameters in main.cf. Turns out this isn't a blacklist in the sense I've seen before, it's a content filter. No matter - there are instructions on their website for most popular smtp servers, including postfix, qmail, and sen

[Dbmail] missing '.h' files

2002-07-26 Thread Jeff Engel
I'd like to thank the folks that replied to my question about the missing mysql.h file. Installing the mysql-devel package worked nicely. Naturally the libmysql file was missing. Applying a variation of the earlier solution, I installed the shared files. That worked, too. So, thanks twice!

RE: [Dbmail] Spam filtering

2002-07-26 Thread Filip Wuytack
Chris, That is one of the reasons I found this project very interesting, but in the documentation it is saying: "Most UNIX mailservers are supported Sendmail, Qmail, Postfix and Exim plus the email storage type can be mbox or Maildir when using Postfix and Sendmail". So I'm not to sure about the t

Re: [Dbmail] Spam filtering -- Spam Assassin

2002-07-26 Thread eric
Yesterday I managed to get spamassassin working with postfix and dbmail. It was a little harder than I had expected, due to a lack of documentation for either product, but that's to be expected with a < 1.0 product. (postfix on the other hand) Essentially, I have the following: Replacing

Re: [Dbmail] Spam filtering -- Spam Assassin

2002-07-26 Thread Chris Hilts
eric wrote: > I have spamd, the spamassassin daemon running on port 3000. Spamd > will always be using the dbmail username & prefs, but I'm not sure > that that is really a problem. I may look to changing that so that > you can use the sql storage for prefs for spamassassin. I've been looking at

Re: [Dbmail] Spam filtering -- Spam Assassin

2002-07-26 Thread eric
On Fri, 26 Jul 2002 14:31:54 -0400 in message <[EMAIL PROTECTED]>, Chris Hilts <[EMAIL PROTECTED]> wrote: > eric wrote: > > > I have spamd, the spamassassin daemon running on port 3000. Spamd > > will always be using the dbmail username & prefs, but I'm not sure > > that that is really a probl

[Dbmail] SpamAssassin, dbmail, and postfix

2002-07-26 Thread Chris Hilts
I've started working on a content filter, based loosely on the content filter example that comes with Postfix. It's two parts: dbmail-query, which is a perl script to look up a dbmail username based on the receipient address, and dbmail-filter, which will take the message from postfix and run