Questions tagged as 'email'

1
answer

reCAPTCHA MAILCHIMP subscribers

I have my forms created with mailchimp for the websites of my clients. The problem is that these last days have begun to receive requests from fake subscribers or robots. I know that in mailchimp there is an option to make these robots ca...
asked by 12.01.2017 / 18:01
0
answers

Take HTML Input and Pass it from JavaScript to Email Using PHPMailer

In my basic code with JavaScript and PHP so far I can send an email with test data, the next step in the process is to add an attachment to the email . Following this, the following doubts have arisen: 1. The first one related to the...
asked by 25.11.2016 / 05:34
0
answers

Error sending mail from asp.net c #

I have an application asp.net c# , which sends emails to a fixed address, such as outgoing mail use hotmail and send it a gmail . When I run the application in local mode I have no problems, but when I upload it to server i...
asked by 03.08.2016 / 22:07
2
answers

Add styles to an email sent from php

I would like to know how I can add styles to the data sent from php, this is my code but it does not work, it appears as if it were string in the mail: $mensaje = " <!DOCTYPE html> <html lang='en'> <head&...
asked by 12.11.2018 / 19:22
1
answer

Bash, mail and special characters

I tell you, I am sending an email in this way: mail -s "$(echo -e "$ASUNTO \nContent-Type: text/html")" $DESTINATARIO < cuerpo.html The message arrives to me barbarous, the problem is that the variable $ SUBJECT has as content: "Birthd...
asked by 29.08.2018 / 19:40
1
answer

Problems sending / receiving emails abroad Is it a domain or network problem? [closed]

I am the administrator of a domain (www.mydomain.com) that is hosted in a Spanish hosting. The fact is that one of the clients that uses the email [email protected] could not send an email from a city in Canada. Neither mail nor email did...
asked by 28.08.2017 / 16:47
1
answer

Send email with Firebase Cloud Functions

Literally that's my question, how can I send an email using the functions provided by Firebase? Any kind of information is useful for me since I have not used much Firebase functions, I intend to send a welcome email to a user who has just regis...
asked by 19.12.2018 / 03:02
1
answer

Error The following email template started is missing PRESTASHOP

Prestashop: 1.7.2.4 Mercadopago: v1.0.8 - from Mercado Pago
asked by 07.11.2017 / 13:55
1
answer

Contact form 7 - Do not send emails a few days ago

I have a WordPress with Contact Form 7. The forms worked fine but they have stopped working, I have not installed new plugins and I do not get an error in the console of the Chrome tools. Any idea how to find out what happens? The form makes...
asked by 30.06.2017 / 22:05
1
answer

How to send an email? [duplicate]

I need to make a quote that when entering the data I will save each quote with the same form, print the data on the screen but at the same time store them in a variable and when clicking on a button send it to the client an email with the data...
asked by 12.07.2017 / 03:20