- email_send_noprofile Function
- /documentation/pages/Ref/Api/Functions/System/Email Functions/email_send_noprofile Function.xmlSends an e-mail message. All e-mail settings are passed in. Does not use an Alpha Anywhere e-mail profile.
- EMAIL_SEND Function
- /documentation/pages/Ref/Api/Functions/System/Email Functions/EMAIL_SEND Function.xmlSends an e-mail using the built-in, Alpha Anywhere e-mail feature. Set text_type to "html" for HTML email. If lSilent = .T., email_send will throw an error rather than show a message box.
- a5_showemailsettings Function
- /documentation/pages/Ref/Api/Functions/System/Email Functions/a5_showemailsettings Function.xmlDisplay the settings for the email_send_noprofile() function.
- Email Object Properties
- /documentation/pages/Desktop/Reference/Design/Email/EMAIL Pointer Properties.xmlPrefix the following properties with the <EMAIL> pointer. Use EMAIL.OPEN() to get an email pointer.
- FILE.SEND Function
- /documentation/pages/Ref/Api/Objects/System/File/FILE.SEND Method.xmlSend one or more files to an address. Options: C or Z = compress (i.e. zip) files before sending.
- EMAIL_SEND2 Function
- /documentation/pages/Ref/Api/Functions/System/Email Functions/EMAIL_SEND2 Function.xmlSend an email message
- Alpha Five V11
- /documentation/pages/Index/Alpha Five V11.xmlPage links and information relating to A5 V11.
- email_send_mandrill Function
- /documentation/pages/Ref/Api/Functions/System/Email Functions/email_send_mandrill Function.xmlSends an email message using the Mandrill mail delivery service. The minimum set of properties in a dot variable to pass in are: .send_to, .message_html, .subject, .from_email
- Email_send_low Function
- /documentation/pages/Ref/Api/Functions/System/Email Functions/Email_send_low Function.xmlThe sender's name
- email_send_sendgrid Function
- /documentation/pages/Ref/Api/Functions/System/Email Functions/email_send_sendgrid Function.xml
Sends an email using the SendGrid service.