info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Files ~/Mail/IncomingXXXX, and need some general explanations ...


From: François Fleuret
Subject: Re: Files ~/Mail/IncomingXXXX, and need some general explanations ...
Date: Sat, 15 Oct 2005 14:01:54 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Ahem ... forget it.

Looked for 1h, did not find the answer, posted my question, and found
the answer 2min later in mail-source.el.

> (defcustom mail-source-directory "~/Mail/"
>   "Directory where files (if any) will be stored."
>   :group 'mail-source
>   :type 'directory)
> 
> (defcustom mail-source-default-file-modes 384
>   "Set the mode bits of all new mail files to this integer."
>   :group 'mail-source
>   :type 'integer)
> 
> (defcustom mail-source-delete-incoming t
>   "*If non-nil, delete incoming files after handling."
>   :group 'mail-source
>   :type 'boolean)
> 
> (defcustom mail-source-incoming-file-prefix "Incoming"
>   "Prefix for file name for storing incoming mail"
>   :group 'mail-source
>   :type 'string)

Cheers,

-- 
François Fleuret                              EPFL - CVLAB


reply via email to

[Prev in Thread] Current Thread [Next in Thread]