Hello 9Val, V>> How can I change my SMTP settings V>> from: V>> TLS connection, port 465, auth: user specific settings, V>> username/password V>> to: V>> Normal connection, port 25, no auth V>> and vice versa? V>> Please send an example. > From next beta: > /nologo > /ADD:U="[EMAIL > PROTECTED]";_SmtpAuth=True;ConnSend=2;_SpecSMTP=true;OutUser=name;OutPwd=pwd; > /nologo /ADD:U="[EMAIL PROTECTED]";_SmtpAuth=False;ConnSend=0 > Added options: > _SmtpAuth - perform SMTP authentication > ConnSend/ConnRece - specifies type of send/receive connection (0 - > normal, 1 - STARTTLS, 2 - TLS on dedicated port) > _SpecSMTP - true, if SMTP should use own authorization settings > Actually, there was added a little automatical bridge to user > settings, so just ask needed parameters, I'll describe how to change > them.
Cool! I think about it. Why I asked for it: the only REAL thing, that I am missing from TB! is the (beside the HTML templates for the users) lack of EASY change of SMTP servers... You know, I travel, I have to change them all the time. Or think about Voyager users. I take my USB stick to my friend, plug it in, he has a different ISP, and I have to change ALL SMTP settings of mine... You can say, that I can use an SMTP server that asks for authentication, I know. But this is not the point, and many people does not have an ISP that supports it. The point is, that I think, you should implement "SMTP profiles" into the program, where the user easily could exchange the SMTP servers for selected/every account that he has... Don't tell me, it is hard. Ask TBBETA, you will get everybody's vote for this enhancement!!!! :))) PLEEEEEEAAAASE :) -- Vili ________________________________________________________ Current beta is 3.81.06 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html IMPORTANT: To register as a Beta tester, use this link first - http://www.ritlabs.com/en/partners/testers/

