Questions tagged as 'email'

0
answers

Send mail with javamail, show Exception

Hello to everyone who reads, as the title says I need to send mail with javamail, I have already implemented it and it works super well, the problem is with the exeption, because I use AsyncTask it always tells me to send even if there is not se...
asked by 07.03.2017 / 20:55
1
answer

Facebook signup IOS parse

Good afternoon: When he managed to signup and login with Facebook he saved me the id in Parse but he did not save the email of the user used from Facebook to register. He used oauth in Parse server but I do not know why the email does not appear...
asked by 22.02.2017 / 23:12
0
answers

Contact form and php attachment

I have a contact form that should send an attachment, the problem is that it does not send the mail or the file, I have already looked at spam and others and I have no idea why it is not sent, try it with emails from Gmail and Hotmail and just d...
asked by 16.05.2017 / 18:20
1
answer

Send pdf by email from android

I have an app that allows me to send a PDF by email, either hotmail or gmail. When I made the app I did it all in activities and it still works correctly but now I decided to create a version in Fragments and the method to send the pdfs stopped...
asked by 10.05.2018 / 18:54
1
answer

Problem "java.net.ConnectException: Connection timed out"

I am working with WebLogic and I have a web service that returns a list of the database and also sends it by e-mail (gmail). The problem is that, in my local environment everything works very well, the list returns the web service and...
asked by 03.10.2016 / 20:39
1
answer

Outlook does not load images well

I'm doing an email signature in HTML, which has 3 images. At the moment of using it in Outlook , it loads the last image 3 times, that is, it is as if for the 3 images it was using the same route, it is very strange. The bulk of the template...
asked by 10.11.2016 / 15:58
1
answer

Attach document in mail with c #

Is there a way to attach a document previously created by iText? Currently I have a button that is "Generate offer", create the document by itext, and if you have an activated checkbox it asks if you want to send it by email and opens the mai...
asked by 10.09.2018 / 12:34
3
answers

PHP: Parse error: syntax error, unexpected '='

I try to create a contact form that will send your data to a gmail email. For this I use the library PHPMailer , but first I am trying to get the mail with a simple text, that is without passing any variable. The problem is that it gives a...
asked by 08.09.2016 / 22:25
1
answer

How to know if an email has been read [closed]

Hello friends I want to make a massive email and I want to know: How many people read the email I sent.
asked by 24.03.2017 / 03:32
3
answers

php contact form

I have a contact form, the problem is that it does not send the message, I have already looked at spam and others and I have no idea why it is not sent I put the code. (to perform the tests, I upload it to a hostinger server) contact.php...
asked by 21.09.2016 / 16:59