Skip to main content

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.

email
0 votes
0 answers
5 views

How to track emails statuses

I am creating an SAAS email marketing system where users can create a company and run campaigns. Each campaign will have its own connected accounts (SMTP). Each user receives emails, which I send ...
Ittefaq Technologies's user avatar
0 votes
0 answers
20 views

HTML images showing up as [obj] (with a dotted box) when using an <img> tag for an email's html body

Currently, I am trying to open an email draft using react-native-mail to send some information and a file for an app I am building. Currently I am including steps on how to use the file correctly but ...
Koen Schoffner's user avatar
0 votes
0 answers
9 views

HTML Email Button issue only in Outlook 365 for Mac

In an html email I used a "faux absolute" to create a background image with rounded corners for content modules. The html uses a max-height="0" for the contents container with the ...
Isaac's user avatar
  • 1
1 vote
0 answers
19 views

How to Directly Set SMTP Credentials in Laravel Mailer Without Using Config Values?

I'm working on a Laravel project where I need to send emails with different SMTP credentials for each email. Instead of setting these credentials in the configuration files, I want to directly pass ...
Jebin Joseph's user avatar
0 votes
0 answers
30 views

Unable to send email using SMTP. Your server might not be configured to send mail using this method.(CI version 4.5.3)

I am getting an error when I try to send mail using the codeigniter email service(using CI version 4.5.3). I have used the same email configuration for successfully sending emails with previous ...
DXB-DEV's user avatar
  • 569
-1 votes
0 answers
22 views

Google service account OAUTH2 SMTP "555-5.5.2 Syntax error"

I have a simple Java sample to test the connectivity to a Gmail service account. Issue is when i try to connect it says "555-5.5.2 Syntax error, goodbye. For more information, go to 555-5.5.2 ...
Luka S.'s user avatar
  • 23
0 votes
2 answers
29 views

I wanted to fetch the valid email addresses from a table in bigquery with rules given below

Let's consider 2 cases with examples If the email looks like below, [email protected] Then, I wanted the query to fetch this email id as there are exactly 3 characters followed by a dot. If it looks like,...
sai's user avatar
  • 9
0 votes
0 answers
12 views

Email to SMS - multiple recipients "group" or "thread"

I'm trying to send an sms via email using verizon's @vtext.com sms gateway. It works if I send to one phone number, but if I put two, then I get nothing. How do you send an SMS via email to multiple ...
richard's user avatar
  • 12.4k
-1 votes
0 answers
18 views

Changing name servers DNS - Will this retain full functionality of website + mail? [closed]

a client of mine has external DNS servers - the domain registrar is one and the name servers another - the latter located on Cloudflare. The problem is I don't have access to the name servers and ...
Alex Lejd's user avatar
0 votes
0 answers
31 views

Error: wrong version number when using Nodemailer with mail.com SMTP server

I'm trying to set up Nodemailer to send emails through the mail.com SMTP server, but I'm encountering the following error: Error: AC650000:error:0A00010B:SSL routines:ssl3_get_record:wrong version ...
Aqu1tain's user avatar
-2 votes
0 answers
12 views

How do I submit a get request through a non-navigating link?

I'm creating a site that I would like to be as simple as possible. What I would like to do is have a user enter their email address, then an email would be sent with a link containing a token. Here is ...
Anthony Mallgren's user avatar
1 vote
0 answers
24 views

Python sending email with embedded html images taking super long

newbie to python. what I want is to go into a folder, grab the images and embed them in my email. But when I run the program wouldnt complete after 5 minutes even though i had limited to only 1 image ...
chris nguyen's user avatar
0 votes
0 answers
48 views

Azure Web App doesn't send email using Azure Communication Email

I have a .net backend with react on frontend, when i click on a button from client side it should trigger an api that will put data in the db and then send an email. On local host everything works ...
NerdyStudent's user avatar
0 votes
2 answers
42 views

Google script not sending email

I have a google script to use a form submission to fill out a document, then convert it to a PDF and save the PDF, then email it out to 2 emails. One is to the respondent whos email is on the google ...
Hareborn's user avatar
  • 175
0 votes
1 answer
45 views

Java Mail Mailgun GUI project attaching images and not embedding them

This is the first time I've written something in Java so I'm leaning slowly but I am hard stuck on how to fix this issue. I'm having an issue getting the images that a user inserts into my JEditorPane ...
SUCRAM's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
3968