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

Changing the position of an image in E-mail using C# WinForms

I use the following code to send an email along with an image, the image is not an attachment its simply used to add more detail to the email instead of it being just plain text:private void...

View Article


How do I validate email address formatting with the .NET Framework?

I want a function to test that a string is formatted like an email address.What comes built-in with the .NET framework to do this?This works:Function IsValidEmailFormat(ByVal s As String) As Boolean...

View Article


How do I programmatically send encrypted emails in Outlook Express using Python?

I'm a new programmer and I've reached the point where my lack of knowledge (of the C# and VBA language) and experience is preventing me from continuing with my program. I only know Python and all the...

View Article

Proxies changing in the python code, but on gmail show original it shows my...

I made this code to send emails via a proxy and the code finishes fine, but when I go to the show original tab in gmail, it shows my original Ip Address not changed, where is the problem in my code?...

View Article

PHP mail function sends to Gmail and Live but doesn't send to my own email

I've got this script for a contact form that was working well on the old server. We needed to move on a new server and now it only works if I send emails to Gmail or Live address. If I try to send...

View Article


mailto link with HTML body

I have a couple of mailto links in a HTML document.<a href="mailto:etc..."> Can I insert HTML formatted body in the mailto: part of the href?<a...

View Article

Firebase function doesn't send email to custom domain [closed]

I have a project that sends emails to a specific email after the user inputs information. The problem is that the email account I need to receive the notifications doesn't receive anything. I've tried...

View Article

Mobile application for managing multiple custom web email accounts

I have a domain which I created multiple webmail accounts with. I need a mobile app to manage all of these emails, an app I can use to view inbox and send emails with. Which can you recommend?

View Article


Are these valid email addresses (e.q.: a...a@domain.com)? [duplicate]

Can someone tell me please if these email addresses are valid or not:a.a@domain.com a...a@domain.com a_a@domain.com a___a@domain.com a-a@domain.com a---a@domain.com Thanks :)!

View Article


How to validate an email address using a regular expression?

Over the years I have slowly developed a regular expression that validates MOST email addresses correctly, assuming they don't use an IP address as the server part.I use it in several PHP programs, and...

View Article

See who moved an email and from which folder

Is it possible to see who moves an email from a folder to a shared folder? We have a shared email folder named "Work". In this folder there are e-mail items who need to be processed within an amount of...

View Article

No module named 'sendgrid_backend' in django

When sending an email on heroku I get this error:No module named 'sendgrid_backend'I have this set up in settings.py:EMAIL_BACKEND = "sendgrid_backend.SendgridBackend" SENDGRID_API_KEY =...

View Article

sending email using ssmtp through ssh raspberry pi

I have a script on my local machine which successfully sends emails using ssmtp, using these instructions. My goal is to now implement this within raspbian on my raspberry pi 4 remotely. Specifically,...

View Article


How can I send emails using my own mail server in Meteor?

I am trying to enable email support for my Meteor application, and since I have my own server I want to also use my own mail server. So I installed postfix in my Debian wheezy server and successfully...

View Article

Can I Send Emails to Multiple Receivers using IEmailSender Interface in...

I'm beginner to ASP.Net core. Actually I'm using ASP.Net Core 3.0. I want to Send emails to Multiple Receivers. Can I use IEmailSender Interface? Or any suggetion?My IEmailSender implementation is...

View Article


Image may be NSFW.
Clik here to view.

Python How to send email without having this error

I have included the screenshot of output. Please help me solve this issue. inputimport smtplib conn = smtplib.SMTP('imap.gmail.com',587) conn.ehlo() conn.starttls() conn.login('example@gmail.com',...

View Article

My forwarded email from 'mydomain.com' to Gmail is considered as unsolicited...

Within the control panel of the host provider of my domain 'mydomain.com', I've configured a recipient address that forwards all the emails to 'hello@mydomain.com' to 'myprivatemail@gmail.com'. It...

View Article


sending and receiving emails with GCP

I'm switching from a shared hosting provider to GCP. I have a domain name (domain.com), and on the shared hosting I just had to create a new email address in the directadmin panel, and use squirrelmail...

View Article

DMARC says SPF fail even with SPF record

I have the following SPF record under the pixelark.com domain:v=spf1 ip4:70.164.0.71 include:amazonses.com include:_spf.google.com ~all The ip4 address is the webserver, the amazonses.com is used for...

View Article

using my email's credentials, within c# code, to let customers send me...

I have created a WinForm's App that can be sold to customer once he send me a "Purchase request". I have used, within C# code, my email's credentials (hotmail in my case) to let him do so. My problem...

View Article
Browsing all 29758 articles
Browse latest View live


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