Hi,

Here is my call of the UDF Sendmail

sendmail('george.little@test.lobi.com,'test@test.lobi.com','Testing 1-2-3','Goats',"Text",'smtpmail.lobi.com,1)

So I have two questions the call completes without showing any errors is this Syntax correct to send to a open SMTP server ?

Can I add a value held in a variable to the email eg $cat into the subject ?