On Thu, Nov 11, 1999 at 01:20:37AM +0200, Mikko Hänninen wrote:
> David DeSimone <[EMAIL PROTECTED]> wrote on Wed, 10 Nov 1999:
> > This could be argued quite a bit, I imagine. Suppose your X server blew
> > up, and took all your windows with it? Mutt cannot tell the difference
> > between that
* Nathan Cullen ([EMAIL PROTECTED]) [99 03:45]:
> I am trying to figure out the syntax of the "alternates" option.
> The mutt manual says "A regexp that allows you to
> specify alternate addresses where you receive email".
> My question is, can I have multiple "alternates" (one for each email
Sven Guckes <[EMAIL PROTECTED]> wrote on Thu, 11 Nov 1999:
> Btw, mutt would be a LOT more useful for many people
> if there was an additional flag for your work addresses.
>
> Example: set [EMAIL PROTECTED]
>
> "Work mails" would then show up with a 'W'
> and would be selectable with "~W".
W
Hi
Ship's Log, Lt. Dirk Pirschel, Stardate 081199.2230:
>
> Mutt will only display iso-latin1 chars if you set locale appropriate.
> try $LANG = en_US.iso88591
> (works fine with me)
Also when started on a noniso based font terminal?
or more generally: is there a way to change font within mutt
I am a newbie to Mutt and have several questions. I us Mutt in xterms
in FVWM2 (and not in any other Window Manager). The version of Mutt
on my system is 1.0us
The colors do not seem to work. I have several questions about the
huge configuration options available for mutt.
1. I would like the in
I am using the Maildir format for my email. Mutt reads the
incoming mail fine.
Where is the outgoing mail saved? How do I see what email
I have sent through mutt?
TIA.
Subba Rao
[EMAIL PROTECTED]
http://pws.prserv.net/truemax/
Fairlight <[EMAIL PROTECTED]> wrote:
>
> > You bunch them all in one big regex. It looks slightly ugly but
> > fortunately it doesn't need to be human-parseable most of the time.
>
> I imagine it does look really confusing with lots of short things like
> iki.fi in it. :)
Well, if you do like
Jan Houtsma <[EMAIL PROTECTED]> wrote:
>
> For now i will add ":set quit=yes" to my muttrc cause i always know
> that if i press q i want to quit :-)
"set quit=yes" is the default. So if it wasn't already set that way,
it's because someone (distro producer? sysadmin?) set it to something
else f
Alexander N. Benner <[EMAIL PROTECTED]> wrote:
>
> > Mutt will only display iso-latin1 chars if you set locale appropriate.
> > try $LANG = en_US.iso88591
>
> Also when started on a noniso based font terminal?
Of course not. You would have to set your LANG variable to correspond
to the environm
Subba Rao <[EMAIL PROTECTED]> wrote:
>
> Where is the outgoing mail saved?
By default, nowhere.
> How do I see what email I have sent through mutt?
Tell Mutt that you want to save outgoing mail, and where to put it:
set copy=yes
set record=+sent
Whatever folder you put as your $record
On Wed, Nov 10, 1999 at 05:16:03PM -0800, Russell Van Tassell wrote:
> Well, quite honestly, I've "disappeared" from the list because of an
> overloaded mail server or mis-behaving/looping upstream relay (there's
> been a couple of weird ones that, all told, lasted an hour or two)...
> so I think
David DeSimone <[EMAIL PROTECTED]> wrote on Thu, 11 Nov 1999:
> I could just do this:
>
> set
>alternates='^([EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED])$"
BTW, aren't the .'s in the regexp supposed to be escaped, if you want
t
Subba Rao [[EMAIL PROTECTED]] wrote:
> The colors do not seem to work. I have several questions about the
> huge configuration options available for mutt.
Uh... did you try reading the manual? No offense, but this is all answered
in there. Maybe you don't think you have time to read the manual,
On Thu, Nov 11, 1999 at 11:41:04AM -0600, David DeSimone wrote:
> Subba Rao <[EMAIL PROTECTED]> wrote:
> >
> > Where is the outgoing mail saved?
>
> By default, nowhere.
>
> > How do I see what email I have sent through mutt?
>
> Tell Mutt that you want to save outgoing mail, and where to put i
* Mikko Hänninen ([EMAIL PROTECTED]) [99 14:54]:
> > Example: set [EMAIL PROTECTED]
> > "Work mails" would then show up with a 'W'
> > and would be selectable with "~W".
> What's wrong in using procmail/maildrop to filter
> work-related emails to another folder and browse that?
Most people
* Subba Rao ([EMAIL PROTECTED]) [99 16:36]:
> Where is the outgoing mail saved? How do I
> see what email I have sent through mutt?
Outbound mail is saved in the folder described in the "Fcc" 'header'
which you can see at the "send menu" (titled "Compose").
Sven
* Mikko Hänninen ([EMAIL PROTECTED]) [99 18:39]:
> > set alternates='^([EMAIL PROTECTED]|[EMAIL PROTECTED])$"
> BTW, aren't the .'s in the regexp supposed to be escaped, if you want
> them to match just a dot? Admittedly in most cases it doesn't make much
> difference in the $alternates setti
Michael Sanders <[EMAIL PROTECTED]> wrote:
>
> I think that should be "<" for $record. ">" refers to $mbox, no?
D'oh... so much for trying to be helpful. My mistake. :)
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really cl
Sven Guckes <[EMAIL PROTECTED]> wrote:
>
> Most people do not use a mail filter. For them it is nice to
> handle both personal *and* work related mails from the mailbox.
Mutt is not, nor is it intended to be, the "Emacs" of the MUA world.
This is the Unix world, where discrete, simple tools wor
Is there a way to save all tagged messages to different mailboxes
(determined by save-hooks for each message separately)?
Marius Gedminas
--
Hoping the problem magically goes away by ignoring it is the "microsoft
approach to programming" and should never be allowed.
-- Linus To
Hi Steve!
On Thu, 11 Nov 1999, Steve Kennedy wrote:
> On Wed, Nov 10, 1999 at 05:16:03PM -0800, Russell Van Tassell wrote:
>
> > Well, quite honestly, I've "disappeared" from the list because of an
> > overloaded mail server or mis-behaving/looping upstream relay (there's
> > been a couple of w
* Mikko Hänninen ([EMAIL PROTECTED]) [991110 23:20]:
> What's different in the X server blowing up,
> why shouldn't Mutt exit gracefully in that situation?
Whatever it does - use mutt within "screen"
then the screen session will simply keep running and
you can reattach to it later and continue wi
Hi David!
On Thu, 11 Nov 1999, David DeSimone wrote:
> > In the end I want that the 'X' flag actually shows possible spams; and
> > work related mails are usually not spam. ;-)
>
> My mail filter detects spam, but instead of deleting it, it inserts the
> header 'X-Status: D'. Thus, when I ent
Sean Rima <[EMAIL PROTECTED]> wrote:
>
> > My mail filter detects spam, but instead of deleting it, it inserts
> > the header 'X-Status: D'.
>
> Any chance of seeing your filter, sounds good.
Alas, my current mail filter is a home-brewed perl script, which is easy
for me to tweak and modify, sinc
Hi Mutt!
On Thu, 11 Nov 1999, Sean Rima wrote:
> Hi Steve!
>
> On Thu, 11 Nov 1999, Steve Kennedy wrote:
>
> > On Wed, Nov 10, 1999 at 05:16:03PM -0800, Russell Van Tassell wrote:
> >
> > > Well, quite honestly, I've "disappeared" from the list because of an
> > > overloaded mail server or mi
On Thu, Nov 11, 1999 at 15:19:38 +0100, Sven Guckes wrote:
> Btw, mutt would be a LOT more useful for many people
> if there was an additional flag for your work addresses.
>
> Example: set [EMAIL PROTECTED]
>
> "Work mails" would then show up with a 'W'
> and would be selectable with "~W".
>
On Thu, Nov 11, 1999 at 07:52:14PM +0100, Sven Guckes wrote:
> And then I'd like to be able to have mutt show
> "/var/mail/guckes" as eg "MAILBOX" - much shorter.
>
I don't know about "MAILBOX", but I wouldn't mind seeing it replaced
with the "!" shortcut.
--
==
Na
* Nathan Cullen ([EMAIL PROTECTED]) [991112 00:19]:
> > And then I'd like to be able to have mutt show
> > "/var/mail/guckes" as eg "MAILBOX" - much shorter.
> I don't know about "MAILBOX", but I wouldn't
> mind seeing it replaced with the "!" shortcut.
# folder-hook ! set foldername='MAILBOX'
#
On Thu, Nov 11, 1999 at 11:33:29AM -0600, David DeSimone wrote:
>
> Well, if you do like many hackers, and try to make a "clever" regexp,
> it's probably going to be hard to read. But there's no reason you can't
> just make a "simple" regexp that does the same thing.
> set alternates='^(fox|
* Byrial Jensen ([EMAIL PROTECTED]) [99 23:21]:
> > Example: set [EMAIL PROTECTED]
> >macro index ,W "l~N ~W\n"
> It isn't necessary because you can put
> your work alternates directly into your macros:
> macro index ,W "l ~N ~C ^^guckes@work\\.com$\n" "Limit to new work mails"
OF C
* Nathan Cullen ([EMAIL PROTECTED]) [991112 00:37]:
> .. I can setup mailboxes like:
> mailboxes =drdre
> mailboxes =snoopdogg
> And the same goes for "lists".
> Why (rhetorical question) can't I do it with alternates?
It's a historical thing. ;-)
> alternates dre@chronic\.net
> alt
On 1999.11.11, in <[EMAIL PROTECTED]>,
"Sven Guckes" <[EMAIL PROTECTED]> wrote:
> I want an extra flag for work related mails
> so they wont show up as non-personal mails.
>
> And I want an extra pattern modifier for these
> so I wont have to use long regexp with limit commands.
I have
* David Champion ([EMAIL PROTECTED]) [991112 01:23]:
> > I want an extra flag for work related mails
> > so they wont show up as non-personal mails.
> I have four jobs and a major identity crisis.
> I'd like to extend Sven's request to six flags, please. [...]
> I use procmail to do it instead.
Sven Guckes [[EMAIL PROTECTED]] wrote:
> * David Champion ([EMAIL PROTECTED]) [991112 01:23]:
> > > I want an extra flag for work related mails
> > > so they wont show up as non-personal mails.
> > I have four jobs and a major identity crisis.
> > I'd like to extend Sven's request to six flags, p
So - what's the best way to mark all attachments
whose filename match a given regexp as deleted?
Sven [weeding old attached patches from his mutt folders]
Hi!
How can I tell mutt to colorize *and* eg underline something?
For example, I'd like to have error messages in red and bold face,
links in some color and underlined, and so on.
Yours, Rüdiger.
--
mailto:[EMAIL PROTECTED]
http://www.math.umass.edu/~kuhlmann/
Hi,
Here's something that's either trivial or impossible. I want
something like
send-hook '~t [EMAIL PROTECTED]' ''
but I'll only want this send-hook to work if [EMAIL PROTECTED] is the only
recipient.
On a related note: how do I limit to all messages send to [EMAIL PROTECTED]
but
++ 11/11/99 22:11 + - Sean Rima:
>> My mail filter detects spam, but instead of deleting it, it inserts the
>> header 'X-Status: D'. Thus, when I enter my mailbox, all the spam is
>>
>Any chance of seeing your filter, sounds good.
I have same kind of setup. I have procmail check for a some
Hello to all,
How do I tell mutt, that I should like to to have a print ?
I ckecked my muttrc concerning the key-bindings. Found
nothing.
Tried "p"...no action
Many thnaks for your info.
Regards
--
/ / (_) __ __
Pieter Wenk / /__/
39 matches
Mail list logo