aboutsummaryrefslogtreecommitdiff
path: root/mail/vqregister
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-4/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* Reset undeliverable maintainer address:Kris Kennaway2004-12-101-1/+1
| | | | | | | | | <daniel@freebsd.ro>: host b.mx.freebsd.ro[81.180.129.1] said: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) (in reply to RCPT TO command) Notes: svn path=/head/; revision=123601
* Remove trailing blank line to pacify portlint.Mark Linimon2004-05-181-1/+0
| | | | Notes: svn path=/head/; revision=109397
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add vqregister 2.6, an extremely admin-configurable email user signup CGI.Sergei Kolobov2003-12-125-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