Hello Vili,  

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.

-- 

                                                                  9Val


________________________________________________________
 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/

Reply via email to