Subject: Re: mutt mailbox default
Date: Mon, Jan 08, 2001 at 11:07:02PM -0200
In reply to:Marcelo Chiapparini
Quoting Marcelo Chiapparini([EMAIL PROTECTED]):
> Thanks to everyone who helped me with this!!! It worked fine.
> The last question: how can I change the defaul
On Mon, Jan 08, 2001 at 11:07:02PM -0200, Marcelo Chiapparini wrote:
| Thanks to everyone who helped me with this!!! It worked fine.
| The last question: how can I change the default mail folder? for example
| from ~/Mail to ~/mail?
|
| Thanks in advance!
|
| ps: I know I should read the documen
Thanks to everyone who helped me with this!!! It worked fine.
The last question: how can I change the default mail folder? for example
from ~/Mail to ~/mail?
Thanks in advance!
ps: I know I should read the documentation, but I am quite hurry now... :P
On Tue, Jan 09, 2001 at 01:26:16AM +0100, C
You could also make a symlink:
ln -s /var/spool/mail/myself inbox
from your ~/mail dir.
> On 20010108.2205, Marcelo Chiapparini said ...
>
> Hi!
> I want to mutt open looking into a given mailbox file, for example
> /home/myself/mail/inbox. How can I do it?
>
> Thanks in advance
>
> Marcelo
>
On Mon, Jan 08, 2001 at 10:05:37PM -0200, Marcelo Chiapparini wrote:
> I want to mutt open looking into a given mailbox file, for example
> /home/myself/mail/inbox. How can I do it?
I think you need to change the MAIL_DIR or MAIL_FILE in /etc/logins.defs
Phil
Yes, see my other reply.
You could put "alias mutt='mutt -f inbox'" in your .bashrc, or better
yet put
set spoolfile = "~/myinbox"
in your .muttrc file.
HTH,
-D
On Mon, Jan 08, 2001 at 10:27:42PM -0200, Marcelo Chiapparini wrote:
| Thank you! does exist a way to put the option -f into a scrip
On Mon, Jan 08, 2001 at 10:27:42PM -0200, Marcelo Chiapparini wrote:
> Thank you! does exist a way to put the option -f into a script file?
Read the docos on www.mutt.org (or /usr/doc/mutt I think) and search
for spoolfile.
--
CaT ([EMAIL PROTECTED])
'We do more then just sing and dance
Thank you! does exist a way to put the option -f into a script file?
Marcelo
On Tue, Jan 09, 2001 at 11:16:06AM +1100, CaT wrote:
> On Mon, Jan 08, 2001 at 10:05:37PM -0200, Marcelo Chiapparini wrote:
> > Hi!
> > I want to mutt open looking into a given mailbox file, for example
> > /home/myself
On Mon, Jan 08, 2001 at 10:05:37PM -0200, Marcelo Chiapparini wrote:
> Hi!
> I want to mutt open looking into a given mailbox file, for example
> /home/myself/mail/inbox. How can I do it?
Just name it on the commandline:
$ mutt -f ~/mail/inbox
And if that file is part of mutt's default mail fol
You can set the system inbox (spoolfile) in the muttrc file. It's called
"spoolfile" :
set spoolfile = /home/myself/mail/inbox
If it is a one time thing, mutt -f path/to/my/folder will open up any
given folder.
HTH,
-D
On Mon, Jan 08, 2001 at 10:05:37PM -0200, Marcelo Chiapparini wrote:
| Hi
On Mon, Jan 08, 2001 at 10:05:37PM -0200, Marcelo Chiapparini wrote:
> Hi!
> I want to mutt open looking into a given mailbox file, for example
> /home/myself/mail/inbox. How can I do it?
All commandline options are under 'mutt --help'.
--
CaT ([EMAIL PROTECTED])
'We do more then just
Hi!
I want to mutt open looking into a given mailbox file, for example
/home/myself/mail/inbox. How can I do it?
Thanks in advance
Marcelo
12 matches
Mail list logo