Guest User

Untitled

a guest
Mar 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. echo "$message" | mailx -v -r $emailfrom -s "$(echo -e "This is the subjectnContent-Type: text/html;nContent-Disposition: attachment;")" -a myfile.log -S smtp=$smtp -S smtp-use-starttls -S smtp-auth=login -S smtp-auth-user=$user -S smtp-auth-password=$password -S ssl-verify=ignore $emailto
Add Comment
Please, Sign In to add comment