From: Tom C. <tom...@us...> - 2004-06-11 15:55:14
|
Update of /cvsroot/vpopmail/vpopmail/doc/doc_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30567/doc/doc_html Modified Files: Tag: stable-5_4 vpopmail.html vpopmail5.abw Log Message: Show 'delete' as valid option to vdelivermail in docs. [951245] Index: vpopmail5.abw =================================================================== RCS file: /cvsroot/vpopmail/vpopmail/doc/doc_html/vpopmail5.abw,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -u -d -r1.1.1.1 -r1.1.1.1.2.1 --- vpopmail5.abw 10 Sep 2003 20:43:16 -0000 1.1.1.1 +++ vpopmail5.abw 11 Jun 2004 15:55:05 -0000 1.1.1.1.2.1 @@ -281,8 +281,9 @@ <p>first is not used (it is there for backward compatibility). The</p> <p>second parameter is the default delivery if a virtual domain user can</p> <p>not be found. Basicly, it can be a directory to deliver the email to,</p> -<p>an email address to forward the email to or the string</p> -<p>&quot;bounce-no-mailbox&quot; to bounce the mail back to the sender.</P></p> +<p>an email address to forward the email to, the string</p> +<p>&quot;bounce-no-mailbox&quot; to bounce the mail back to the sender</p> +<p>or the string &quot;delete&quot; to drop/delete the mail.</P></p> <p><P>Once vdelivermail is started up, it uses the core vpopmail api</p> <p>calls to check for a virtual domain user. If the user exists, the</p> <p>email is delivered into their directory. If vpopmail was configured</p> Index: vpopmail.html =================================================================== RCS file: /cvsroot/vpopmail/vpopmail/doc/doc_html/vpopmail.html,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -u -d -r1.1.1.1 -r1.1.1.1.2.1 --- vpopmail.html 10 Sep 2003 20:43:16 -0000 1.1.1.1 +++ vpopmail.html 11 Jun 2004 15:55:05 -0000 1.1.1.1.2.1 @@ -240,8 +240,9 @@ first is not used (it is there for backward compatibility). The second parameter is the default delivery if a virtual domain user can not be found. Basicly, it can be a directory to deliver the email to, -an email address to forward the email to or the string -"bounce-no-mailbox" to bounce the mail back to the sender.</P> +an email address to forward the email to, the string +"bounce-no-mailbox" to bounce the mail back to the sender +or the string "delete" to drop/delete the mail.</P> <P>Once vdelivermail is started up, it uses the core vpopmail api calls to check for a virtual domain user. If the user exists, the email is delivered into their directory. If vpopmail was configured |