Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
\sendmail | |
Sends an email message. | |
Syntax | |
\sendmail [-s subject] [-f from-addr] [-r reply-to-addr...] [-c cc-addr...] [-b bcc-addr...] [-m plain-text-message] [-h html-message] [-a attachment...] |
|
Description | |
\sendmail sends a message to one or more recipients. SMTP related options are defaulted to Aqua Data Studio's SMTP settings which can be altered using 'File -> Options -> E-mail -> SMTP Server' menu. |
|
Options | |
-a attachment... Includes list of files as attachments. List should be a comma-separated list of file names. |
|
-b bcc-addr... Sends blind carbon copies to list of recipients. List should be a comma-separated list of addresses. |
|
-c cc-addr... Sends carbon copies to list of recipients. List should be a comma-separated list of addresses. |
|
-f from Sets sender email address, defaults to current user. |
|
-h html-message Sets message HTML content. |
|
-m plain-text-message Sets message plain text content. |
|
-r reply-to-addr... Sets the comma-separated list of addresses to which replies should be directed. |
|
-s subject Sets message subject, defaults to empty string. |
|
-f from Sets sender email address, defaults to current user. |
|
-H host Sets the host address of the SMTP server. |
|
-P port Sets the SMTP server port number. |
|
-N name Sets the user name of the account on the SMTP server. |
|
-W password Sets the password of the account on the SMTP server. |
|
-PW Prompts for the password of the account on the SMTP server instead of specifying it using -W option. |
|
-S Instructs SMTP to use SSL connection. |
|
-A Instructs SMTP to use authentication. |
|
Example | |
To send a mail to a receipient, use the below command \sendmail -s 'FluidShell New Features' -m 'Aqua Data Studio 11.0 has a new SQL Shell' [email protected],[email protected] |
|
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017