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

Image may be NSFW.
Clik here to view.

How to save file for every content_type rather than every uid with imaplib...

I am successfully saving the content for each email with the following code, as a .txt, .html or .PDF file. However, I would like to save a version of every content_type, for each email (for each uid)....

View Article


Issue when trying to send emails through Python

OS: MacCatalinva V10.15.3Python: 3.7.7PiP: 20.0.2Hey, I'm new to coding so I'm not sure what this really means.I'm trying to send emails via Python through Gmail, I've set my account to accept "Less...

View Article


Office 365 email config issue

I have an Office 365 email address a@OurDomain.com (license: Exchange Online Plan 1), mails sent to which end up in b@NotOurDomain.com (a@OurDomain.com inbox is empty). b@NotOurDomain.com is not...

View Article

Parse email sent to an address with PHP?

I have for years as a side project wanted to build a nice little PHP library that can allow emails sent to a predefined email address to then be parsed with PHP and saved into a MySQL database.Many...

View Article

PowerMTA strange behavior

I don't know if any of you is using PowerMTA, but I have 3 strange behavior. We are using it for sending transactional email to our members.1- How do I keep connection open, it seems that connections...

View Article


Receiving email and downloading attachment through a C# Application

I am trying to implement a WPF application which can receive the mails sent to a specific email address. The scenario is that, the user will send a PPT file as an attachment to a specific email...

View Article

Unable to read raw email data using file.readlines()

I was trying to parse raw email data from a specific file path. But I am getting an error whenever I use file.readlines() for reading the file with email library. And, if I used file.read() it only...

View Article

Forward all emails from one domain to another via MX records

I have two domains, lets call them example.com and example.deI need to have all emails sent to an (any) example.de address being forwarded to the example.com email server. Is it enough to place an MX...

View Article


Sending e-mails using yahoo account in python

I have yahoo account. Is there any python code to send email from my account ?

View Article


Cannot send email using Codeigniter on Wamp server

I want to send email in Codeigniter and using wamp server using the below configurations but i'm getting following error:Severity: Warning Message: mail(): Failed to connect to mailserver at...

View Article

how to attach pdf file in mail function using codigniter?

How can I attach a PDF file in a mail using CodeIgniter?I received mail. But I didn't find any attachment in that. I am using the following code:public function sendmail() {...

View Article

How to troubleshoot random error while sending email from ASP.NET website

I send emails from ASP.NET (4.0) website:SmtpClient mySMTPClient = new SmtpClient(); mySMTPClient.UseDefaultCredentials = false; mySMTPClient.Host = "email.privateemail.com"; mySMTPClient.Port = 465;...

View Article

Image may be NSFW.
Clik here to view.

Outlook not rendering emails sent

I'm a bit baffled by this. It works fine in everything I've tested, except Outlook my @all_parts; push @all_parts, Email::MIME->create( body_str => $text, attributes => { encoding =>...

View Article


How do I make an ASP.NET C# email app for user's to send feedback from my...

I'm new to ASP.NET C# and I've been trying to figure out how to do this for a long time. I found a video on Youtube - https://www.youtube.com/watch?v=Baw6O3ME8Go - that shows how to make a simple email...

View Article

XAMPP Sendmail using Gmail account

I'm trying to configure Sendmail through XAMPP to send email. In my sendmail.ini I have these settings:# Set default values for all following accounts. logfile "C:\xampp\sendmail\sendmail.log account...

View Article


PHPMailer using XAMPP Could not connect to SMTP host

I am trying to use PHPMailer with XAMPP on a localhost server and I am using the Gmail SMTP, however SMTP will not connect. Can someone help me find the issue? I am using the same Gmail example they...

View Article

How to send zip file using @sendgrid/mail

This is the code I have written to send email with attachment using @sendgrid const mailOptions = {} if(mailOptions){ mailOptions.from = 'APP NAME' mailOptions.to = 'emailId' mailOptions.subject =...

View Article


Sending e-mail to multiple recipients

I want to send e-mail to multiple recipients in C# through Gmail. This is my code, but this code only send email to one address. How should I modify it?private void button1_Click(object sender,...

View Article

file attachment form c#

I'm creating a web form that requires an user to upload a file in doc, docx or pdf format. On submit, the form gets posted to an email address along with the attached file. I have successfully...

View Article

How can i connect Mail server with VPS?

I have a mail server in one provider. In another provider i have my VPS. And i have website on VPS. I want when on my website (on VPS) someone fill contact form the PHP will send me email with...

View Article
Browsing all 29745 articles
Browse latest View live


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