Skip to main content

Questions tagged [email-client]

For questions relating to implementing email clients, or for code extending or interacting with an existing mail client.

email-client
0 votes
0 answers
30 views

Email template is responsive in almost every client except a few. How do I fix this?

We have an HTML/CSS email template we've built that is fully responsive in the browser, and in almost all desktop email clients and mobile email clients except for Polymail and Thunderbird. We cannot ...
Glen Romero's user avatar
0 votes
0 answers
9 views

how to deal with the dotfiles of email account in chezmoi

I try to use chezmoi to transfer my dotfiles to another linux computer. I see how I can deal with the "normal", text based configurations. What I do not undertand is how to deal with e.g. ...
user855443's user avatar
  • 2,756
1 vote
0 answers
31 views

vb.net Email with Godaddy (plesk/windows) hosting

I'm have a "Contact Us" form that I can't get to work on the server. On localhost it works as intended but I can't get it configured on Godaddy server. Initially, I was using a NuGet ...
Kevin's user avatar
  • 31
1 vote
0 answers
54 views

Using google.appengine.api.mail sends an email twice

I'm using google.appengine.api.mail to send an email. My web-app is hosted on app-engine and starting a few months ago it suddenly sends the same email twice. Is there any idea which GCP settings or ...
Elad Ben-David's user avatar
0 votes
0 answers
31 views

HTML Signature font Rendering Issue: Apple Mail Overrides Font-Family on Gmail Web Client

I'm facing an issue where the font-family styling applied to text elements in an HTML email signature is being overridden when the email is sent from the iPhone's Apple Mail app to a Gmail web client. ...
tomas moral's user avatar
0 votes
0 answers
50 views

ASP.NET MVC - email sending with SMTP

In my ASP.NET MVC project on .NET 4.5.2, I'm sending emails. During this process, emails with "gmail" domain end up in spam. However, all other emails are delivered correctly. What could be ...
Elchin's user avatar
  • 37
0 votes
1 answer
48 views

Text in HTML email not rendering for OL Office 365 for Windows?

When I tested this 2 column layout in Litmus, all looked fine except for Outlook for Windows. This one is explicitly OL Office 365 (Windows 10). I tried to add a height to the paragraph and a ...
Schneider G's user avatar
0 votes
2 answers
24 views

How to fix a Haraka install error on Amazon Linux?

I tried installing Haraka through npm, but it threw errors, so I tried via git and go basically the same:   Any help setting up an email server on AWS EC2 from scratch for a small business would be ...
Timothy Vail's user avatar
0 votes
0 answers
36 views

Images not displaying in Gmail - Gmail adding stuff to my img src

We are generating emails in code, and attaching a logo for the company. We have tested it on several email hosts, but when gmail recieves these emails, the logo doesn't display. Upon further ...
Rabbi Kaii's user avatar
0 votes
0 answers
23 views

Why the MSO Outlook Desktop email client ignoring inline styling for color property?

Here's a piece of my code <tr><td colspan="3" style="font-weight: 600; font-size: 15px; padding-bottom: 17px;">[[STATUS]] - <span style="color: greenyellow !...
Roshan's user avatar
  • 1
0 votes
0 answers
22 views

Email to 365 group using graph

Up to yesterday, sending email to a 365 group using graph api, sent the same email to all the members of the group. Now, there is no error but no emails arrive. Anyone knows why?
Ofer Gal's user avatar
  • 799
0 votes
0 answers
17 views

split domain routing email

I am having e-commerce website through deco network which have one fulfillment ( main domain ) but multiple affiliate stores . Each store is separate domain . When someone orders or any email ...
sukra's user avatar
  • 133
0 votes
0 answers
18 views

Why do I keep getting this error using the gmailr package? (I attached code below the error)

Error in gmailr_GET(c("messages", id), user_id, class = "gmail_message", : Gmail API error: 404 Requested entity was not found. I'm getting the above error with the ...
Admin - Chapel Thrill Escapes's user avatar
2 votes
0 answers
78 views

Implementing / registering an email sending client for windows

I need to implement an email client that will be used only to send email. The problem I'm fecing is that the client needs to support sending attachments from Excel and PDFs from Edge, and finding ...
TommyBoy's user avatar
1 vote
3 answers
277 views

How do I read emails from specific outlook folder in my Delphi application?

I'm using Outlook as email client and want to access its information through a Delphi program. I want to retrieve the subjects from all emails in a specific folder, which is a couple of levels deep ...
stevenvh's user avatar
  • 3,103

15 30 50 per page
1
2 3 4 5
46