Ryan Corder | 1 Dec 15:01

save format

sorry if this is a re-post...

i've got a question that no sort of searching the mailing
list archives or the Mutt documentation has led me to find
the answer to...of course I've been wrong on many occasions :)

ok, so I've been a long time Mutt user and have always had
a want to be able to save messages a certain way.

by default, when I got to save a message, it tries to save
it as the "name" (i.e. the left half of the email address,
joe from joe <at> abc.com).

I tried setting the "save_address" option and that got me
closer to what I wanted, but since I use Cyrus IMAP, the '.'
in the email addresses give it problems.

can I set the format of the folder to which Mutt tries to
save a message?  or can Mutt save a message according to
an alias that exists?

thanks in advance all,
ryanc

--

-- 
==============================================================
ryan corder <ryanc at silverorb dot net>
GnuPG key: http://silverorb.net/~ryanc/stuff/ryanc.asc
"There is a multi-legged creature crawling on your shoulder."
           -- Spock, "A Taste of Armageddon", stardate 3193.9
(Continue reading)

Eugene | 2 Dec 09:53
Favicon

saving attachments problem

When viewing the MIME attachments in a message, I can select an
attachment whose default filename contains a space character and
save it without problems.  However, if I decide to not use the
default filename and try to enter something else that happens to
contain spaces, Mutt prevents me from doing so.  Bug or feature?

--

-- 
Eugene

David | 4 Dec 19:42
Favicon

Automatically adjusting the From address

Hello list,

I have 3 incoming mailboxes, one for each email address I use. I would like
the "From" field to be generated automatically when I compose or reply
to an email according to the mailbox that is currently open.

For example: if I have box "david69 <at> charter.net" open and I decide to
compose a new email or reply, I would like the From field to automatically
become "From: david69 <at> charter.net".

I would appreciate any suggestions.

Best,

David

Pete Johns | 4 Dec 19:55
Favicon

Re: Automatically adjusting the From address

On Sun, 2005-12-04 at 10:42:34 -0800, David sent:
>Hello list,
>
>I have 3 incoming mailboxes, one for each email address I use. I would like
>the "From" field to be generated automatically when I compose or reply
>to an email according to the mailbox that is currently open.
>
>For example: if I have box "david69 <at> charter.net" open and I decide to
>compose a new email or reply, I would like the From field to automatically
>become "From: david69 <at> charter.net".
>
>I would appreciate any suggestions.
>
http://www.mutt.org/doc/manual/manual-6.html#reverse_name

Hope this helps;

--paj
--

-- 
Pete Johns                                   <http://johnsy.com/>
Tel/Fax numbers and IM information:  <http://johnsy.com/contact/>
This Evening...    <http://johnsy.com/blog/?entry=20051202210704>

Michael Tatge | 4 Dec 20:42
Picon

Re: Automatically adjusting the From address

* On Sun, Dec 04, 2005 Pete Johns (paj-mutt <at> johnsy.com) muttered:
> On Sun, 2005-12-04 at 10:42:34 -0800, David sent:
> >I have 3 incoming mailboxes, one for each email address I use. I would like
> >the "From" field to be generated automatically when I compose or reply
> >to an email according to the mailbox that is currently open.

> http://www.mutt.org/doc/manual/manual-6.html#reverse_name

or use folder-hooks

HTH,

Michael
--

-- 
Don't get suckered in by the comments -- they can be terribly misleading.
Debug only code.
		-- Dave Storer

PGP-Key-ID: 0xDC1A44DD
Jabber:     init[0]@amessage.de

David | 5 Dec 19:32
Favicon

Re: Automatically adjusting the From address

On Sun, Dec 04, 2005 at 08:42:21PM +0100, Michael Tatge wrote:
> * On Sun, Dec 04, 2005 Pete Johns (paj-mutt <at> johnsy.com) muttered:
> > On Sun, 2005-12-04 at 10:42:34 -0800, David sent:
> > >I have 3 incoming mailboxes, one for each email address I use. I would like
> > >the "From" field to be generated automatically when I compose or reply
> > >to an email according to the mailbox that is currently open.
> 
> > http://www.mutt.org/doc/manual/manual-6.html#reverse_name
> 
> or use folder-hooks
> 
> HTH,
> 
> Michael

