Picon

How to change profile on the fly?

Hi,

I have 3 profiles, like this: http://pastebin.com/kJWwPGYT

and 3 muttrc, like this: http://pastebin.com/1k1cHShC

This is my /home/user/bin/scripts/mymsmpt.gmail 

### script start here ###
#!/bin/bash
tee >(lbdb-fetchaddr -a)|/usr/bin/msmtp -a gmail $@
### script end here ###

In my muttrc I have:

source ~/.mutt/profile.gmail     # Profile default

unhook send-hook

send-hook . "source ~/.mutt/profile.gmail\n"# attribution='Hi %v!\n\nOn 
%{%a, %d %b %Y}, %n wrote:\n'"

send-hook ^(add1 <at> server1.org|add2 <at> server2.org|addn <at> servern.org)
'set mime_forward signature="~/.mutt/sig.list"'

send-hook
^(add1 <at> server1.org|add2 <at> server2.org|addn <at> servern.org)|('(.*)@ufvjm\.edu\.br')
"source ~/.mutt/profile.ufvjm\n"

What I need?
(Continue reading)

E. Prom | 5 Feb 01:23
Picon

Current mailbox as $record

Hello,

How can I make mutt to save outgoing mail to the currently opened
mailbox?

I tried several hooks, but none accepted the sequence "%b" (while
others, like "%a", worked fine).

Any idea?

Paul | 26 Jan 17:40
Favicon
Gravatar

Re: unsubscribe

I guess Gilles doesn't like that idea.

--

-- 

.

| 23 Jan 23:17

Fwd: Re: need a reminder of something I once knew but now can't find in the docs


Le 2012-01-24 01:04, Pavel Borzenkov a écrit :
> On 23/01/12 12:34, Paul E Condon wrote:
> > I think I once know how to set up .muttrc to save email to a filename
> > that is not the complete From: address but only the part before '@'
> > sign. Is this really possible? Or is it a false memory? Where is it
> > described?
> 
> mutt 1.5.21 on MacOS X installed from Homebrew does this by default.
> It will save your message to a mbox named '=pecondon'.

It's a default unless there is a save-hook command that overrides it


I've search for 'save-hook' in my .mutt/muttrc file and in the three files
that are sourced from it. There is no mention of save-hook anywhere there.

I need another answer, but thanks.
Paul E Condon | 23 Jan 20:34

need a reminder of something I once knew but now can't find in the docs

I think I once know how to set up .muttrc to save email to a filename
that is not the complete From: address but only the part before '@'
sign. Is this really possible? Or is it a false memory? Where is it
described?

TIA
--

-- 
Paul E Condon           
pecondon <at> mesanetworks.net

| 23 Jan 18:10

Fwd: Re: How do I change ~/Mail to something else like for instance ~/mail ?


You can set this value in your .muttrc:

set folder="~/mail"

That works. 
Thanks. 
Now that I know 'folder', I can see it in the man page, 
plain as day.

| 23 Jan 17:20

How do I change ~/Mail to something else like for instance ~/mail ?

I have been using Mutt for several years. I recently had a major failure on my desktop machine, and purchased
a new (to me) replacement. The hard drives from the old machine and the data on them survived the failure. I
have put them into boxes that turn them into USB drives and have all my old configuration files for Mutt,
fetchmail, and procmail. But things are not going well. I want to receive my mail into a different place
while I debug, so the question in the Subject: line.

 How do I change ~/Mail to something else like for instance ~/mail ?

TIA

--

-- 
Paul E Condon <pecondon <at> mesanetworks.net>

Sebastian Tramp | 23 Jan 09:21
Gravatar

time zone conversion

Hi all,

I'm looking for a way to convert the date header to my local time zone
in the mail detail view. I'm aware of the index format %D option but
need this for the (internal) pager.

Any ideas?

Best regards

Sebastian Tramp

--

-- 
WebID: http://sebastian.tramp.name

Gravatar

unsuscribe

unsuscribe

Ravi Uday | 22 Jan 19:35
Picon
Gravatar

font setting

Hi,

When I compose my view my editior is set as vim.
How can I automatically set the color and font type in my outgoing
mails when I use mutt
to send emails. Like i need all my msgs in blue, italisize and font=ariel.

Thanks,
- Ravi

Ravi Uday | 22 Jan 19:34
Picon
Gravatar

Pager view - status not seen

Hi,

I used to see on new msgs, the letters 'F', 'T', '+' symbols before
subject after I login to mutt.
But its not to be seen now.
Is there any line that I am missing now in my .muttrc ?

- Ravi


Gmane