Yea, I was thinking about the ownership problem and I was thinking of writing a pop deamon to read pending and handle argvs to white list/ blacklist. Im going to check out your ezplm
-----Original Message----- From: Brian [mailto:[EMAIL PROTECTED] Sent: Monday, February 02, 2004 9:19 AM To: [EMAIL PROTECTED] Subject: Re: Webbased script to view pending? Chris-- Nothing web-based, but I've been working on an e-mail based pending file reader: http://www.pongonova.net/tmda-ezplm/ There's no support yet for virtual accounts, but one of the list members here is working on that; as soon as he sends me his code I'll incorporate it into the next version. The problem with web-based solutions is that there is an inherent security concern: File permission have to be modified to allow access to the user under which the server is running, or barring that, processes that will access user files must be run as setuid. Either way, there's a certain level of risk one assumes when implementing a web-based solution. --Brian On Mon, Feb 02, 2004 at 09:00:18AM -0500, Chris Sandy wrote: > Is there any scripts out, that acts like tmda-cgi but without all the > features? Tmda-cgi looks like it will only work remotely on the > mailserver itself. > I need something that can run on another server and allow people to view > pending and mark addresses as white/black listed. If there is nothing, I > guess its to the drawing board to write one. > > Chris Sandy > NetCarrier Inc. > 1.888.575.4754 ex 3227 > [EMAIL PROTECTED] > http://www.netcarrier.com > > > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
