Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 578 Bytes

File metadata and controls

20 lines (11 loc) · 578 Bytes

mailsender

the way to use : afer you run the script it well ask you which mode you need single mail mode or multi mode

smtp server : is the server you want use to send mail .

smtp port : the port of the smtp service .

smtp user : the user of the service .

smtp password : the password of the service .

mail from : the sender mail .

mail to : the reciver of the mail in single mode it's email address in multi mode it's mail list text file  .

subject : the subject of the messege  .

messege : the message body that will be sent .