Most voted "email" questions
Method of exchanging digital messages from an author to one or more recipients. Use this tag for questions that need to programmatically manipulate email messages and services.
Learn more…379 questions
Sort by count of
-
2
votes1
answer1252
viewsCreating and configuring email in AWS (SES)
I have a PHP application and I need an email that will only be used to confirm entries on my system ([email protected]). I was taking a look at Amazon SES, however, I had some doubts: How to…
-
2
votes1
answer394
viewsSending Email with PHP
I’m with a website where the server just block sending email from another provider, only allowing sending with the email from the domain itself, I made the change from FROM to an email from my…
-
2
votes1
answer4899
viewsPhpmailer Could not connect to SMTP host
I am trying to send an email through the Phpmailer library, but I was not successful :/. Server: Hostgator Follows code: <?php $nome = $_POST["nome"]; $email = $_POST["email"]; $assunto =…
-
2
votes3
answers561
viewsProblem with accentuation in email form
I have an email form in PHP that does not send correctly accented words, appear several questions in words with accent, cedilla etc. I tried several things but none worked. Below is the script I’m…
-
2
votes2
answers32
viewsWebmail CSS alignment
I’m having trouble aligning the text of a tag <span>, use the margin-left in css and it works but only gives the margin in the first line <tr bgcolor="#fff"> <td style="padding:0px…
-
2
votes1
answer50
viewsReturn database value to e-mail
Hello! I have a question here, I’m doing a function that takes the data from the Database and sends an email with them, for example: 'Hello {{Name}}'. ({{Name}}) It would be the field that would…
-
2
votes4
answers839
viewsRetrieve data from the logged-in user to use as the sender of the email in Laravel
How can I make mail.php take the logged user data leaving the data of retemente dynamic. In the controller works, I can access the password of the logged in user. The problem is that in mail.php if…
-
1
votes1
answer392
viewsMonitor Email Inbox
I would like a function to monitor the Email inbox.
-
1
votes2
answers1492
viewsOpen Outlook by clicking an email on the Tdbgrid component in Delphi
I am making a utility where will have the employee name, your extension and your email. I would like when clicking on the email to already open Outlook. As this would be possible?
-
1
votes1
answer358
viewsContact form and newsletter Ideal
I would love to know what would be the ideal framework/api to handle contact and newsletter forms on a simple page with information about a company’s services. There is a field to subscribe to the…
-
1
votes1
answer62
viewsDecode characters from email
I’m trying to import data from an email and I can get the data, but some characters come in an encoding that I didn’t find how to convert, for example. Goioer=C3=AA Paran=C3=A1 I tried utf8_decode,…
-
1
votes1
answer1330
viewsHow to pull emails from my server with PHP
I would like to know how to pull my emails from my POP3 server to a PHP page, that is, pull and display all emails, as outlook does, only I would like to know how to do this with PHP. I searched a…
-
1
votes1
answer144
viewsMultidestinatary and html email sending solution
Hello, I need a Solution for sending multidestinatary email and with html, I have an email sending code by smtp gmail that works, but there are two problems that I can not solve. Issue 1: Need to…
-
1
votes1
answer2558
viewsSend e-mail with HTML code
Good, I’m trying to send an email in PHP that is written with CKEDITOR, that is HTML. When the email is sent the HTML code appears in the email, I know it’s from the Headers but I’ve tried to put…
-
1
votes2
answers1252
views -
1
votes1
answer611
viewsUsing Phpmailer for sending email with attachment but without using User and Password
That was the only way I could do it. When I take out the SSL setting it does not send. I wanted a way that I didn’t use SMTP, you can help me? My code so far: require("phpmail/class.phpmailer.php");…
-
1
votes1
answer3350
viewsHow to save a file to a field in SQL Server?
I would like to know how to save a file within a SQL Server field com C#. Reading on some forums I realized that there is difference between image and binary files. The type of file I want to save…
-
1
votes2
answers338
viewsASPNET Application does not send emails
I have an application that has a screen with sending emails, This application works 100% on a virtual server (MANWEB10), including sending emails. When exporting to this new server (MANWEB01) the…
-
1
votes3
answers667
viewsError sending email: server Answer: 550 5.7.1 Must Authenticate
I’m trying to use the function mail() of However, the following warning appears when I run the script: " Warning: mail() [Function.mail]: SMTP server Answer: 550 5.7.1 Must Authenticate!" How do I…
-
1
votes2
answers426
viewsProblem sending email (with html) using PHP
Hello, I have an html code to send in the email that in normal html mode it usually appears but when I send the email, when I visualize it in gmail, I get all the html wrong. Already in Thunderbird…
-
1
votes2
answers1664
viewsUTL_SMTP: Sending Accents
Hello, I am using Oracle XE 11.2 to send emails using the UTL_SMTP package, but whenever there are accents to the subject or message, it is replaced by a "?". Here’s what I got: I have a protocol…
-
1
votes1
answer33
viewsHow to send emails in php version 4.3.11?
How can I send emails in php version 4.3.11? I have a website hosted on a server where the php version is this and the function mail() does not work. There is way around the problem?…
-
1
votes0
answers48
viewsEnviar featured image do post por e-mail
I need to elaborate a function that uses a form (preferably Contact Form 7) where visitors can indicate that post by placing the email of a friend, and this friend should receive the email with the…
-
1
votes0
answers217
viewsSend email via SMTP server or local (Sendmail, Postfix)?
I’m using Amazon SES in my project to send transactional emails. Until then I configured the framework to connect directly via SMTP using my Amazon SES credentials, but I saw that it is not a good…
-
1
votes1
answer450
viewsShow mailing list with Tkinter
I’m doing a show in Tkinter that’s based on an e-mail box. I intend, in a Tkinter window to show an email list based on a directory with files .txt ( which are emails). I have been looking for a…
-
1
votes1
answer675
viewse-mail
Hello, my code sends the email to my email box, but my "Alert" does not appear when I click send Another problem is that in my inbox the email of the sender that appears is not the email of the…
-
1
votes0
answers33
viewsE-mail is sent only to the last confirmed/active user
Well, here’s the thing. I was doing some tests of sending Newsletter and I came across a problem. The part of registration/ user insertion is done, working all right. However, I was only sending it…
-
1
votes2
answers5990
viewsIs it possible to send email with xampp from a local server?
Well, from time to time, I find myself in the following situation where I cannot take the test of sites/systems that I develop. Practically always, I develop the system on my machine, to then go up…
-
1
votes1
answer759
views -
1
votes1
answer68
viewsMSG Format File - Outlook Signature
I have a file in msg format, if I click on it twice it opens in outlook with a configured signature. However it contains images, does anyone know how to edit the location that loads the images in…
-
1
votes0
answers23
viewsHow to fire emails with a date marked in php?
I have to create a PHP system to fire emails to customers on certain days of the month or on numbered days. How can I do that? Any suggestions ??
-
1
votes0
answers208
viewsMail function sending attachment Noname
The email is successfully sent, but it seems that the attachment is not being sent correctly, because what comes is a file of 0 B, with the title of: Noname. What are the causes for such a problem?…
-
1
votes1
answer265
viewsHow to attach file in email?
I have this code in Perl that sends emails from a list with subject and body, I need one that does this but it is possible to attach some file of my choice. Can someone help me?…
-
1
votes1
answer2130
viewsHow to remove spaces between rows from a table?
I’m doing an email from marketing, and everything is normal in web version, but when I send it it gets a blank space between the table lines. Email marketing link in web version.…
-
1
votes1
answer1419
viewsEdit php email body with html
He needed to edit the body of an email (after completing the form, an email is sent). But I can’t integrate my HTML code with PHP. I’ll send you a printscreen of what’s happening. What I wanted was…
-
1
votes3
answers1096
viewsSend mail with form data
I have a form in a file html and needed to click on Submit the data were sent to an email. I tried to put on form, action="mailto:....", which was the only solution I could find, but when I clicked…
-
1
votes1
answer54
viewsSend newsletter
I’m trying to send a newsletter to all users who have enabled the newsletter and I’m not getting. My code to send one email normal is: try { SmtpClient smtp = new SmtpClient();…
-
1
votes0
answers58
viewsHow to get the $recipient (recipient) of Woocommerce emails
I’m trying to get the email from the recipient of Woocommerce emails that go to Admin. I know there are other ways to do this but I need it to be by comparing the recipient to Admim WP. //////////…
-
1
votes1
answer59
viewsJavamail does not send email
I was developing an e-mail page. Sent legal, but even not giving error in the page it does not send more. I followed this tutorial here. It only works on the server, but on the local machine, it no…
-
1
votes0
answers96
viewstime zone error indy10 Delphi
I have a screen that sends emails using Indy10 but it sends with the wrong time zone. He is sending the email always 2 hours late, IE, if I send at 17:00 he marks in the email as sent at 15:00. I…
-
1
votes1
answer184
viewsSending e-mail with mail function
I have a site on the localweb, and the first question is: can I send email without authentication? Good by the way I think not, because despite appearing written "Your email was sent successfully!"…
-
1
votes0
answers75
viewsE-mail to not accept reply
I’m sending a confirmation e-mail to a client using Phpmailer. I would like to know how I do so that the customer can not send any answers, just click on the link and confirm the registration. Is…
-
1
votes1
answer387
viewsG-Mail ignores CSS
Everybody, good afternoon, everybody! The g-mail kind of ignores CSS in the emails I do, it doesn’t even show up in the emails, and sometimes when it does, it changes the class from what I need to a…
-
1
votes1
answer628
viewsPhpmailer works with Gmail but not with Hotmail/Live
I have the following code: <?php require'PHPMailerAutoload.php'; $mail = new PHPMailer(); $mail->IsSMTP(); $mail->Port = '465'; $mail->Host = 'smtp.gmail.com'; $mail->IsHTML(true);…
-
1
votes1
answer902
viewsSending email to Asp net - Gmail
Follow the email sending code, The error reported is in accessing with google SMTP. StringBuilder conteudo = new StringBuilder(); conteudo.Append("O Srº(ª) " + "<b>" + txtNome + "</b>" +…
-
1
votes0
answers35
viewsEmail sent, always arrives as spam, in Squirrelmail with Postfix in debian 8
I installed the postfix and the Squirrelmail in my server to receive and send emails, it happens that the emails always arrive to the recipient always in the spam box. What settings should I make…
-
1
votes0
answers37
viewsMonitoring of SQL script
Someone can help me, In my company I have a script that checks how many emails have been processed and sent by the server, but sometimes the program that makes the submissions crashes and I only…
-
1
votes2
answers3151
viewsCheck if an email exists or your email domain
I need to check in Java if an email or your domain exists. I do not mean to treat the validity of the email, using for example regular expression, but rather actually check if there is an associated…
-
1
votes0
answers69
viewsCapture user data accessing my website
I was visiting the JBL site in the afternoon, minutes later I received a message in my e-mail offering products without I had made it available to them. Not that it’s anything new, but only now has…
emailasked 7 years ago vanderHobus 59 -
1
votes1
answer616
viewsLaravel 5 mail format html with css
I’m sending an email through Mail of Laravel 5 $data = Input::all(); Mail::send('mails.sendteste', $data, function ($message) { $message->from('[email protected]', 'Sistema');…