Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@EMAIL

COMMAND: @email <address>[/<subject>]=<body>

Sends an E-mail to <address> containing given <body>. The default subject is controller by the mail_subject configuration option, but <subject>, if given, overrides the default.

This command will not work unless configured properly. See configuration options in wizhelp.

Related Topics: mail_server, mail_ehlo, mail_sendaddr, mail_sendname, [[]] mail_subject

Clone this wiki locally