Re: Some thoughts from a non-ASK user

Sam Vilain <[email protected]> Tue, 17 Feb 2004 09:53:50 +1300
Newsgroups gmane.mail.spam.active-spam-killer.general
Message-ID <[email protected]>
On Tue, 17 Feb 2004 00:44, Brian Candler wrote;

  > It has to be done for every RCPT TO command at SMTP receipt
  > time. As long as it's small and lightweight, e.g. a little C
  > program, it's fine. But there's no way I'd want to start up an
  > entire Python interpreter instance for every recipient!

Sounds like a job for an external process using a named pipe.  You'll
have to make sure that access to the pipe is locked, otherwise
concurrent deliveries would screw things up.  A socket would be
better, but probably more difficult to code the server-side portion
(ASK daemon being the server here).

Sam Vilain, sam /\T vilain |><>T net, PGP key ID: 0x05B52F13
(include my PGP key ID in personal replies to avoid spam filtering)

  The pursuit of truth and beauty is a sphere of activity in which we
  are permitted to remain children all our lives.
ALBERT EINSTEIN




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click