echo

Search

You can find the results of your search below.

smtp
2 Hits, Last modified:
m logfile /var/log/msmtp.log </code> test <code> echo "Subject: test\nthis is the body" | msmtp --debug... mymail@gmail.com </code> cron <code> 04 19 * * * echo "Subject: backup\n"$(rsnapshot daily) | msmtp --f