Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [email]

Use this tag for questions involving code to send or receive email messages. Posting to ask why the emails you send are marked as spam is off-topic for Stack Overflow. Questions about configuration of mail servers belong on Server Fault.

-1 votes
0 answers
13 views

Terraform failing with: " The request is rejected because member account's email address is missing." resource "aws_securityhub_member" [closed]

I am trying to enable Security Hub for each member account in an AWS Organization. During the Terraform apply process, the following resource is failing: resource "aws_securityhub_member" &...
Nikolay's user avatar
0 votes
1 answer
8 views

Prevent teamcity mail notifications upon developing

In teamcity we have builds that are use for both regressions and for developing. I want that when scheduled trigger (regression) is running the build it will send mail notifications, otherwise it won'...
arye's user avatar
  • 458
0 votes
0 answers
17 views

Inline image in mail

I want to send an email with html code and an image but in gmail it says that the image is attached, I don't want that, I only want the image in the body of the email. html_content=f"<img src=&...
Salem's user avatar
  • 11
0 votes
0 answers
8 views

Sending a customized email related to a job submitted with `sbatch`

I am trying to send a customized email related to my job submitted through slurm on cluster following this solution https://stackoverflow.com/a/73293621/7094175, but when I tested the mail server by ...
nougako's user avatar
  • 233
1 vote
0 answers
31 views

Unable to send emails from professional email id (made using cloudflare) from outlook [closed]

enter image description hereI created a professional email id using cloudflare and linked it to my personal gmail id. I am able to send and receive emails on my professional id in my personal gmail id....
Anmol Garg's user avatar
0 votes
0 answers
7 views

SSIS Serialized OnError Tasks logging error on SQL Server and sending email

I do have a quite big project in SSIS, with multiple packages, and some MASTER packages using them. I want to find the best method to log errors, and send an email on failure. For that here are some ...
Bekkk's user avatar
  • 1
0 votes
0 answers
12 views

Classes disappeared in Gmail in RSS campaign

My problem is that I have designed email in an RSS campaign when I send this email to Outlook or yahoo it works fine there either on desktop or mobile. But when I sent this in Gmail the classes ...
Shaheer Alli's user avatar
0 votes
1 answer
39 views

Laravel 11 Mail sending to only first recipient in a loop / CC adding only X-CC header

This is using Laravel 11. I have two issues, happy to have either fixed as they’d both resolve the problem! I’ve a loop of email addresses to send a Mail to but the first recipient is used for every ...
Ric's user avatar
  • 3,388
-1 votes
0 answers
19 views

OpenBSD mail server stopped receiving or sending mail after updating from 7.4 to 7.5. How to fix?

I have built a simple Vultr mail server by following (https://sive.rs/ti) guidance. The server has functioned without a single flaw for a year and survived the update from OpenBSD 7.3. to OpenBSD 7.4. ...
Tokarczuk's user avatar
0 votes
0 answers
29 views

We are receiving numerous email alerts from AWS CloudWatch Alarms. Is there a way to manage these alerts in more structured manner?

In our current CloudWatch setup, we receive numerous alerts every minute, many of which are often ignored. We are looking for a more structured and organized way to collect and manage these alerts. We ...
user24891811's user avatar
-2 votes
0 answers
13 views

Attaching avatar/profile image in python when sending email

Is it even possible to attach avatar when sending mail using python? I have tried MIMEImage but it works for inline images. It seems that there is no much info for avatar. Thanks!
yakubov shimon's user avatar
0 votes
2 answers
31 views

Using Apps Script to automate sending multiple emails from a google sheet, each with a different specific pdf attachment stored in Google Drive

This works to send automated emails from the same Google sheet, but when I added lines 9, 18 and 21(attachments part) it keeps returning Exception: Cannot retrieve the next object: iterator has ...
Ronald Turner's user avatar
0 votes
0 answers
15 views

Who is at fault here: the GSM Provider, my VPS email or Outlook.com? [closed]

I have developed a mobile tracking app that uses MailKit and MimeKit to send periodic emails (about the Android phone's most current location) to an email address ([email protected]). I use an email ...
Md Idiake's user avatar
0 votes
0 answers
13 views

Spring Boot Mail prints anything on system output

I am sending emails with my spring boot server I am using org.springframework.boot:spring-boot-starter-mail:3.3.1 But I get a stupid amount of log output. Is there any way to disable that? As far as I ...
InternalError_'s user avatar
0 votes
0 answers
12 views

addAttachmentData in SwiftUI is Taking Forever To Load MailComposer

I'm designing an app that allows a user to email themselves data from the application. The problem i'm running into is that when i use addAttachmentData, it takes an insane amount of time to load. ...
Mckinley Douberman's user avatar

15 30 50 per page
1
2 3 4 5
3968