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

Trying to send emails with Gmail API

I've been followning tutorials and reading articles trying to learn how to make sense of the gmail API using python 3.I've gotten stuck on the messages.send method.My authentication works but my...

View Article


Mail server with Golang

I have a valid mail server, with SSL certificates, DNS and PTR records and an overall secure configuration.I am able to send mails from the terminal using sendmail tool. But when I try with this code...

View Article


How to create a no-reply email with own domain email + nodemailer?

I have a website that requires people to confirm their emails upon registration. My backend server is a node server. I am using nodemailer to deliver these confirmation emails. For testing, I am...

View Article

I am trying to send email through telnet using smtp protocol but facing error...

I tried to send email using one of mail server but its showing error can anyone help me?MX record lookupSMTP session transcript

View Article

Can I make up any emails when using AWS_SDK SES sendEmail() method?

Pardon me if I am asking a pretty dumb question. I am new to SES and I could not find a straight answer in the AWS docs about this.Some background info: I am using node server on EC2. I own a domain,...

View Article


How can my gmail logged in on different computer same local network?

I have two computers on local network connected by wire to router. Assume im using first table computer and second table computer other user. How come my email logged in on second computer if i never...

View Article

How to add a .dll reference to a project in Visual Studio

I am just beginning to use the MailSystem.NET library. However, I cannot figure out where to add the .dll files so I can reference the namespaces in my classes. Can someone please help me? I am using...

View Article

Sending graphics generated using imagecopymerge on email

I generate an image using the imagecopymerge function// źródło$im = imagecreatefromjpeg("https://....../img/3.jpg");// Nagłówek pliku headerheader('Content-Type: image/jpeg');imagejpeg($im);// Zniszcz...

View Article


Sending an email in gmail with requests in python

I'm trying to make a module that sends emails in gmail with python using requests. I tried reading the requests in inspect network but I can't see what requests to send. Can anyone help?

View Article


Connection timeout to smtp.gmail.com server when connecting from linode...

I am following Corey Schafer's flask tutorial to setup a basic blog web app. When running the website from my local machine, I am able to send emails through flask-mail for password reset purposes....

View Article

Condition of reception for Carbon Copy

A sent an email to B, cc to C. The email is successfully sent from A's server, C has no problem with their reception server but B may have some problem in their server.Will C get the carbon copy of the...

View Article

Send mail using Python- Error

I quite new in programing in python. When i try to send an e-mail using python 2.7, i get an error:from email.mime.text import MIMETextimport smtplibmsg = MIMEText("Hello There!")msg['Subject'] = 'A...

View Article

Automatically send mail using Python

How to send Automatic emails using python 3.6.8 using pycharmI could install smtplib package I am getting the error: could not find a version that Satisfies the requirement smtplib from versions:...

View Article


Getting 502, b'Bad praram in comand ->mail ERRO while sending mail using Python

Hi I am getting 502 error while sending a mail using pythonCode :import smtplib from email.mime.text import MIMETexttitle = 'My title'msg_content = '<h2>{title} > <font...

View Article

Email JS not sending emails and seems to not be communication with server

I'm trying to set up a client-side email in React with MailJS and I cannot get it to work for me. I will include the code that I have. Currently, I am able to modify the State and submit the form. But...

View Article


Image may be NSFW.
Clik here to view.

How to limit the width of the paragraph in HTML email

I'm having a problem to limiting the width of the paragraph, because it needs to have less width. To send emails I am using PHPmailer and inside the body of HTML I included the <style> with CSS...

View Article

Email only going through sometimes from SendGrid/Django Contact Form?

As stated in the question. On the SendGrid site, it shows that all of the requests (when submit is pressed on the contact form) have been received but only 1/3 of the requests are actually delivered....

View Article


Airflow Email Operator Success / Failure

I'm currently working on a DAG that will email a list of users whether the DAG has completed successfully or has failed. I am trying to have the flow of the DAG look like the example here:from datetime...

View Article

Tried to send an email but Tranport.send() doesn't run

I tried sending an email with attached pdf-file using javax.mail maven dependency. The following code runs, but it doesnt finish Transport.send(message) line. There is no error, but program doesn't...

View Article

Can I use any email under my domain name to send emails using AWS SAS?

Pardon me if I am asking a pretty dumb question. I am new to SES and I could not find a straight answer in the AWS docs about this.Some background info: I am using node server on EC2. I own a domain,...

View Article
Browsing all 29929 articles
Browse latest View live


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