diff -r 30113bfbe723 -r b3afb9f1e801 commands/vpopbull.html --- a/commands/vpopbull.html Sun Jan 20 00:12:17 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,118 +0,0 @@ - -
--
-vpopbull - Delivers pop bulletins to virtual users - -
-
-vpopbull -[--quiet] - -
-
-Scans bulletin directories for any which are newer than the -.timestamp file in the specified maildir. For each bulletin that it finds, it adds a -symlink to that bulletin to the specified maildir. Since no reformatting is -done, these bulletins must be fully formatted email messages, including -full headers. - -
-This program is designed to be run from checkvpw-postsetuid.
-
-
-
-Suppress all status messages. - -
-
-Exits false if an error occurred during startup, true otherwise. - -
-
-This program expects the environment variable HOME to be set, and executes a change directory to the contents of it before
-starting.
-
-
-This program expects MAILDIR to be set, and delivers any bulletins that it finds into this maildir.
-
-
-If VUSER is set, a local bulletin directory is searched as above.
-
-
-
-The following control files are used: - -
-This specifies the bulletin directory for all domains. - -
-This specifies the bulletin (sub)directory for virtual domains. - -
-
-vmailmgr(7), checkvpw(8), configuration.html
-
-
-
-If either the global or local bulletin directories do not exist, they are -silently ignored without failing. - -
-
-Bruce Guenter <bruceg@em.ca> - - - -