Quantcast
Channel: Active questions tagged email - Stack Overflow
Browsing all 29744 articles
Browse latest View live
↧

Exim System Filter File, how to block a domain with all numbers in it?

I've this filter in a custom filter rule file. Does anyone know how can I block domains with all numbers in it such as 1234.com, 2143.com etc?if first_delivery and ("$h_to:, $h_cc:" contains ".icu") or...

View Article


Nonexistent images showing up in gmail as "Images are not displayed" when...

When I receive an email in Gmail via the node Sendgrid Node module, it is marked with "Images are not displayed. Display images below - Always display images from dan@sweever.com". This is weird...

View Article


Send Email in Php From Mysql Database Record

I am trying to send email from Mysql database record using PHP. Below is the code I have written so far. It works when I type an email address manually in $to like $to='myemailid@mail.com' but not...

View Article

using and disposing Attachment with MailMessage

I have this code:using (var msg = new System.Net.Mail.MailMessage()) { msg.Subject = subject; msg.From = new System.Net.Mail.MailAddress(fromEmail); msg.To = new System.Net.Mail.MailAddress(toEmail);...

View Article

How to send a picked image from device in php? [closed]

Hello I have a html template where I perform a action that picks a image from the device ( with camera on phone, image on pc, ipad etc ). I also have a contact form that sends a email at the end. I...

View Article


PHP Send Email to All email Address from Mysql

I am trying to send email to All users from Mysql Database. For this I have written below Code, but it is sending email to First record only. What's wrong I am doing. I need to send email to all...

View Article

Spamassassin's custom rule (for subject line filtering) doesn't work

I'm setting up Spamassassin to use along isbg to filter mail in my IMAP mail account. My ISP already has a pretty good spam filter that adds "[SPAM]" in front of the subject line of each message it...

View Article

How to send mail from localhost(xampp)

I tried many way but haven't found the right answer. I modified sendmail.ini and php.ini too much. Kindly give a setting for those two files for make mail work on localhost.

View Article


Google Apps Script: Unable to send emails using createEvent()

I have the following code and attendees are not able to receive emails about the event. Though the event is reflecting in their calendar. var options = { description: description, location: location,...

View Article


Typos in names causing SMTP syntax errors in to field

We have a rails app that can send emails to people. We're using the mail gem (v2.7.1)Some of the users are typoing their names - not their email addresses - in ways that are causing syntax errors when...

View Article

how to show an image in gmail inbox preview

I have been receiving promotional emails with an image along with the subject line. i have seen this only in Gmail. Not emojis, but image preview right below the subject line portion in the inbox...

View Article

PHP mail function randomly adds a space to message text

I have a very simple PHP script, something like:while ($condition){ echo "<a href="thanks.php?id=".$id."> THANKS </a>"; } Of course, I have a bit more code but it doesn't matter. Once I had...

View Article

error in connecting to a smtp server with python

import smtplibSERVER = "my.smtp.server.com"FROM = "myemail@somehost.ca" TO = ["someemail@somehost.mun.ca"] # must be a listSUBJECT = "Hello!"TEXT = "hello"Here is my code:# Prepare actual message...

View Article


Reading an mbox file in C#

One of our staff members has lost his mailbox but luckily has a dump of his email in mbox format. I need to somehow get all the messages inside the mbox file and squirt them into our tech support...

View Article

how to create a mbox email file using python

I have a mysql database with email addresses and other data. I need to create specific emails which could be sent to the addresses in the db. The type of email will vary depending on the fields on the...

View Article


How to set Gmail profile picture for third party emails?

I have an e-mail address myname@mycompany.com and we use Yandex Mail for sending / receiving mails. I also set the profile picture in Yandex Passport but it's not shown in Gmail when I send an e-mail...

View Article

How to turn html table columns into rows at certain widths in emails

I am in the process of revising some emails and they want a 3 column section to turn into rows at a certain breakpoint. I understand this is incredibly easy with flexbox or other modern tools the web...

View Article


Sending Laravel Mailable without subject

I'm having an odd issue where it's absolutely required I send a mailable without a subject from my Laravel application.At the moment, this is the build() in my mailable:public function build() { return...

View Article

Gmail Reputation problems

I am very dissatisfied about my email reputation, while I sending to gmail mailbox all mails are going to spam folder. First I send 100 mails send out my domain reputation that time was High in gmail...

View Article

using sendgrid with php to send an email and its appearing an error that I...

I'm trying to use sendgrid and php to send email, I'm getting email and name of the user through a contact form, but when I click send I receive the error bellow in the network tab:error -> 202...

View Article
Browsing all 29744 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>