| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
You could embed a security feature in your app ( serial number and date encryption ) and use that to access your web server and transfer via http. Would not need to be secure since your web server would only accept files with a valid key.
Mike Mattos
“To succeed in the world it is not enough to be stupid, you must also be well-mannered”
Voltaire
From: [email protected] [mailto:[email protected]]
Sent: May 15, 2016 4:39 AM
To: [email protected]
Subject: RE: [Bulk] RE: [blat] Using BLAT for sending application's Log Files
>>Easiest thing is to set up a dedicated email account for the clients, either on your server or on a service. >>I don’t recommend google or yahoo or live since their spam filters could block similar emails!
This is an option, but our clients are unlimited since this is a retail product. I thought to create a specific email account for that purpose but I am affraid of the abuse of this by sending for example SPAM mails. That's why I care about sensitive data.
I think that usings email accounts for sending crash reports is not the best solution in my case. I think I will move to an FTP upload solution or submit to a web form.