On Thursday 13 May 2004 20:09, David Newall wrote: > On Fri, 2004-05-14 at 06:00, Shawn Edwards wrote: > > It looks like it's having trouble getting file handle 3. I tried > > changing things so that it only closes the file handle if it is > > open, but that a) breaks the courierfilter spec as I read it and b) > > doesn't seem to help. > > You're using perlfilter, which already implements all of the magic > needed to make it a nice courierfilter. You don't need to close fd > 3. Closing only the files you opened sounds good. >
But I'm not using anything except the stock 'pureperlfilter' script and a config file. The code that's having the problem is in the Courier::Filter.pm, line 299. So there's either a bug in perl or a bug in Courier::Filter. Best I can tell, the magic of Courier::Filter is not so magical. -- Shawn Edwards [EMAIL PROTECTED] If it was so, it might be; and it were so, it would be; but as it isn't, it ain't. That's logic. - Lewis Carrol ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
