ProcFilter 1.0 README

	ProcFilter - Procmail filter plugin for SquirrelMail
	By Patrick Swieskowski and Rick Sheaffer

	ProcFilter is a SquirrelMail plugin that allows users to configure procmail filters for their mail.  ProcFilter connects to the mail server via FTP and modifies the user's .procmailrc file.  FTP support in PHP is required to use ProcFilter.
	To install simply extract the ProcFilter tarball in the SquirrelMail plugins directory, and reconfigure SquirrelMail to enable the ProcFilter plugin.
	The mail server's MAILDIR may need to be configured in the procfilter_conf.php file.  If this must be changed, change the $MAILDIR = '$HOME/mail'; line to point to the appropriate location.
	ProcFilter is released under the terms of the GNU GPL.
