This is exactly what I want to do since amavis need to be stopped and started to load new whitelist. Any syntax help would be appreciated. I can prolly figure out the php part, but I do not know perl or anything to do the "back-end" stuff.
Thanks, Cam -----Original Message----- From: Matt King [mailto:[EMAIL PROTECTED] Sent: Friday, March 12, 2004 11:45 AM To: PDXLUG, a Portland Linux user group Subject: Re: [PDXLUG] New to List: php or HTML updating of files Yo, You could write a php script to add e-mails to a file, then write another script that runs say every 5 minutes (via cron) and sucks those addresses into your real spamassassin whitelist file...that way there is less of a security risk. Matt Morthland, Cam wrote: >Hello: > >I have been working with Linux for a few years and know my way around >pretty well. I would probably consider myself pretty intermediate. > >I have set up a postfix-amavis-spamassassin mail gateway. I would like >to create a PHP script or web-page where my users can add >names/addresses to my "whitelist". > >Does anyone know of any "tools" for this or have any suggestions? My >caveat here, is that I do not know perl. I can do PHP and HTML. > >Thanks in advance, > >Cam Morthland >Sr. Manager, Information Technology >Christenson Velagio, Inc >www.christensonvelagio.com > > >_______________________________________________ >PDXLUG mailing list >[EMAIL PROTECTED] >http://pdxlug.org/mailman/listinfo/pdxlug > > _______________________________________________ PDXLUG mailing list [EMAIL PROTECTED] http://pdxlug.org/mailman/listinfo/pdxlug _______________________________________________ PDXLUG mailing list [EMAIL PROTECTED] http://pdxlug.org/mailman/listinfo/pdxlug
