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