John H. Palmieri's patch.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 20 Sep 2000 22:51:48 +0000 (22:51 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 20 Sep 2000 22:51:48 +0000 (22:51 +0000)
texi/ChangeLog
texi/gnus.texi

index a187a34..5c20a34 100644 (file)
@@ -1,3 +1,8 @@
+2000-09-20 John H. Palmieri  <palmieri@math.washington.edu>
+
+       * gnus.texi (Mail Source Customization): Document of
+       mail-source-incoming-file-prefix.
+
 2000-09-20  Simon Josefsson  <simon@josefsson.org>
 
        * gnus.texi (IMAP): Add examples.
index 2652fb2..013d1a5 100644 (file)
@@ -11422,6 +11422,13 @@ Directory where files (if any) will be stored.  The default is
 where the incoming files will be stored if the previous variable is
 @code{nil}.
 
+@item mail-source-incoming-file-prefix
+@vindex mail-source-incoming-file-prefix
+Prefix for file name for storing incoming mail.  The default is
+@file{Incoming}, in which case files will end up with names like
+@file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
+relevant if @code{mail-source-delete-incoming} is @code{nil}.
+
 @item mail-source-default-file-modes
 @vindex mail-source-default-file-modes
 All new mail files will get this file mode.  The default is 384.