Hi
On Wednesday 25 November 2015 at 1:21:28 PM, in <mid:[email protected]>, Roelof Otten wrote: > Hallo Chris, > Op woensdag 25 november 2015, 12:56:30, schreef Chris > Wilson: >> If I reply to a Yahoo groups forum message the To: >> line often has both the sender's mail address and the >> Yahoo group's address. If I want the replies to posts >> to ONLY go to [email protected] what do I >> need to do, macro wise to ensure this please? > The yahoogroups I'm subscribed to all have the reply-to > header set to the list, in order to get something else > you need to use macros. So you'd best delete the macros > in your template that handle the To: header. I think the default for replies to a particular yahoo group must depend on the group's settings. One yahoo group I'm subscribed is my local Freegle [0] group, and replies there go only to the member who sent the message to which I am replying. Other yahoo groups have replies set to the group address, but since May 2014 they present the address of the incoming message as:- DISPLAY NAME <[email protected]> where DISPLAY NAME is the sender's address followed by [group name]:- [email protected] [group name] <[email protected]>. So that the To line of the reply becomes:- "[email protected] [whatevergroup]" <[email protected]>. Note the quotes. That first bit "[email protected] [whatevergroup]" is just a display name, not an address to whichthe email is being sent. If you don't like that format, there would be several ways to alter it with macros. For example:- %SETHEADER("To", "%OFROMADDR")%- or %TO="%OFROMADDR"%- (I'm not sure if the second version needs the quotes.) [0] see <https://en.wikipedia.org/wiki/Freegle> -- Best regards MFPA <mailto:[email protected]> Dollar sign - An S that's been double crossed Using The Bat! v4.0.38 on Windows XP 5.1 Build 2600 Service Pack 3 ________________________________________________ Current version is 6.6 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

