Re: Automatic reply to all on list

2012-06-22 Thread MAU
Hello Ian,


M That's weird. Then all you need, I think, is: %TO=%OTOLIST

 This displays the To list in the message itself.

 The problem is the From field does not show in the list, and so the 
 person sending the message does not get a reply.

 I am probably not doing it right.

 How to get this in the headers?

As I said, %TO=%OTOLIST works perfectly here. The From address is 
included automatically and the original To list after it.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.4
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-22 Thread MAU
Hello Ian,

 Ok, it seems to be working now

Glad to hear it :)

 Thanks for the help.

Let's see, 7 replies at 1 beer per reply, that'll be a total of 7 beers
you owe me ;-)

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.4
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-22 Thread Stuart Cuddy
Hello MAU,
  A reminder of what MAU typed on:
  Friday, June 22, 2012 at 09:44:34 GMT +0200

 Thanks for the help.

M Let's see, 7 replies at 1 beer per reply, that'll be a total of 7 beers
M you owe me ;-)

Gee, are you ever sober?  :)

-- 
Best regards,
 Stuartmailto:skcu...@fastmail.fm
 Using The Bat! v5.1.6.4
 On Windows 7 6.1 Build #7601



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


Re: Automatic reply to all on list

2012-06-22 Thread MAU
Hello Stuart,


 Gee, are you ever sober?  :)

All the time. Nobody sends the beers they owe me ;-) 

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.4
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-22 Thread MAU
Hello Ian,


 Gee, are you ever sober?  :)

M All the time. Nobody sends the beers they owe me ;-) 

 Ok, here they are :-)

 :batbeer: :batbeer: :batbeer: :batbeer: :batbeer: :batbeer: :batbeer: 

Thanks. It's hot here now and good cool Australian beer feels great ;-)


-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.4
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-21 Thread MAU
Hello Ian,


M Looks better. But try it, if you are replying you may end up missing the
M address of whoever was in the From field of the original message.

 Of course you are right :-)

:-)

 Now, how can I add the From Address into the To field of the reply?
 I have searched but cannot find a concat type function where I can do 
 this.

 Is there a way to do this?

You don't need any macro for this, it is automagically included when you 
hit reply. So, don't include the %SetHeader(To,%OTOList)%- in your 
template.

Of course, the best option is to is to use 'Reply to all' which does
things right. If you use just 'Reply' and macros in your template, there
are several cases to consider.

1.- You receive a message From: 'Someone', To: 'Ian' and CC: 'Several'
  In this case your reply template should only include:
  %CC='%OCCLIST'
  and your reply will go From: 'Ian', To: 'Someone' and CC: 'Several'
  
  'Reply to all' will do the same.
  
2.- Message is From: 'Someone', To: 'Ian','Others', CC:'Several'
  Then your template should be:
  %CC='%OCCLIST%OTOLIST'
  and your reply will go From: 'Ian', To: 'Someone' and CC: 'Several',
  'Ian', 'Others'
  
  'Reply to all' will do the same, but will not include 'Ian' in CC.
  
3.- Message is From: 'Someone', To: 'Someonelse', CC:'Several 
  (including Ian)'
  Your template should be as in 2 above:
  %CC='%OCCLIST%OTOLIST'
  and your reply will go From: 'Ian', To: 'Someone' and CC: 'Several',
  'Someoneelse'. But 'Several' will of course include 'Ian'.
  
  'Reply to all' will do the same, but will not include 'Ian' in CC.

I have found no way to replicate with macros what 'Reply to all' does.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.4
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-21 Thread MAU
Hello Ian,


 The problem here is that all the addresses appear in the To field, and 
 to move them to the CC field (which should be the way it should be 
 done) breaks it when someone then replies to what I post.

That's weird. Then all you need, I think, is: %TO=%OTOLIST

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.4
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-13 Thread MAU
Hello Ian,


 Is it possible to have this set in the template for the address group 
 so that all in the recipient list in the particular message also get 
 the reply to that message?

Have you tried the 'OCCLIST' macro? In the description it says:

Note: Replies and Forwards only.
Inserts the full list of recipient of the original message into the CC
address field.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.2
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-13 Thread MAU
Hello Ian,


 Here is what I did.

 %SetHeader(CC,%OTOAddr)%SetHeader(CC,%OTOAddr)

Why use 'SetHeader' twice? Also, OTOAddr will include the addresses that 
were in the TO field of the original message, but not those in CC. Are 
you sure you want to do that?

 As before, I have created it as a macro Reply_Group so I just have 
 to add the QInclude statement in any other group template and any 
 changes only have to be made once.

That is obviously a good idea.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.2
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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


Re: Automatic reply to all on list

2012-06-13 Thread MAU
Hello Ian,


 This is what I ended up with

 %SetHeader(To,%OTOList)%-
 %SetHeader(CC,%OCCList)%-

Looks better. But try it, if you are replying you may end up missing the 
address of whoever was in the From field of the original message.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.1.6.2
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



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