Re: Some thoughts from a non-ASK user
Brian Candler <[email protected]> Mon, 16 Feb 2004 21:05:18 +0000
| Newsgroups | gmane.mail.spam.active-spam-killer.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 17, 2004 at 09:53:50AM +1300, Sam Vilain wrote: > 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). Yep, socket was what I asked for. I don't think it's significantly harder to code. Brian. > > 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 > _______________________________________________ > A-S-K-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/a-s-k-users ------------------------------------------------------- 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