About:
cgipaf is a combination of three CGI programs. passwd.cgi, which
allow users to update their password, viewmailcfg.cgi, which allows
users to view their current mail configuration, and mailcfg.cgi, which
updates the mail configuration. All programs use PAM for user
authentication. It is possible to run a script to update SAMBA
passwords or NIS configuration when a password is changed. mailcfg.cgi
creates a .procmailrc in the user's home directory. It is possible to
run a mail configuration script to enable other mail configurations like
vacation. A user with too many invalid logins can be locked. The minimum
and maximum UID can be set in the configuration file, so you can specify
a range of UIDs that are allowed to use cgipaf.
CGIpaf 1.3.0rc1 is the first release candicate of CGIpaf 1.3.0 and is
available at:
http://staf.patat.org/cgipaf/develop/
Changes:
This release has support for more advanced mail configuration scripts.
ChangeLog:
* version 1.3.0rc1 ( 6 Jan 2004 )
+ autoconf has been upgraded to 2.57: the build host is auto-detected
+ new variables:
_POST[] array : An associative array of variables with the original
HTTP POST
post_string : A string with the original HTTP POST
message : A string with the default message
+ new directives to enable more advanced mail configuration scripts:
run_viewmailcfg, mailcfg_check. a sample perl vacation script is included.
+ set_script_filename and unset_script_filename directives
( useful if you want to use a php script )
* version 1.3.0pre4 ( 30 May 2003 )
+ new forward method to avoid mail looping
* version 1.3.0pre3 ( 28 Apr 2003 )
+ BUGFIX: setuid(0) added before the passwd run_success script, to
re-enable smbpasswd support. which was broken in the previous release.
* version 1.3.0pre2 ( 31 Mar 2003 )
+ NetBSD support
+ BUGFIX: 1.3.0pre1 didn't compile on FreeBSD
+ merged from CGIpaf 1.2.1
- example in Brazilian Portuguese added ( Thanks to Fabricio Machado )
- improved forward_to emailaddress testing
- added test for mail headers like 'Precedence: bulk' to avoid replying
to maillinglists etc.
- code cleanup
* version 1.3.0pre1 ( 2 Jan 2003 )
+ linuxconf virtual mail password files supported added
regards,
--
staf
##########################################################################
# Send submissions for comp.os.linux.announce to: cola _at_ stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################