Questions tagged as 'email'

2
answers

Scheduled email sending with PHP

Save personal, I'm new here and I have a very peculiar question. I'm developing a system (CodeIgniter + MySQL) that records some events and should send an email on a predefined date, something around eight or nine months ahead. How can I schedul...
asked by 26.05.2015 / 13:09
1
answer

Swiftmailer - Corrupted HTML on receipt

I'm having problems with Swiftmailer when I send a message and sometimes I get complaints that the content is completely broken (HTML removed). My software sends a lot of emails, and this problem happens almost every day, but we can not get a...
asked by 15.09.2014 / 20:39
1
answer

php email - Swift_Attachment does not work

I'm trying to send an email but I can not attach a file. The file is copied to the upload folder 'tmp', I checked it and it is there. If I comment on the line that attaches the file, the email is sent but not sent instead. HTML: <div...
asked by 20.10.2014 / 15:42
2
answers

Amazon SES, send unchecked emails

I have the domain checked on amazon SES but would like to send notification emails for emails that are not verified. Is it necessary to check all emails or is there any settings that exempt me from scanning?     
asked by 21.07.2016 / 19:29
1
answer

generate and send email with pdf file attached with php

In my PHP script, I need to generate a PDF file and send it via email. I have already been able to send an attached file via email using phpmailer and generate a PDF in the browser using fpdf. The problem is that I can not attach the PDF to t...
asked by 31.08.2018 / 14:36
0
answers

Recognize email sending error Laravel

Good morning. I am doing a cron with Laravel 5.2 to send emails to my company, I am using the Mail sending of Laravel and would like to know if there is a way for Laravel to recognize that the email does not exist or to acknowledge...
asked by 12.01.2018 / 11:56
0
answers

Take file path after upload? [closed]

I'm making an email application using VueJS and I'm in the attachments part, and I want to get the file path because it's just enough so I can send the attachment using nodemailer. Is there any method that I can pick up the path of the file t...
asked by 31.08.2017 / 22:47
1
answer

Convert a stream to string?

I'm getting emails from the inbox of an account I created for testing, I'm looking for them with the node-imap and parsing them with MailParser and I'm getting the most of the information I need except the email text, because the same is in...
asked by 23.08.2017 / 16:49
2
answers

E-mail curriculum attachment in Codeigniter not working

Good afternoon, I am using this code to receive some data from alleged candidates who subscribe to the site. I would like the candidate to send the attached file. The views are ok .. and I think the problem is in my code for this controlle...
asked by 19.05.2016 / 15:39
0
answers

Problem sending email AWS [closed]

I have two domains, .com and .com.br , for the domain .com all the emails sent and received are all right. But if I send e-mail to the e-mail For example, .com.br , this I usually get, now if you put contato@...
asked by 28.05.2015 / 22:36