Hi all,
I am trying to send an email using the tsmtp class.
My problem is that I need to use a different mailserver to send the email.
To make an example,
how can I send the email test@test.com using as mailserver "mail.softwarexp.co.uk" account "sender@softwarexp.co.uk" and password "sender" ?
Thanks in advance