Re: 'Reply to List' Option

2002-10-31 Thread Thomas Fernandez
Hello Marck,

On Wed, 30 Oct 2002 10:28:25 + GMT (30/10/02, 17:28 +0700 GMT),
Marck D Pearlstone wrote:

JN In a template, how can I replace the message's reply-to address
JN with the message's list-post address?

 You can't.

No? How about a regex that extracts the list-post address and puts it
in the TO field?

-- 

Cheers,
Thomas.

Moderator der deutschen The Bat! Beginner Liste.

POLICE STATION TOILET STOLEN Cops have nothing to go on.

Message reply created with The Bat! 1.62/Beta7
under Chinese Windows 98 4.10 Build  A 
using an AMD Athlon K7 1.2GHz, 128MB RAM



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



Re: 'Reply to List' Option

2002-10-31 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Thomas,

31-Oct-2002, 22:38 +0700 (15:38 UK time) Thomas Fernandez [TF] in
mid:9007082.20021031223837;gmx.net said:

JN In a template, how can I replace the message's reply-to
JN address with the message's list-post address?

 You can't.

TF No? How about a regex that extracts the list-post address and
TF puts it in the TO field?

Okay, you can, but not easily g.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9wWcoOeQkq5KdzaARAu9hAKCg+9wISoI4E6QJBT1EUOPhUFLr/wCghxs8
0nPR5fcxSHDVkK2zyuslxuA=
=YcQH
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-31 Thread Thomas Fernandez
Hello Marck,

On Thu, 31 Oct 2002 17:23:50 + GMT (01/11/02, 00:23 +0700 GMT),
Marck D Pearlstone wrote:

TF No? How about a regex that extracts the list-post address and
TF puts it in the TO field?

 Okay, you can, but not easily g.

Knew it! :-)

-- 

Cheers,
Thomas.

Moderator der deutschen The Bat! Beginner Liste.

Our parents were never our age.

Message reply created with The Bat! 1.62/Beta7
under Chinese Windows 98 4.10 Build  A 
using an AMD Athlon K7 1.2GHz, 128MB RAM



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



Re: 'Reply to List' Option

2002-10-31 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joseph,

31-Oct-2002, 11:59 -0600 (17:59 UK time) Joseph N. [JN] in
mid:1163322440.20021031115914;qwest.net said:

MDP Okay, you can, but not easily g.

JN Hey, HEY!!!  I wuzn't asking for easy, just for effective!  Is
JN there a model expression, to take data from an incoming header
JN and insert it into an outgoing header, that I can take a look
JN at?

Well, this is reall a TBTECH topic, but just this once ;-)...

%TO='%SETPATTREGEXP=(?im-s)\nSender:\s(.*?)\n%-
%REGEXPBLINDMATCH=%HEADERS%-
%SUBPATT=1%-

... is one example.

%SETPATTREGEXP=(?im-s)^X-Mailer\:.*%-
(Bat!|Becky|Gnus|slrn)%-
.*$%REGEXPBLINDMATCH=%HEADERS%-
%SUBPATT=1%-

... is my IsBat quick template macro for identifying TB initial
quote prefix compatible mailers.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9wbNsOeQkq5KdzaARAg86AKC2SKSECtFrDsjN7YVkbf9DugHtZQCgv9EZ
fH89IbATa3W3PDP4RA//z+Q=
=gTpw
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-30 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joseph,

29-Oct-2002, 22:51 -0600 (04:51 UK time) Joseph N. [JN] in
mid:7631842497.20021029225107;qwest.net said:

JN In a template, how can I replace the message's reply-to address
JN with the message's list-post address?

You can't.

What you can do is to right click on the To address in the header
panel and choose Reply to this address. Then you can use an
Address book template for the list address to format the To
content and message the way you want it for the list instead.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9v7RKOeQkq5KdzaARAqJ+AKDp7wrxRKS2qs7OhKfJg5/UGzu/HgCfRyUu
j0cl1q48hhkMLyDMyAJgTx4=
=1Fme
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-30 Thread Gerard

ON Wednesday, October 30, 2002, 1:52:49 AM, you wrote:

MDP TB has a very hand function here. As long as you can display the
MDP list address in the view headers panel (not view kludges), then
MDP you can right click the address and choose the Reply to this
MDP address pop-up menu option.

Hi Marck,
CAn you explain this function in a more detail please. I have the
headers showing above the preview window.
When I select any of them and right click I do get an reply to this
address option but it doesn't seem to work.
The msg is always address to the Reply-To address.

