Hello,
I just recently installed RC. Absolutely love it.
Is there a way to modify the default reply-to quote to something different than below? There are a few fields I want to strip out.
On Sun, 12 Feb 2006 14:46:41 -0500, xxx xxxx <xxxxx@xxxxx@xxx.com> wrote:
-Mark
Mark Pallo wrote:
Hello,
I just recently installed RC. Absolutely love it.
Is there a way to modify the default reply-to quote to something different than below? There are a few fields I want to strip out.
No there isn't. Can this be configured in any common mail client?
On Sun, 12 Feb 2006 14:46:41 -0500, xxx xxxx <xxxxx@xxxxx@xxx.com> wrote:
-Mark
Thomas
On Wed, 15 Feb 2006, Thomas Bruederli wrote:
Is there a way to modify the default reply-to quote to something different than below? There are a few fields I want to strip out.
No there isn't. Can this be configured in any common mail client?
I think most do. I haven't ever needed it myself, but I know
that some people use it so they can use their ISPs SMTP server that requires the From field to match the isp domain, but really, they don't want to use that address for their real address.
Jon Daley http://jon.limedaley.com/
I will get out and work as an engineer, maybe get promoted, be the boss of engineers, then maybe get promoted again, and then be the boss of people. -- Professor White
I simply want the reply to say:
<First Name> <Last Name> wrote:
Instead of the day, time etc. shown below.
On Wed, 15 Feb 2006 08:58:34 +0100, Thomas Bruederli roundcube@gmail.com wrote:
-Mark
Mark Pallo wrote:
Hello,
I just recently installed RC. Absolutely love it.
Is there a way to modify the default reply-to quote to something
different
than below? There are a few fields I want to strip out.
No there isn't. Can this be configured in any common mail client?
On Sun, 12 Feb 2006 14:46:41 -0500, xxx xxxx <xxxxx@xxxxx@xxx.com>
wrote:
-Mark
Thomas
On Wed, 15 Feb 2006 08:58:34 +0100, Thomas Bruederli roundcube@gmail.com wrote:
Mark Pallo wrote:
Hello,
I just recently installed RC. Absolutely love it.
Is there a way to modify the default reply-to quote to something
different
than below? There are a few fields I want to strip out.
No there isn't. Can this be configured in any common mail client?
On Sun, 12 Feb 2006 14:46:41 -0500, xxx xxxx <xxxxx@xxxxx@xxx.com>
wrote:
-Mark
Thomas
Mark Pallo wrote:
I simply want the reply to say:
<First Name> <Last Name> wrote:
Instead of the day, time etc. shown below.
On Wed, 15 Feb 2006 08:58:34 +0100, Thomas Bruederli roundcube@gmail.com wrote:
Looking at the source, it is hard coded: // add title line $pefix = sprintf("\n\n\nOn %s, %s wrote:\n",
in: program/steps/mail/compose.inc
(is that a typo in the variable name? :)