This does the job. Thank you for your help.

David

Jean-Rene David | 5 Dec 20:06
Picon

Two manipulations I do a lot

There are few operations which I would love to be
able to do more smoothly using mutt. I wonder how
people are doing them, because I find the way I do
them rather clunky.

1. I receive a message from X, with Y's address in
   the message body or in the Cc or To fields. If
   I want to send Y a message, I have to:  
      - using the mouse, copy Y's address 
        from the message body or header
      - quit viewing the current message
      - invoke the "mail" function (default 'm')
      - paste Y's address and start editing

   I would love to be able to just press one key
   in pager mode and be presented with a list of
   addresses found in the *whole* header *and* the
   body of the message (the way urlview does it)
   and be able to just pick one or many addresses
   and immediately be editing a new messge to that
   recipient.

2. (a little more tricky I think) While replying
   to a message, I want to quote a passage from
   another message in my mailbox. Currently I need
   to: 

   - postpone the message I am editing
   - go find the message containing the 
     desired passage
(Continue reading)

Thomas Roessler | 5 Dec 20:34

Re: Two manipulations I do a lot

On 2005-12-05 14:06:30 -0500, Jean-Rene David wrote:

> 1. I receive a message from X, with Y's address in
>    the message body or in the Cc or To fields. If
>    I want to send Y a message, I have to:  
>       - using the mouse, copy Y's address 
>         from the message body or header
>       - quit viewing the current message
>       - invoke the "mail" function (default 'm')
>       - paste Y's address and start editing
> 
>    I would love to be able to just press one key
>    in pager mode and be presented with a list of
>    addresses found in the *whole* header *and* the
>    body of the message (the way urlview does it)
>    and be able to just pick one or many addresses
>    and immediately be editing a new messge to that
>    recipient.

Have you tried using urlview for this?  (I don't know off-hand
whether it would need a modification to do this.)

> 2. (a little more tricky I think) While replying
>    to a message, I want to quote a passage from
>    another message in my mailbox. Currently I need
>    to: 
> 
>    - postpone the message I am editing
>    - go find the message containing the 
>      desired passage
(Continue reading)

Patrick Shanahan | 5 Dec 20:41
Picon

Re: Two manipulations I do a lot

* Jean-Rene David <jrdavid <at> magma.ca> [12-05-05 14:09]:
> There are few operations which I would love to be able to do more
> smoothly using mutt. I wonder how people are doing them, because I find
> the way I do them rather clunky.
> 
> 1. I receive a message from X, with Y's address in the message body or
>    in the Cc or To fields. If I want to send Y a message, I have to: 
>       - using the mouse, copy Y's address 
>         from the message body or header
>       - quit viewing the current message
>       - invoke the "mail" function (default 'm')
>       - paste Y's address and start editing
> 
>    I would love to be able to just press one key in pager mode and be
>    presented with a list of addresses found in the *whole* header *and*
>    the body of the message (the way urlview does it) and be able to
>    just pick one or many addresses and immediately be editing a new
>    messge to that recipient.

while in the pager, type the '?' (question mark) key and search '/'
for reply.

> 2. (a little more tricky I think) While replying to a message, I want
>    to quote a passage from another message in my mailbox. Currently I
>    need to: 
> 
>    - postpone the message I am editing
>    - go find the message containing the desired passage
>    - open it with vim (err, the external editor)
>    - save the passage I want in a temporary file
(Continue reading)

Thomas Roessler | 5 Dec 20:44

Re: Two manipulations I do a lot

On 2005-12-05 14:41:22 -0500, Patrick Shanahan wrote:

> You would reall benefit from reading the very good documentation
> provided with mutt, 'man mutt', 'man muttrc', and the file
> /usr/share/doc/packages/mutt/manual.txt or
> /usr/share/doc/packages/mutt/manual.txt.gz (whichever is provided
> with your distro).

With all due respect, you would really benefit from reading the
questions you respond before dismissing them with an arrogant
"RTFM".

--

-- 
Thomas Roessler ยท Personal soap box at <http://log.does-not-exist.org/>.


Gmane