PPS: I do not have a folder template active ;-)


-- 
Best regards,
 Gerard 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The man who goes alone can start today; but he who travels with another
must wait till that other is ready. - Henry David Thoreau,
Walden(1854),I,Economy -

Using The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 3



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



Re: 'Reply to List' Option

2002-10-30 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Gerard,

30-Oct-2002, 11:35 +0100 (10:35 UK time) Gerard [G] in
mid:1047899789.20021030113500;myrealbox.com said:

MDP ... display the list address in the view headers panel ...
MDP right click the address and choose the Reply to this address
MDP pop-up menu option.

G Can you explain this function in a more detail please.

Well, that was it really :-/.

G I have the headers showing above the preview window. When I
G select any of them and right click I do get an reply to this
G address option but it doesn't seem to work. The msg is always
G address to the Reply-To address.

G PPS: I do not have a folder template active ;-)

How about an address book template that replaces the To? You're
using one for this list - could that be affecting you?

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9v77bOeQkq5KdzaARAk0xAJ9WTJuuS357CZ78obnrC35NKOfptACeLUx1
srszjXLNXuDwQgHgajluXnI=
=ExFl
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-30 Thread Gerard

ON Wednesday, October 30, 2002, 12:13:31 PM, you wrote:

MDP How about an address book template that replaces the To? You're
MDP using one for this list - could that be affecting you?

Hi Marck,
   Yes, I do have an addressbook template for this list and it does
   this: %TO=''%TO='%OFROMNAME
   But shouldn't that only trigger if I mail to [EMAIL PROTECTED]
   ? When I use your mail and right click on you private email address
   [EMAIL PROTECTED] this template should not be used, should it?

-- 
Best regards,
 Gerard 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Undocumented Opcode:  JR - Jump Random

Using The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 3



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



Re: 'Reply to List' Option

2002-10-30 Thread Gerard

ON Wednesday, October 30, 2002, 12:50:39 PM, you wrote:

MB That was what tickled me so in this little right-click menu. There was
MB the option not only for Reply but for putting in the Address Book.


Hi Mary,

Maybe this is of help to you. It is a filter that automaticly adds
everyone in the folder to addressgroup Auto. It is set to not-active
manual, but you could als assign a hot key.

BeginFilter
Name: Auto add
Active: 1
Source: \\account\Inbox\\Direct Mails
Target: \\account\Inbox\\Direct Mails
CopyFolder: none
MainSet: 00
Actions: faAddAddress,faoManualOnly,faoAdvAddressOut
AddGroups: Auto
ColourGroup: default
AddAddrItems: afiFrom,
DelAddrItems: afiFrom,
NoAddrGroups: Auto
KillMethod: 0
EndFilter

-- 
Best regards,
 Gerard 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
ERROR MESSAGE: Terse, baffling remark used by programmers to place blame
on users for their program's shortcomings.

Using The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 3



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



Re: 'Reply to List' Option

2002-10-30 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Mary,

30-Oct-2002, 05:50 -0600 (11:50 UK time) Mary Bull [MB] in
mid:822165499.20021030055039;premiernet.net said:

MB And you can't clean up a Reply field in a threaded post and
MB expect to be starting a new mail. :) Learned that the hard way
MB yesterday.

Actually, you can! It's not as simple as it looks, but it isn't
actually hard to do:

1). Begin a Reply.
2). In the View menu, turn on Follow-up to.
3). Edit the subect
4). Delete the Follow-up information (all of it).
5). Now write your message.

 ... snip

MB ... Having lost all my data ... buggy Evaluation copy ...

All I can say is that my heart goes out to you. It is unfortunate
that you should have been hit with so bug a double-whammy in your
first couple of weeks of using TB. I can only hope that this is your
life-time quota used up in one hit ;-).

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9v9I/OeQkq5KdzaARAgEyAKCvEcmT8VrGa6tL6IdAw+lxNcF73ACgrZwL
MpGt8jnbOoDAOcqi8Rus55s=
=Ez9v
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-30 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Gerard,

@30-Oct-2002, 12:53 +0100 (11:53 UK time) Gerard [G] in
mid:8912583454.20021030125303;myrealbox.com said:

MDP How about an address book template that replaces the To?
MDP You're using one for this list - could that be affecting you?

G Yes, I do have an addressbook template for this list and it does
G this: %TO=''%TO='%OFROMNAME But shouldn't that only trigger if I
G mail to [EMAIL PROTECTED] ? When I use your mail and right
G click on you private email address [EMAIL PROTECTED] this
G template should not be used, should it?

