Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: •Re: Re: Spam Fighting moved from MUA to MTA - success!

by kal (Hermit)
on Nov 19, 2003 at 12:33 UTC ( [id://308282]=note: print w/replies, xml ) Need Help??


in reply to •Re: Re: Spam Fighting moved from MUA to MTA - success!
in thread Spam Fighting moved from MUA to MTA - success!

You certainly can plug them in at MTA level. I've not much idea about postfix; but I've had it working in exim. You basically set it up as another transport, round-trip everything through that transport and set a flag so that you're not going round in circles.

spamc/spamd certainly are command line tools, but isn't everything?

  • Comment on Re: •Re: Re: Spam Fighting moved from MUA to MTA - success!

Replies are listed 'Best First'.
•Re: Re: •Re: Re: Spam Fighting moved from MUA to MTA - success!
by merlyn (Sage) on Nov 19, 2003 at 14:13 UTC
    spamc/spamd certainly are command line tools, but isn't everything?
    No. The interface from postfix to amavis and back is SMTP. No launching and unlaunching. In fact, the interface to amavis is something else (LMTP?) that both postfix and amavis understand that permits individual senders to be accepted/rejected, even though only one copy of the message goes forward.

    It's all incredibly slick. I'm really happy with it.

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://308282]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-25 09:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found