Questions tagged as 'email'

0
answers

E-mail sending PHP7 Ubuntu with error

I can not send email through my cloud account of Vultr. I have the account unlocked to send emails but nothing happens when I send it. I have installed sendmail and when I send an email via ssh or php it "sends" without errors. <?php if ($_...
asked by 09.01.2018 / 15:57
2
answers

Gmail notifies that email is usually used to steal information when I use content-type="text / html; charset = utf-8 "

I use the Gmail API to send email marketing, and I always respect the limits and anti-spam standards. And yesterday I started sending bulk emails, averaging 2,000 a day, but after a while I realized that users receive the following information:...
asked by 22.12.2017 / 19:05
1
answer

Form does not send email to another server outside the hosting [duplicate]

I'm developing a website with a contact form. The form is very simple only with the fields name, email, message and subject. I have the site hosted on a server, but I need the form data to be received in an email account on an...
asked by 06.12.2017 / 09:41
0
answers

how to do to send form data to my email with html and javascript? [duplicate]

Hello, I would like to know how to send the completed data form to my email used html and javascript. Thanks in advance.     
asked by 13.12.2017 / 02:52
1
answer

How to send an email and generate a PDF

I need to generate a pdf for the client to save and at the same time send an email to the company with PHP. I have this code, but the email works and if I do only the pdf generator it works too, it just does not work together. I believe you h...
asked by 13.11.2017 / 18:25
1
answer

Doubts getting the value of a radioGroup to send in an email

Hello, in my code I have 4 RadioGroups and I will pass the value of them in an email. So far so good, but in my code I can not (I do not know how to do) send only the text of the RadioGroup that was selected. Currently I'm kind of forcing the...
asked by 23.10.2017 / 16:11
1
answer

Images sent as an attachment in e-mail with thymeleaf

Hello, I am sending the e-mail template with dynamic data using thymeleaf. The email is displayed correctly with the images, however, the images are also being attached in the body of the email, which should not occur. HTML: <!-- I nee...
asked by 18.10.2017 / 01:49
1
answer

Send user to an email app

I want to send the user to an email application, however I just want to set the recipient, the rest the user himself will fill in the application he chose and then send What is it like?     
asked by 18.10.2017 / 18:52
2
answers

Problem - Form HTML + PHP does not send attachment

I need to make an application form for a web page and I need this form to send the information entered by the user and also to attach the attached file. What is happening is that, after testing with my e-mail address on the recipient, I can rece...
asked by 02.10.2017 / 13:37
0
answers

Additional emails not being sent - PHPMailer - $ mail-addAddress ('[email protected] ')

Good evening. I have a rather curious problem. I have a client where I was hired to service your old site. As the same does not want to update the site now, I'm turning in the middle of that mess. However, something strange happened to me:...
asked by 19.09.2017 / 08:35