Re: using different smtps

2004-03-15 Thread Gerard

ON Saturday, March 13, 2004, 12:32:30 PM, you wrote:
CW> I have a feeling that`s a function a lot of people would find useful,
CW> as many of us who`ve been on the net for a number of years have
CW> multiple accounts but can only send from their present ISP.

CW> Any thoughts ? Is it already available as an option that I missed ?

Hi Colin,

That´s why you should setup your own SMTP server. That way you can collect
mail fom any account and just use your own server to send it.

It is ideal for road warriors but also for people with many email accounts.

-- 
Best regards,
 Gerard 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Confidence is crucial to good golf. Confidence is simply the aggregate of
the thoughts you have about yourself.

Using The Bat! v2.01.3 on Windows 2000 5.0 Build 2195 Service Pack 4




http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: using different smtps

2004-03-14 Thread Colin Wilson
Hello K,

>> CW> Any thoughts ? Is it already available as an option that I
>> missed ? Yes, insert the %Account=  macro in all of your templates.
KS> Sorry, I didn't get this. What exactly am I to do?

There you go, its NOT just me who might find this useful :-)

Go to each account in your list - right click / properties

Under templates / reply, add this as the first line...

%account="Pipex"

...if the reply account you want to use is called "Pipex" - rename as
appropriate

Rather than having to do this for all email addresses though, wouldn`t
it perhaps be a little more friendly (and sensible) to have a "use
this account for all replies" option ? - I didn`t know about how to
use the macros, and I doubt the majority of users even know they
exist.

-- Best regards, Colin mailto:[EMAIL PROTECTED]




http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-14 Thread Dierk Haasis
Hello K!

On Sunday, March 14, 2004 at 5:14:39 PM you wrote:

>> Yes, insert the %Account=  macro in all of your templates.

> Sorry, I didn't get this. What exactly am I to do?

Exactly what is written above: Open the template you want to edit
(i.e. account templates) and add the line "%ACCOUNT=[put in desired
account name]", where the part in parenthesis is a placeholder for
your desired account's name. Leave out the inverted commas.




-- 
Dierk Haasis

The Bat 2.05 Beta/1 on Windows XP 5.1 2600 Service Pack 1

A person who smiles in the face of adversity probably has a scapegoat.
(Derek Leveret)






http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: using different smtps

2004-03-14 Thread Colin Wilson
Hello Peter,

CW>> I have a feeling that`s a function a lot of people would find
CW>> useful, as many of us who`ve been on the net for a number of
CW>> years have multiple accounts but can only send from their present
CW>> ISP.
PP> So why not setting all SMTP servers in all accounts to the one of
PP> your ISP if you're only allowed to send using this one SMTP
PP> server?

Funnily enough, that`s one thing i`d never thought of...

-- 
Best regards,
 Colinmailto:[EMAIL PROTECTED]




http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-14 Thread K Shantanu
On Sat, Mar 13, 2004 at 04:40:22PM +0100, Roelof Otten wrote:
> Hallo Colin,
> 
> On Sat, 13 Mar 2004 11:32:30 +GMT (13-3-04, 12:32 +0100, where I
> live), you wrote:
> 
> CW> Any thoughts ? Is it already available as an option that I missed ?
> 
> Yes, insert the %Account=  macro in all of your templates.

Sorry, I didn't get this. What exactly am I to do?

Shantanu



http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-14 Thread Dierk Haasis
Hello Peter!

On Sunday, March 14, 2004 at 4:52:53 PM you wrote:

> difference would be POP3 settings). This way one would have a kind of
> POP3 collector, (nearly) fixed to one outgoing e-mail address.

What about using ones own (software) server?



-- 
Dierk Haasis

The Bat 2.05 Beta/1 on Windows XP 5.1 2600 Service Pack 1

I've had a perfectly wonderful evening. But this wasn't it. (Groucho
Marx)






http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-14 Thread Peter Palmreuther
Hello Colin,

On Saturday, March 13, 2004 at 12:32:30 PM you [CW] wrote (at least in
part):

CW> I have a feeling that`s a function a lot of people would find useful,
CW> as many of us who`ve been on the net for a number of years have
CW> multiple accounts but can only send from their present ISP.

