I\'ve created a script that runs every night on my Linux server that uses mysqldump to back up each of my MySQL databases to .sql files and packages them togeth
mysqldump
I used
echo "Start of Body" && uuencode log.cfg readme.txt | mail -s "subject" "a@b.c"
and this worked well for me....