diff -r 30113bfbe723 -r b3afb9f1e801 doc/vmailmgr.html --- a/doc/vmailmgr.html Sun Jan 20 00:12:17 2008 +0100 +++ b/doc/vmailmgr.html Sun Jan 20 00:22:09 2008 +0100 @@ -1,79 +1,81 @@ - -
--
-vmailmgr - a package to manage virtual mailboxes and aliases - -
-
-This document describes the vmailmgr package which contains, among other -things, a virtualizing password checking interface for qmail-pop3d. It is -intended as a drop-in replacement for the standard checkpassword utility -with several significant enhancements. - -
-One of the goals of building this package was to provide a usable virtual +
+
+vmailmgr - a package to manage virtual mailboxes and aliases
++
+This document describes the vmailmgr package which contains, among other +things, a virtualizing password +checking interface for qmail-pop3d. +It is intended as a drop-in replacement for the standard checkpassword +utility with several significant enhancements.
+One of the goals of building this package was to provide a usable virtual mail interface that was efficient and as fully integrated into qmail as -possible. This means that this package attempts to use the same control -files that qmail uses to determine if a user is logging in via a virtual -host. It also implies that all programs should be compiled for two reasons: - -
-Compiled code will be more efficient than code executed by an interpreter, -such as perl or java +possible. +This means that this package attempts to use the same control files that +qmail uses to determine if a user is logging in via a virtual host. +It also implies that all programs should be compiled for two reasons:
++
+checkvpw(8),
+vaddalias(1),
+vadduser(1),
+vdelalias(1),
+vdeliver(1),
+vdeluser(1),
+vmailmgrd(8),
+vpasswd(1),
+vsetup(1)
+
+Bruce Guenter <bruceg@em.ca>.
++
+vmailmgr used to be called checkvpw, named for the original +``core'' of the package.
--There is no need for an interpreter to reside on the system once the code -is compiled, eliminating concerns that such an interpreter could be used as -an exploit in itself. + -
-
-checkvpw(8), vaddalias(1),
-vadduser(1), vdelalias(1),
-vdeliver(1), vdeluser(1),
-vmailmgrd(8), vpasswd(1), vsetup(1)
-
-
-
-Bruce Guenter <bruceg@em.ca>. - -
-
-vmailmgr used to be called checkvpw, named for the original ``core'' of the package. - - - +