So why not setting all SMTP servers in all accounts to the one of
your ISP if you're only allowed to send using this one SMTP server?

BTW: No, I don't think this hits "lots of people", in fact I get the
impression it's a decreasing number of people allowed to send only
using their ISP but having account spread all over the world.
As additionally there is a relative easy solution: adding
'%ACCOUNT="..."' to each's account global templates I don't really see
the need for a 'Always use this account for every new mail or reply,
no matter which account is is created from' option. This can easily
achieved by entering the same SMTP settings for all account (as
suggested) and if the address should be the same all the time by
setting all account to same e-mail address as well (so the only
difference would be POP3 settings). This way one would have a kind of
POP3 collector, (nearly) fixed to one outgoing e-mail address.
-- 
Regards
Peter Palmreuther
(The Bat! v2.05 Beta/1 on Windows XP 5.1 Build 2600 Service Pack 1)

"It took no computation to dance to the rock 'n roll station." -- VU




http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-13 Thread Zygmunt Wereszczynski
On Saturday, March 13, 2004, at 23:03:49 [UTC+0530] (Saturday, March 13,
2004 18:33 my local time) [EMAIL PROTECTED] wrote:

> Hi,

> Saturday, March 13, 2004, 10:10:59 PM, Peter Fjelsten wrote:


KS>>> Whenever I type Al in account body just the email gets printed there in
KS>>> message body itself.

>> You need a "%" before the macro name:

>> %account="accountname"

> I have just this in a QT called Al,
> %ACCOUNT="[EMAIL PROTECTED]"

> Still when I type Al in body of message and press ctrl-space nothing
> happens.
> What more is required?

Probably you did not marked the "Share with other accounts" option in
Quick Templates editor. Check this and it will work.

-- 
Best regards,
Zygmunt Wereszczynski
(Using The Bat! v2.05 Beta/1 on Windows 2000 5.0 Build 2195 Service Pack 4)




http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: using different smtps

2004-03-13 Thread shantanu-bat
Hi,

Saturday, March 13, 2004, 10:10:59 PM, Peter Fjelsten wrote:


KS>> Whenever I type Al in account body just the email gets printed there in
KS>> message body itself.

> You need a "%" before the macro name:

> %account="accountname"

I have just this in a QT called Al,
%ACCOUNT="[EMAIL PROTECTED]"

Still when I type Al in body of message and press ctrl-space nothing
happens.
What more is required?

Best regards,
 Shantanu




http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-13 Thread Peter Fjelsten
K [K],

On 13-03-2004 17:33, you wrote in :
>> ->8
>> ACCOUNT="Accountname"
>> ->8
>> where Accountname should be the name of the account you want to send
>> from.
 
>> Then, while writing the message just type A1 (with surrounding
>> whitespace) and hit ctrl-space. this should do the same as chosing the
>> account from Options/Active account.

KS> Whenever I type Al in account body just the email gets printed there in
KS> message body itself.

You need a "%" before the macro name:

%account="accountname"

-- 
 Best regards   
 Peter Fjelsten
 2.05 Beta/1 
 Windows XP 5.1.2600 






http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-13 Thread K Shantanu
Hi,

On Sat, Mar 13, 2004 at 02:44:18AM +0100, dAniel hAhler wrote:
> ->8
> ACCOUNT="Accountname"
> ->8
> where Accountname should be the name of the account you want to send
> from.
 
> Then, while writing the message just type A1 (with surrounding
> whitespace) and hit ctrl-space. this should do the same as chosing the
> account from Options/Active account.

Whenever I type Al in account body just the email gets printed there in
message body itself.
Inshort, it acts like an abbrevation and not as macro.

What is the solution to this?

Cheers,
Shantanu



http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: using different smtps

2004-03-13 Thread Colin Wilson
dh> Then, while writing the message just type A1 (with surrounding
dh> whitespace) and hit ctrl-space. this should do the same as chosing the
dh> account from Options/Active account.

