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

unable to send email in C#

I am working on a website which uses ASP.NET and C#. It takes user input including email through asp.net and then sends email to that email using C#. Actually it send scheduled report to people. But...

View Article


Enter password securely when sending automated email

This may well be a duplicate ... but I have looked through the similar questions quite carefully. This is the kind of thing, but it's in C#. Or this, using Windows PowerShell. Or this for PHP. I have...

View Article


how to find gmail adress from gmailId -GoogleSignIn

we use gmail login in our mobile application, but recently we discovered that lots of users don't have e-mail adresses in our database. But they have gmaild in our databases. We use GoogleSignIn for...

View Article

How can i make a newsletter with firebase [on hold]

I am struggling to find a way to make a newsletter, whenever user fill the form like: Name, Email, Message, and clicks on submit button the email should be sent on his Gmail id, I am using javascript...

View Article

Email encryption reliability from SendGrid to Office365 with Optimistic TLS

We are using the SendGrid API to send sensitive email to an Office365 hosted email address. Both services use opportunistic TLS by default, which would in turn make you believe that the email is...

View Article


Save an email attachment automatically to map with qmail and reformime

Save an email attachment automatically to map with qmail and reformime I'm trying to move attachment automatically to another locatie with the dot-qmail file. My .qmail file...

View Article

How can I extract file from specific folder in Outlook mail?

I got the below code from Stack overflow and couldn't understand exactly. As I am new to R, I need some help to get the solution library(RDCOMClient) outlook_app <- COMCreate("Outlook.Application")...

View Article

DSN: Service unavailable sendmail linux

I just installed sendmail on my linux os. I can't seem to receive emails, this is what I see in logs: Aug 10 14:12:10 localhost sendmail[13316]: v7A9CAPC013316: from=root, size=238, class=0, nrcpts=1,...

View Article


Email Header Collection

I was hoping someone can help me with issue that I am having for some time now. Basically I want to collect email headers from every mail that come in to the company. The idea behind is that I can...

View Article


How can I solve this issue regarding "WP Job Manager Emails" that do not send...

I have installed a plugin in our wordpress website which is called "WP Job Manager Emails" and i set it up so that when there is a new application submitted it will send an email to the employer and...

View Article

How do I specify that "bold" should be "Avenir Heavy" not "Avenir Black"?

I need to send HTML-formatted email using the Avenir font (if it's present in the OS). Two of this font's weights are Heavy and Black (the latter being the heaviest weight). I want mail clients to use...

View Article

Outlook 2016--all email arrives marked read

I'm running Outlook 2016 (MSO 16.0.4266.1001 32-bit) on Windows 10 Professional (currently at version 1903).I've recently switched to Outlook as the company I work for will be consolidating all email...

View Article

SMS notification of emails received at Gmail not working?

You must be aware on this Google scripted app at the following link which lets you receive SMS notification of emails arrived at your Gmail...

View Article


Adding text to GMail message before forward

I wanted to add a small text to emails before forward them, like a little "notice" line. I can add it to the text/html part in a HTML email, but not in the text/plain part. Here's the plan body of the...

View Article

Send email using VBA when combination of cell vaues is true

My sheet 'Volglijst' contains a list with all packages that have been registerd for sending. When the package is picked up by the supplier or courrier, the goods reception service registers the date...

View Article


Transitioning Accounts attached to Only Emails to incorporate Passwords as welll

I have a database of customers who are only required to have an email to have an account on my website I want to transition these accounts to incorporate passwords as well What is the best way to...

View Article

Image may be NSFW.
Clik here to view.

c# EWS Exchange Service does not find all items

I am currently making a small application to process a shared mailbox.So far so good, I can get emails and work with them, everything works fine. But there is one big issue, at the beginning of the...

View Article


How can I send email through python script when my company email is hosted on...

Just like many big companies using Office365, my company is using google (gsuite) to host their email domain. I need to send automated emails to multiple people within organisation using a python...

View Article

javax.mail.SendFailedException Invalid Addresses while sending mail

i had problem while sending mails useing java this is my code package callcentersystem; public class Email { private String topic = "my test"; private String myMassage = "nothinge"; public void...

View Article

Add checkbox to form and email only to people where it is unchecked

I have a system that is custom PHP which allows administrators to send vendors an email if someone bought one of their products. However, I would like to include a checkbox for an Anonymous buyer and...

View Article
Browsing all 29935 articles
Browse latest View live


Latest Images