NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: wasatchconsulting on June 20, 2017, 03:11:01 PM

Title: File sent in email is empty
Post by: wasatchconsulting on June 20, 2017, 03:11:01 PM
I am using NetTalk 9 and I am trying to send a text file as an attachment via email. The email is sent with an attachment, but the file getting sent is empty. Yet the file on the computer does have data in it. The process creates the file and then I use the NetTalk to send the email.

Any idea as to why this would happen? Am I missing something?

Thanks
Ken Watts
Title: Re: File sent in email is empty
Post by: Vinnie on June 20, 2017, 10:55:08 PM
Hi Ken

Maybe you are sending file too soon.

Has the file process finished and file closes before you do the send.?
Title: Re: File sent in email is empty
Post by: Bruce on June 21, 2017, 04:26:08 AM
yes, I would test to see if the file is readable, and what the size is, when you send the email.

cheers
Bruce
Title: Re: File sent in email is empty
Post by: wasatchconsulting on June 21, 2017, 08:33:01 PM
Thanks for the help. I simply closed the file, sent the email, and then re-opened the file again and it worked just fine.

Thanks
Ken Watts