On 2011/10/13 05:43, Martin Gregorie wrote:
On Thu, 2011-10-13 at 04:50 -0700, jdow wrote:

Thank you, sir. I'll check [getmail] out. RPM Forge has a suitable
package for SL6.1.

Look at your distro's repo first: its a Fedora supported package, so I'd
expect other distros to include it too.

I am canny enough for that. I ran "yum list getmail" and since rpmforge
is enabled that one popped up. It MAY be the latest. SL6.1 is basically
RHEL 6.1.

The following is not to tell you what you already know, but is included
in case others find it useful. I think we may be using similar
configurations. I call spamc as part of getmail's mda chain. Logically
it looks like:

        getmail mda="spamc | spamkiller | sendmail" -->  postfix

Hopefully I can feed getmail through procmail. I have some basic don't
bother me ever rules built into procmail. I also have some priority beeps
and boops for received emails being generated from procmail. "formail" is
a nice tool for that.

where the quoted part is written as a shell script that getmail calls.
spamkiller is my own code. It passes ham to sendmail to deliver to my
MTA and can either quarantine spam or send it to /dev/null

Yeah, I notice you cheat about as badly as I do. It works and I can see how.
I'd still go through procmail to the mail spool. We pick it up using DoveCot
for POP3(S) and IMAP(S). POP3 is delivery. IMAP is "feed it back to be learned
as spam."

{^_^}

Reply via email to