pusatdata

Kirim email dan attach file via bash

Sep 18th, 2019
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. echo "This is the message body" | mailx -a fotoawang.jpg -s "subject of message" [email protected]
  2.  
  3. echo "This is the message body" | mailx -a banjarmasinpost"$TODAY".jpg -s "banjarmasinpost"$TODAY"" [email protected]
  4.  
  5.  
  6. harus lengkap seperti di atas
Advertisement
Add Comment
Please, Sign In to add comment