Correct. I don't know what's going on for you then. Can you double
check the folder properties and delete any reply template? This
procedure works every time for me.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9v9KnOeQkq5KdzaARAqbWAJ0SOpCPKwMXVGyYS/8eRaJ9SpATYgCgsJot
mLntaxSqorBywOn+3YHb1ew=
=TUBg
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-30 Thread Gerard

ON Wednesday, October 30, 2002, 1:37:58 PM, you wrote:


MDP Correct. I don't know what's going on for you then. Can you double
MDP check the folder properties and delete any reply template? This
MDP procedure works every time for me.


Hi Marck,

You were right, i had a folder template active.

Oeps. I am just going to sit quitely in a corner now.

-- 
Best regards,
 Gerard 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Where would Christianity be if Jesus got eight to fifteen years, with
time off for good behavior? -- New York Senator James H. Donovan
commenting on capital punishment.

Using The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 3



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



Re: 'Reply to List' Option

2002-10-30 Thread Gerard

ON Wednesday, October 30, 2002, 1:48:51 PM, you wrote:

MB BTW, on your sig, ERROR MESSAGE: Terse, baffling remark used by programmers
MB to place blame on users for their program's shortcomings. -- I've been getting
MB a lot of those lately! g when I still had that faulty evaluation copy of
MB TB. Thank goodness, I hope, all of that is solved. I've had no error
MB messages since installing this clean copy. I really do like TB and
MB tbudl.


Mary,
And we are all going to try and keep you productive and happy with TB! ;-)
As for the sig's, watch this space, I have some really good ones.

-- 
Best regards,
 Gerard 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Experience is a great advantage. The problem is that when you get the
experience, you're too damned old to do anything about it. - Jimmy
Connors -

Using The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 3



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



Re: 'Reply to List' Option

2002-10-30 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joseph,

30-Oct-2002, 09:07 -0600 (15:07 UK time) Joseph N. [JN] in
mid:1904388682.20021030090712;qwest.net said:

G  Yes, I do have an addressbook template for this list and it
G  does   this: %TO=''%TO='%OFROMNAME

JN What is the necessity of the extra %TO in that macro?

It clears the current contents of the To: field. The %TO macro is
cumulative - any addresses specified are added to the current
contents. %TO='' is a special case to empty the field.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9v/mkOeQkq5KdzaARAiPSAJ987JPEC8FOZ8uEHDuQBHp4llORNwCg+9UC
IJitwGSe7qrbhepsSmR56T0=
=qzxU
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option [SOT division]

2002-10-30 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday, October 30, 2002, Mary Bull wrote...

MB I really do like TB and tbudl.

G Mary,
G And we are all going to try and keep you productive and happy with TB! ;-)
G As for the sig's, watch this space, I have some really good ones.

 Absolutely, I'm watching. Including this one:

 Experience is a great advantage. The problem is that when you get the
 experience, you're too damned old to do anything about it. - Jimmy
 Connors -

If anyone has seen a flying tank please contact us. We would like it
back, Army spokesman David Webb

I found this totally amusing yesterday.  I had images of flying tanks
all day.  Full story can be seen on :
http://news1.iwon.com/odd/article/id/277427|oddlyenough|10-28-2002%3A%3A12%3A44|reuters.html

Should probably got TBOT if more sigs are going to be stuck on ;)

- --
Jonathan Angliss
([EMAIL PROTECTED])

-BEGIN PGP SIGNATURE-
Version: 6.5.8ckt

iQA/AwUBPb/6qiuD6BT4/R9zEQLJmgCfUHcmYEpqogArC9CkZZAZ2DnI4yQAnivc
O4kU5gFOP9N8aw8zTjwDm8UE
=2/rG
-END PGP SIGNATURE-



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



Re: 'Reply to List' Option

2002-10-30 Thread Gerard

ON Wednesday, October 30, 2002, 4:07:12 PM, you wrote:

JNOn Wednesday, October 30, 2002, Gerard wrote in
JN mid:8912583454.20021030125303;myrealbox.com:

G  Yes, I do have an addressbook template for this list and it does
Gthis: %TO=''%TO='%OFROMNAME

JN Gerard,

JN What is the necessity of the extra %TO in that macro?


Hi Joseph,

The first one clears the To: field and the second one puts on address in
it. If you do not clear it first you could and up with an extra unwanted
address in the TO: field.

As for your other questions in the other mail:

