Introduction Installation Beginning Admin Quick Ref FTP Server SMTP Server Database Security
Statements Objects String Parsing Events Queues Samples Special names Error Handling Accessories   Back
Objects>Mail>Properties>attachment
Caravan Business Server>Help>Objects>Mail> Properties attachment
Name attachment
Text specify files or information to be attached to the mail                 
Syntax mail(attachment)=file
Sample x(attachment)="testfile.txt"
Caravan Business Server>Help>Objects>Mail> Properties> To
Name To
Text             specify list of addresses to whom the mail is being send.             
Syntax
Sample
Caravan Business Server>Help>Objects>Mail> Properties> cc
Name cc
Text             specify the carbon copy addresses to whom the mail is being send.             
Syntax
Sample
Caravan Business Server>Help>Objects>Mail> Properties> subject
Name subject
Text specify subject field of the mail.               
Syntax
Sample
Caravan Business Server>Help>Objects>Mail> Properties> Text
Name Text
Text specify body of the mail message in text                 
Syntax
Caravan Business Server>Help>Objects>Mail> Properties> smtpgateway
Name smtpgateway
Text The SMTP gateway for sending the mail -- if this property is not set default gateway will be used.                 
Syntax x(smtpgateway)="localhost"
Home       Back