SENDS AN E-MAIL OF SUBJECT S AND BODY B TO THE ADDRESS A
ACTION
The command MAIL_SEND A,S,B sends the e-mail of subject S and body B to the address A.
The address A must not be empty and must contain the character "@"
SYNTAX:
MAIL_SEND A,S,B
USE ERROR EXAMPLE
mail-send "panoramic@pano.fr", "whish", "Long life to Panoramic !"
MAIL_SEND
MAIL_SEND A,S,B
SEE ALSO
-