flycat

Mail throu sendmail command

Apr 10th, 2013
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. echo -e "Subject: $line_name $fname\nFrom: [email protected]\n"| cat - "$fname" | /usr/sbin/sendmail blablabla@rublic.ru
Advertisement
Add Comment
Please, Sign In to add comment