Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # freebsd sending mail
- $ printf "Subject:title\nTo:[email protected]\nFrom:[email protected]\n\nThis is test message." | sendmail -v -f [email protected] [email protected]
Advertisement
Add Comment
Please, Sign In to add comment