diff -r 000000000000 -r 6f7a81934006 commands/vpopbull.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commands/vpopbull.html Wed Jan 16 22:39:43 2008 +0100 @@ -0,0 +1,118 @@ + +
++
+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> + + + +