DescriptionSets the SMTP server for mail operations. An attempt to find a server automatically will be made if all parameters are omitted.Syntaxtrg.mail.SetSMTP server, login, password
Description
Sets the SMTP server for mail operations. An attempt to find a server automatically will be made if all parameters are omitted.
Syntax
trg.mail.SetSMTP server, login, password
server (input) - name/address of the mail severlogin (input) - username for the mail serverpassword (input) - password for the mail server
Return valueThis function doesn't return a value.Sample'---------- Start ----------Function Start trg.mail.SetSMTP simx02, login, passwordEnd FunctionSee alsoPlatform Objects and MethodsSetPickUpFolder()target.mail
Return value
This function doesn't return a value.
Sample'---------- Start ----------Function Start trg.mail.SetSMTP simx02, login, passwordEnd FunctionSee also
'---------- Start ----------
Function Start
trg.mail.SetSMTP simx02, login, password
End Function
Platform Objects and MethodsSetPickUpFolder()target.mail