I need to write a function that will open a .dat file, use its contents as destination e-mail address, and attach it to the body of the e-mail. This is to be done using SMTP. Any suggestions?