(Une révision intermédiaire par le même utilisateur non affichée)
(Aucune différence)
Version actuelle datée du 30 octobre 2019 à 15:14
Optional parameters (whether an argument listed below is optional or not may depend on the SMTP server) :
-domain:mydomain.net => SMTP server domain
-port:25 => SMTP server port
-login:username => login for the SMTP server
-passwd:******* => password for the SMTP server
-cc:XXX => carbon copy recipient(s)
-bcc:XXX => blind carbon copy recipient(s)
"-subject:This is my subject" => subject of the e-mail
"-body:This is my body" => body of the e-mail in text format
-bodyhtml:XXX => body of the e-mail in HTML format
-bodyhtml:FILE:/home/izaopale/bodyhtml.html
-footer:XXX => E-mail footer in text format
-footerhtml:XXX => e-mail format in HTML format
-footerhtml:FILE=/home/izaopale/footer.html
-attachment:XXX => additional attachments, separated by a comma
-outfile:XXX => If the e-mail is sent, this argument allows you to give a name to the main attachment (infile argument) sent
La dernière modification de cette page a été faite le 30 octobre 2019 à 15:14.