JN 1. Will the formatting for the TO: field in the AB entry's reply
JN template override the TO: address formatting in the message on which I
JN click to reply to this address?

Yes, I found out meself just a few minutes ago :(

JN 2. Could the reply template be in the folder to which the list mail
JN gets filtered as well as in the AB under the list's entry?

Yes it could be, but you want to avoid using folder templates. They
overrule AB templates and therefore will appear when you don't want
them.

-- 
Best regards,
 Gerard 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The more I practice, the luckier I get. -Gary Player 

Using The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 3



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



Re: 'Reply to List' Option

2002-10-30 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joseph,

30-Oct-2002, 09:11 -0600 (15:11 UK time) Joseph N. [JN] in
mid:234672767.20021030091156;qwest.net said:

JN 1. Will the formatting for the TO: field in the AB entry's reply
JN template override the TO: address formatting in the message on
JN which I click to reply to this address?

AB templates kick in when the message is addressed. If the AB
templates include formatting of the To field contents then these
will be applied (I've tested and used this already).

JN 2. Could the reply template be in the folder to which the list
JN mail gets filtered as well as in the AB under the list's entry?

Don't make me use my Folder templates are evil lecture again! ;-).
They are especially evil when used with lists, particularly when
they use the %TO macro. Never use a %TO macro in a folder template.
It only ends in tears.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9v/tnOeQkq5KdzaARAosuAKC7FCNrTt9jEQVdMpdX/X+hEU4hWgCfY9Ca
jElrcv0mUq9pKuXM0drRaDk=
=8odQ
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option [SOT division]

2002-10-30 Thread William Moore
 Hello Jonathan

 Thank you for your email dated Wednesday, October 30, 2002, 3:28:37 PM, in which you
 wrote:

JA If anyone has seen a flying tank please contact us. We would like it
JA back, Army spokesman David Webb

JA Should probably got TBOT if more sigs are going to be stuck on ;)


shameless plug
Alternatively, make your comments on my blog (Tuesday) www.residues.info
/shameless plug
  
-- 

 Regards
 William

 Flying with The Bat!  www.ritlabs.com/the_bat 
 Windows 2000 Pro 2195 Service Pack 2



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



Re: 'Reply to List' Option

2002-10-29 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joseph,

29-Oct-2002, 18:15 -0600 (00:15 UK time) Joseph N. [JN] in
mid:17515278359.20021029181505;qwest.net said:

JN Why not include this as a reply option?

We've just had a heated debated on the TBBETA list on a related
issue.

TB has a very hand function here. As long as you can display the
list address in the view headers panel (not view kludges), then
you can right click the address and choose the Reply to this
address pop-up menu option.

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9vy1hOeQkq5KdzaARAj88AJ9B+oQlMCDZRIbezvj+AMfGfSxjYgCgwHnL
YX4MJNZpjFW3rnRiN3Du8cs=
=OwXm
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-29 Thread Marck D Pearlstone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Mary,

29-Oct-2002, 19:30 -0600 (01:30 UK time) Mary Bull [MB] in
mid:16913395194.20021029193003;premiernet.net said:

MB Wow, Marck! I just did it. The age of miracles. You cannot
MB imagine how much trouble this is going to keep me out of!

Excellent!

MB  Cheers yourself!

;-)

MB  P.S. What are kludges?

They are TB's name for the RFC822 headers (I believe the term
originates with the FIDO BBS network).

- --
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2
'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1rc1-nr1 (Windows 2000)

iD8DBQE9vzpwOeQkq5KdzaARAv37AJ412YBerGXWvklrYfWUXzgq5pme5ACeOfUk
KwS1h4QmhHjOmFi7V0rRRbE=
=GfKH
-END PGP SIGNATURE-




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



Re: 'Reply to List' Option

2002-10-29 Thread Scott McNay

Hi Joseph!

In message mid:17515278359.20021029181505;qwest.net 
on Tuesday, October 29, 2002, 6:15:05 PM, you wrote:

JN I am now on two mailing lists where the 'reply' button would send the
JN reply back to the author only.  There are two ways to go with such
JN lists, one of which is to hit 'reply all,' and then do some cutting
JN and pasting; the other is to hit 'reply to list' in MUA's that have
JN such an option.

You can make a reply template just for the lists in question, which
will do the replies the ay that you want them.

-- 
--Scott.
mailto:Wizard;local.nu

Using The Bat! 1.61 under Windows XP 5.1 Build 2600 on an AMD Athlon
XP 1900 (1.6G real, 1.9G effective) with 512MB.




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