I am using nail to relay mail to an external smtp server, I can send out files on command line like:
mail -s "Requested Report hotmail.com" -a email.txt xxxx@hotmail.com < /dev/null
mail -s "Requested Report hotmail.com" -a email.txt xxxx@hotmail.com < /dev/null
Last edited: