On Sun, Apr 15, 2001 at 12:31:57AM -0400, Wade A. Mosely wrote:
> > If anyone does know a way of displaying only folders with new mail
> > when one presses "c", I'd love to hear about it. I asked a few days
> I'd like to know how to do that, too. I thought about it the
I'm satisfied with the fil
On Sun, Apr 15, 2001 at 12:26:22AM -0400, Wade A. Mosely wrote:
> "+" or "=" as part of the filename, it expands to the value of
> the $folder variable. Note, also, that "!" expands to the value
> of the $spool variable. It's important to specify these before
> the mailboxes commands in the ~/.
Wade A. Mosely wrote:
> The mailboxes you specify are filenames of mailboxes that you
> want Mutt to recognize as those that receive mail. When you use
> "+" or "=" as part of the filename, it expands to the value of
> the $folder variable. Note, also, that "!" expands to the value
> of the $spo
Ailbhe Leamy wrote:
> If anyone does know a way of displaying only folders with new mail
> when one presses "c", I'd love to hear about it. I asked a few days
> ago, and no-one seems to know.
I'd like to know how to do that, too. I thought about it the
first time you mentioned it, and couldn't c
CB wrote:
> On Sat, Apr 14, 2001 at 06:18:43PM +0200, Andre Berger wrote:
>
> > Did you set "mailboxes", like in
> > mailboxes ! +mutt-users +onemoremailbox +anothermailbox
>
> No, I do not have the plus sign in front of any of my mailboxes that I
> have listed. I'll try that. Also, is it ca
On Sat, Apr 14, 2001 at 06:18:43PM +0200, Andre Berger wrote:
> Did you set "mailboxes", like in
> mailboxes ! +mutt-users +onemoremailbox +anothermailbox
No, I do not have the plus sign in front of any of my mailboxes that I
have listed. I'll try that. Also, is it case-sensitve? I'll assum
On Sat, Apr 14, 2001 at 07:13:01AM -0700, CB wrote:
>
> Could you share some of your settings? You just described my system and
> the backspace key does not work for previous line and I've not figured
> out what I need to change within KDE to make it work.
I have found that using the key inste
On Sat, Apr 14, 2001 at 06:11:53PM +0100, Ailbhe Leamy wrote:
> On (14/04/01 08:07), CB wrote:
>
> > Currently, I can find new mail when I press "c" and I look at the
> > modify date/time of the list of folders. Another mutt user told me
> > that when I receive new mail, the bottom status line s
On Sat, Apr 14, 2001 at 05:03:37PM +, Jim Breton wrote:
> If I have a process which writes to a mailbox which Mutt already has
> open, is there any reason for this to be considered unsafe?
Yes, both programs might write at the same time and you end up with crap in
the mailbox.
> Any obvious
* Andre Berger <[EMAIL PROTECTED]>, 2001-04-13 16:15 +0200:
> * Thomas Roessler <[EMAIL PROTECTED]>, 2001-04-13 15:39 +0200:
> > On 2001-04-13 12:55:46 +0200, Andre Berger wrote:
> >
> > > set pgp_sign_as="usual@adress"
> > > pgp-hook '~h other@address' usual@address
> >
> > pgp-hook other@addre
* CB <[EMAIL PROTECTED]>, 2001-04-14 17:29 +0200:
> Currently, I can find new mail when I press "c" and I look at the modify
> date/time of the list of folders. Another mutt user told me that when I
> receive new mail, the bottom status line should tell me that I have
> received new mail. It doe
Something I've been noticing is that if my MDA (qmail-local from qmail
1.03) writes a new message to a mailbox while Mutt (1.2.5i) is in the
process of opening that mailbox, I will end up with two exact copies of
that message in the mailbox.
OS is Debian 2.2 with a 2.4.3 Linux kernel.
Any ideas
On Sat, Apr 14, 2001, Jeroen Valcke wrote:
> Been using mutt for a while now but still haven't figured this out.
> How can I scroll in a message? I know I can scroll down one page at a time
> by pressing space and back up with _
> But how can I scroll line by line, I just can't find this simple th
On Saturday, Apr 14, 2001, Jeroen Valcke wrote:
> Been using mutt for a while now but still haven't figured this out.
> How can I scroll in a message? I know I can scroll down one page at a time
> by pressing space and back up with _
> But how can I scroll line by line, I just can't find this sim
If I have a process which writes to a mailbox which Mutt already has
open, is there any reason for this to be considered unsafe?
For example I have some 'fetchpop' processes that write to several
mailboxes; if I have one of them open Mutt doesn't appear to have any
problem seeing the new message(
On (14/04/01 08:07), CB wrote:
> Currently, I can find new mail when I press "c" and I look at the
> modify date/time of the list of folders. Another mutt user told me
> that when I receive new mail, the bottom status line should tell me
> that I have received new mail. It does not. I suspect
use the mailboxes directive to turn on notifications for mailboxes. here's mine...
mailboxes `echo $HOME/mail/* | tr " " "\n" | grep -Ev "sent" | tr "\n" " "`
/var/spool/mail/graffix
that allows notifications for "/var/spool/mail/graffix" and everythig in "$HOME/mail/"
except for the sent fol
Currently, I can find new mail when I press "c" and I look at the modify
date/time of the list of folders. Another mutt user told me that when I
receive new mail, the bottom status line should tell me that I have
received new mail. It does not. I suspect this is because I run
procmail in daemon
On Sat, Apr 14, 2001 at 10:05:31AM -0400, John P. Verel wrote:
> Also, behavior is somewhat a function of how you run mutt. For
> instance, I run inside a KDE2.1 Konsole. Konsole allows choice of
> keyboard mappings. I've had to fiddle with this setting and provide for
> some explicit mappings
On Sat, Apr 14, 2001 at 08:38:40AM -0400, Wade A. Mosely wrote:
> > muttrc. Can you tell me why it's not saving sent messages to
> > ~~/nsmail/Sent?
>
> > set record = "Sent"
> > set folder = "~/nsmail"
> set record="~/nsmail/Sent"
Ok, that's wasn't insanely obvious to me. From now on
On 04/14/01, 08:44:29AM -0400, Wade A. Mosely wrote:
> Jeroen Valcke wrote:
> > But how can I scroll line by line, I just can't find this simple thing.
> > Found something about '<' and '>' but this only works in the message
> > lister.
>
> In the pager, you can use the previous-line function to
Jeroen Valcke wrote:
> But how can I scroll line by line, I just can't find this simple thing.
> Found something about '<' and '>' but this only works in the message
> lister.
In the pager, you can use the previous-line function to scroll up
one line. I believe the default binding for this is th
CB wrote:
> I've got a couple of things that I can't make work right. The main one
> that I'm interested in is saving sent messages. Refer to my attached
> muttrc. Can you tell me why it's not saving sent messages to
> ~~/nsmail/Sent?
> # Folder and Mailbox
I've got a couple of things that I can't make work right. The main one
that I'm interested in is saving sent messages. Refer to my attached
muttrc. Can you tell me why it's not saving sent messages to
~~/nsmail/Sent?
--
Blue skies... Todd
| Get a bigger hammer! | Sometimes you get
On Fri, Apr 13, 2001 at 08:18:01PM +, Subba Rao wrote:
>I am trying to verify the keys from a signed email. Mutt seems to be trying
>to connect to the www.keyserver.net, but always get the following error,
>
>[-- PGP output follows (current time: Fri Apr 13 20:00:48 2001) --]
>gpg: Signature m
ftp.mutt.org is about to move from sigtrap.guug.de to
trithemius.gnupg.org. The location on the server is still the same
(/pub/mutt).
sigtrap will be taken down in the next weeks.
Those of you who are so kind to help us by providing mirror sites
should make sure that they are using ftp.mutt.org
Hey group,
Been using mutt for a while now but still haven't figured this out.
How can I scroll in a message? I know I can scroll down one page at a time
by pressing space and back up with _
But how can I scroll line by line, I just can't find this simple thing.
Found something about '<' and '>'
27 matches
Mail list logo