Re: Changing default reply for reply button on toolbar

2015-03-18 Thread Jernej Simončič
On Wednesday, March 18, 2015, 7:47:38, Achdut18 wrote:

 Is this possible?   Can I reset the default for that reply button
 so that it populates the to field of the outgoing message with 
 the text that appears in the from field of the message to which I
 am replying?  If so, can you provide step-by-step instructions that explain 
 how to do this?

I use a reply template which contains the following for mailing lists
that don't set the Reply-To header:

%SETPATTREGEXP=:\s*(([^@]+)@[^]+)%-
%RegExpBlindMatch=%OHEADER(List-Post)%-
%TO=%TO='%ofromname on %-
[%SUBPATT=2] %-
%SUBPATT=1'%-

This will populate the To address with sender's name and mailing list
name, and the address from the List-Post header in the message.

-- 
 Jernej Simončič  http://eternallybored.org/ 

Anything is possible if you don't know what you'retalking about.
   -- Green's Law of Debate



Current version is 6.6 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Re: Changing default reply for reply button on toolbar

2015-03-18 Thread Achdut18
Hello Jernej,

Wednesday, March 18, 2015, 3:00:52 AM, you wrote:

JS On Wednesday, March 18, 2015, 7:47:38, I wrote:

Can I reset the default for that reply button
 so that it populates the to field of the outgoing message with 
 the text that appears in the from field of the message to which I
 am replying? 

To which Jernej replied:

JS I use a reply template which contains the following for mailing lists
JS that don't set the Reply-To header:

JS %SETPATTREGEXP=:\s*(([^@]+)@[^]+)%-
JS %RegExpBlindMatch=%OHEADER(List-Post)%-
JS %TO=%TO='%ofromname on %-
JS [%SUBPATT=2] %-
JS %SUBPATT=1'%-

First.  Thank you very much for the quick reply.   This list is better than any 
product help desk!

Your solution appears to be very nice, but I don't know how to set this up.   
Can you provide me with a step-by-step cookbook recipe that will accomplish 
this?  For example, if I go to Tools/Quick Templates and click on create a new 
quick template, name it reply and check the box that says use for reply 
messages and then copy and paste what you wrote into the editing box and click 
ok will that generate the template for the account that is highlighted on the 
left side of the window?   Do I need to do anything else?   What about the 
reply shortcut?  Does anything get changed in that box?   

Thanks. 

-- 
Avi

Avram Sacks, using The Bat! ver. 6.0.0.28 on  on Win 7 Pro

Current version is 6.6 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html