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

Sending an email using a C language [closed]

I would like to send an email to a (yahoo) mail account, using C language. This email is supposed to contain a subject and the message (body). I need to implement this feature for a computer network...

View Article


How to get an Android phones primary e-mail address [closed]

I know there already exists two threads with this current title, I know this will get down-voted, but this I ensure you is under different context.Recently my mothers husbandman was involved in a nasty...

View Article


Nodemailer with Gmail service not working on heroku

I've got a basic email setup done for sending email using Nodemailer with AngularJS and NodeJS and I've got the project deployed on heroku.The emailing seems to be working just fine when I am running...

View Article

How to embed an Image Stream to MailMessage

I'm having some difficulty embedding an image from the Properties.Resources to a MailMessage, currently the image does not show in the email i receive.I have successfully embedded the image from a...

View Article

Getting n most recent emails using IMAP and Python

I'm looking to return the n (most likely 10) most recent emails from an email accounts inbox using IMAP.So far I've cobbled together:import imaplib from email.parser import HeaderParser M =...

View Article


How to encrypt html code without using javascript [closed]

I encrypted html code but when i sent it to gmail it says JavaScript required and doesn't show any part of the message

View Article

I'm trying to make a newsletter in PHP, but I want it to detect if the email...

This is the code i used.<?php //db host name $db_host = "localhost"; //username for MySQL db $db_username = "dflatcom_dflatcom"; //password for MySQL db. $db_pass = "azubuined201."; //name for the...

View Article

Send pre-written email from template with recipient's name in body of text

I send emails with an attachment with not much in the body of the text.I'd like a way of entering the following:To FirstNamePlease see attached.Kind regards,WillacyMeAll email addresses are structured...

View Article


How to assure emails from .media domain do not end up in Junk?

I have spent some time googling online but couldn`t find a definitive answer. A few months ago we have bought and started using .media domain. However, we are having constant problems with our emails...

View Article


Image url inside an email template changes and the image does not show properly

I have created the following email template and send email to clients from my website (ASP.NET MVC, C#) using SendGrid. Note that there is an envelope icon at the end of the email. <!DOCTYPE...

View Article

how can download email attachment node js

I have a email with a xml attachment in my email inbox and I want to download the node js how can I do this is there any spesfic module that I can use it I tried...

View Article

Problem authentification sending email with iCloud in Python [closed]

I want to create a python code that can write and send emails from my icloud account. I have used the piece of code above and got the following error message : smtplib.SMTPAuthenticationError: (535,...

View Article

Bulk SMTP email verification without getting IPs blocked or SMTP requests...

I was trying to bulk verify email-addresses and soon enough my requests got rejected and later my IP was blocked. After which I came to the question how does services like snov.io, hunter.io,...

View Article


Domain literals not allowed Issue in Spring Mail

I am trying to send email using Spring Boot / Spring Mail:My Configuration is as follows:Pom.xml:<dependency> <groupId>org.springframework.boot</groupId>...

View Article

send custom emails to cutomers with laravel

I have customer data in my database with their emails. In my case, i want to get user email from customer table and send a custom email to customer. I'm new to laravel and this is the very first time...

View Article


Sending mail from Firebase webapp

var express = require('express'); var app = express(); var nodemailer=require('nodemailer'); var transporter = nodemailer.createTransport('smtps://username@gmail.com:password@smtp.gmail.com');...

View Article

How to insert images in body while sending emails with python

Can I insert an image in the msg area, can do as an attachment or as an html code. I have tried as html code but it just outputs the html code as a string.import pandas as pd import smtplib...

View Article


SMTP: got response code 530, with response: 530 5.7.57 issue while performing...

I am using following plugin in POM.xml file for sending reports on email after completion of test execution. But getting following issue - SMTP: got response code 530, with response: 530 5.7.57 SMTP;...

View Article

Header "To:" for a Bulk Email Sender [duplicate]

This question already has an answer here:How to send email to multiple recipients using python smtplib? 13 answersI`m trying to make a python code to send some newsletter to people have signed up to a...

View Article

How to get sender mailbox from email.message.Message object?

First I connect to my own mailbox using such code:import email import imaplib imap_server = imaplib.IMAP4_SSL('imap.gmail.com', 993) imap_server.login("myemail", "mypassword")...

View Article
Browsing all 29947 articles
Browse latest View live


Latest Images

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