|
-
Aug 24th, 2011, 11:05 AM
#1
Thread Starter
Addicted Member
app user sending me an email
My app needs the user to send me an email.
How can they do this if they only use web mail and therefore haven't specified a default mail service?
-
Aug 24th, 2011, 11:43 AM
#2
Re: app user sending me an email
-
Aug 25th, 2011, 06:19 AM
#3
Thread Starter
Addicted Member
Re: app user sending me an email
But would someone with a GMAIL account for instance know enough detail to be able to supply the info required for the smtp client address/port etc?
-
Aug 25th, 2011, 06:36 AM
#4
Re: app user sending me an email
They are going to have to enter their own details.
The only alternative I can think of is to setup your own email account that you put the details into the application, so it sends you an email from your own account. If the account details needed to be changed, then so would your app. You could work around this by supplying a secure config file that your app reads for login details, and redistrubute that file if needed.
-
Aug 25th, 2011, 06:58 AM
#5
Thread Starter
Addicted Member
Re: app user sending me an email
I tried sending to my own email account but the server blocks it :-
http://www.spamhaus.org
I thought this was going to be simple along with detecting the user email client but .......
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|