Resending a message with Esc-e

2002-04-11 Thread Johan Almqvist

Hi!

I have a problem that I don't like. When I use Esc-e to resend a message
to someone (with edited contents) it doesn't get automatically Fcc'd.

Why is that? How to fix?

Regards,

-Johan
-- 
Johan Almqvist
http://www.almqvist.net/johan/qmail/



Re: Resending a message with Esc-e

2002-04-11 Thread Ken Weingold

On Thu, Apr 11, 2002, Johan Almqvist wrote:
 I have a problem that I don't like. When I use Esc-e to resend a message
 to someone (with edited contents) it doesn't get automatically Fcc'd.
 
 Why is that? How to fix?

This is a good question.  I have been wondering this myself.  It has
only come up for me being dreadfully unemployed, sending out my resume
an infinite amount of times.  I needed to report on all I have sent
out for NY unemployment insurance, but had none from this venue due to
using resend-message.


-Ken



Re: Resending a message with Esc-e

2002-04-11 Thread Patrick

* Ken Weingold [EMAIL PROTECTED] [04-11-02 05:04]:
 On Thu, Apr 11, 2002, Johan Almqvist wrote:
  I have a problem that I don't like. When I use Esc-e to resend a message
  to someone (with edited contents) it doesn't get automatically Fcc'd.
  
  Why is that? How to fix?
 
 This is a good question.  I have been wondering this myself.  It has
 only come up for me being dreadfully unemployed, sending out my resume
 an infinite amount of times.  I needed to report on all I have sent
 out for NY unemployment insurance, but had none from this venue due to
 using resend-message.

I use:

macro index \ee resend-messagef\=outbox\n Edit to resend message with complete 
header
macro pager \ee resend-messagef\=outbox\n Edit to resend message with complete 
header

This will allow you to edit a msg in your fcc folder (including
headers), post the msg and save the new copy in the fcc folder.
NOTE:  my fcc folder is =outbox

-- 
Patrick Shanahan   Registered Linux User #207535
Registered at: http://counter.li.org



Re: Resending a message with Esc-e

2002-04-11 Thread Nicolas Rachinsky

* Ken Weingold [EMAIL PROTECTED] [2002-04-11 05:59:50 -0400]:
 On Thu, Apr 11, 2002, Johan Almqvist wrote:
  I have a problem that I don't like. When I use Esc-e to resend a message
  to someone (with edited contents) it doesn't get automatically Fcc'd.
  
  Why is that? How to fix?
 
 This is a good question.  I have been wondering this myself.  It has

This should be fixed in 1.3.28.

Nicolas



Re: Resending a message with Esc-e

2002-04-11 Thread Ken Weingold

On Thu, Apr 11, 2002, Nicolas Rachinsky wrote:
 * Ken Weingold [EMAIL PROTECTED] [2002-04-11 05:59:50 -0400]:
  On Thu, Apr 11, 2002, Johan Almqvist wrote:
   I have a problem that I don't like. When I use Esc-e to resend a message
   to someone (with edited contents) it doesn't get automatically Fcc'd.
   
   Why is that? How to fix?
  
  This is a good question.  I have been wondering this myself.  It has
 
 This should be fixed in 1.3.28.

Meaning that resending a message with esc-e will make a new entry in
=sent, or whatever your FCC folder is?


-Ken



Re: Resending a message with Esc-e

2002-04-11 Thread Nicolas Rachinsky

* Ken Weingold [EMAIL PROTECTED] [2002-04-11 14:12:05 -0400]:
 On Thu, Apr 11, 2002, Nicolas Rachinsky wrote:
  * Ken Weingold [EMAIL PROTECTED] [2002-04-11 05:59:50 -0400]:
   On Thu, Apr 11, 2002, Johan Almqvist wrote:
I have a problem that I don't like. When I use Esc-e to resend a message
to someone (with edited contents) it doesn't get automatically Fcc'd.
   
   This is a good question.  I have been wondering this myself.  It has
  
  This should be fixed in 1.3.28.
 
 Meaning that resending a message with esc-e will make a new entry in
 =sent, or whatever your FCC folder is?

IIRC mutt just sets the Fcc as for any normal mail.

Nicolas



Re: Resending a message with Esc-e

2002-04-11 Thread Ken Weingold

On Thu, Apr 11, 2002, Nicolas Rachinsky wrote:
 * Ken Weingold [EMAIL PROTECTED] [2002-04-11 14:12:05 -0400]:
  On Thu, Apr 11, 2002, Nicolas Rachinsky wrote:
   * Ken Weingold [EMAIL PROTECTED] [2002-04-11 05:59:50 -0400]:
On Thu, Apr 11, 2002, Johan Almqvist wrote:
 I have a problem that I don't like. When I use Esc-e to resend a message
 to someone (with edited contents) it doesn't get automatically Fcc'd.

This is a good question.  I have been wondering this myself.  It has
   
   This should be fixed in 1.3.28.
  
  Meaning that resending a message with esc-e will make a new entry in
  =sent, or whatever your FCC folder is?
 
 IIRC mutt just sets the Fcc as for any normal mail.

So what was fixed in 1.3.28?


-Ken



Re: Resending a message with Esc-e

2002-04-11 Thread Holger Lillqvist

On Apr 11, Ken Weingold [EMAIL PROTECTED] wrote:
  IIRC mutt just sets the Fcc as for any normal mail.
 
 So what was fixed in 1.3.28?

Resend-message now honors $record and fcc-hooks.

Holger