Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing blank line to pacify portlint. | Mark Linimon | 2004-05-18 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=109397 | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=105747 | ||||
* | Add vqregister 2.6, an extremely admin-configurable email user signup CGI. | Sergei Kolobov | 2003-12-12 | 5 | -0/+93 |
vQregister is a CGI which allows new email users to signup on your system. It is extremely configurable, and has many methods of operation. * Configurable to allow random generation of passwords, which are emailed to users. * Redirect your users (ie, SqWebmail) after the signup process is complete. * Fully templacized HTML, and email output. WWW: http://www.inter7.com/vqregister.html PR: 59525 Submitted by: Dan Caescu <daniel@freebsd.ro> Notes: svn path=/head/; revision=95665 |