I struggled a bit with figuring out how to specify the from email address when sending mail on the Linux command line. In short, you need to use the -r option. For example:echo "Enter your message here. Thank you." | mail -s "Enter your subject here" -r
Related Articles
The Hunt for the Ultimate Free...
In the hopes of reducing my monthly smartphone bill, I've been investigating the current state of VoIP and its potential to completely replace the traditional m...
MS Outlook - None of your emai...
PROBLEMYou send email to a recipient, but immediately receive an error bounce-back message that says "None of your email accounts could send to this recipient."...
FreeNAS - Bi-Directional Rsync...
Go to /root on 1st server. ssh root@server1 cd /root FreeNAS OS drive is mounted read-only, so mount it RW. mount -o rw / Generate an RSA key & leave the ...
The Hunt For the Ultimate Free...
I've been a hard-core Untangle fan for several years now, but I recently wanted to explore other firewall options. Being wrapped around a commercial product, U...