Am 2001-06-17 schrieb Udo Müller:
[...]
> write into your .profile or .bashrc:
>
> alias mutt="mutt -f MAILFOLDER"
>
IMHO that's _not_ a good idea. This kind of hardcoding a behavior resticts you
to it. Better use the "mutt -f MAILFOLDER"-command directly from the shell-
prompt.
Georg
--
***
Hello,
On Sun, Jun 17, 2001 at 07:42:50PM +, Victor wrote:
> How can I configure mutt in order to open my preferred mail folder at
> start-up?
set spoolfile="/path/to/preferred/folder"
bye,
Da.Ta.
--
Danijel Tasov, [EMAIL PROTECTED] PGP-Fingerprint:
00 3A 65 0C 47 66 46 27 E2 AF 3A C4 1C
Hi Vittorio,
On Sun, Jun 17, 2001 at 07:42:50PM +, Victor wrote:
> How can I configure mutt in order to open my preferred mail folder at
> start-up?
>
write into your .profile or .bashrc:
alias mutt="mutt -f MAILFOLDER"
and replace MAILFOLDER with the file, which should be opened on
startu
How can I configure mutt in order to open my preferred mail folder at
start-up?
Ciao
Vittorio