Here`s what I think might be a more simplistic question on the same
sort of subject... I have 8 accounts* with different ISPs and would
like to nominate an account for all replies to be sent from,
irrespective of which account the mail was sent to, without me having
to piddle about copying and pasting from the original email to a new
reply.

I have a feeling that`s a function a lot of people would find useful,
as many of us who`ve been on the net for a number of years have
multiple accounts but can only send from their present ISP.

Any thoughts ? Is it already available as an option that I missed ?

*one still isn`t holding the server login details for some reason,
but it sees almost zero traffic :-}

Finally...

Now this is being mirrored to a newsgroup, would it be possible to
protect email addresses / strip the headers before it hits the
newsgroup to cut down on the level of spam harvesting ?

So far, my present account has been fairly clean, and I really don`t
want to see it broadcast to a non-subscription group for publication

Cheers




http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-12 Thread dAniel hAhler
Hello bats,

on Thu, 11. Mar 2004 at 22:57:17 -0800 K. Shantanu  wrote:

> Maybe a small example. What is QT?

Roelof explained it quite good, but the example is missing.. you would
create a QT in the QT editor (ctrl-shift-q or through the menu) and
name it 'A1' (for 'Account 1') and simply put a line like this into
it:
->8
ACCOUNT="Accountname"
->8
where Accountname should be the name of the account you want to send
from.

Then, while writing the message just type A1 (with surrounding
whitespace) and hit ctrl-space. this should do the same as chosing the
account from Options/Active account.


-- 
shinE!
http://www.thequod.de ICQ#152282665
GnuPG/PGP key: http://thequod.de/danielhahler.asc

Using The Bat! v2.04.7 on Windows XP 5.1 Build 2600 Service Pack 1
with POPFile 0.20.1 and avast .




http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-11 Thread K. Shantanu
* Julian Beach (Lists) <[EMAIL PROTECTED]> [040311 06:59]:
> On Thursday, March 11, 2004, 2:05:05 PM, K Shantanu wrote:
> 
> > I have 2 accounts in The Bat! say A and B. They both use different
> > SMTPs. Now I get a mail on account A and I want to forward it to a
> > friend but using the identity as B and SMTP of B. I can use the identity
> > of B using the pull down menu for From: , but how to change SMTPs?
> > Right now I drag the mail from A's Outbox and put it in B's one and then
> > send. Is there any easier way for this?
> 
> In the message window, go to options|Active Account.  If you do this
> before you have entered any of your own text into the message,
> the footer will change to the one associated with Account B, if there
> is one.

WOW! got it. It works that way.
 
> You could also do this with a QT, and associate it with a key
> combination, which would make it even easier.

Can you please explain this. I didn't get any of this at all.
Maybe a small example. What is QT?

Regards,
Shantanu
 



http://www.silverstones.com/thebat/TBUDLInfo.html


Re: using different smtps

2004-03-11 Thread Julian Beach (Lists)
On Thursday, March 11, 2004, 2:05:05 PM, K Shantanu wrote:

> I have 2 accounts in The Bat! say A and B. They both use different
> SMTPs. Now I get a mail on account A and I want to forward it to a
> friend but using the identity as B and SMTP of B. I can use the identity
> of B using the pull down menu for From: , but how to change SMTPs?
> Right now I drag the mail from A's Outbox and put it in B's one and then
> send. Is there any easier way for this?

In the message window, go to options|Active Account.  If you do this
before you have entered any of your own text into the message,
the footer will change to the one associated with Account B, if there
is one.

You could also do this with a QT, and associate it with a key
combination, which would make it even easier.

Julian

-- 
   Julian Beach
   Using The Bat! v2.04.4 on Windows XP 5.1 Build 2600 Service Pack 1





http://www.silverstones.com/thebat/TBUDLInfo.html


using different smtps

2004-03-11 Thread K Shantanu
Hi,
I have 2 accounts in The Bat! say A and B. They both use different
SMTPs. Now I get a mail on account A and I want to forward it to a
friend but using the identity as B and SMTP of B. I can use the identity
of B using the pull down menu for From: , but how to change SMTPs?
Right now I drag the mail from A's Outbox and put it in B's one and then
send. Is there any easier way for this?

Thanks in advance and bye.
Cheers,
-Shantanu

-- 

   System Error - Virus 'MS-WINDOWS' found!! Erase [Y/Y]?



http://www.silverstones.com/thebat/TBUDLInfo.html