Top "Email-client" questions

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

How to save image attachment from email using IMAP & PHP?

I've successfully written script that connects to my mail server and retrieves the headers and bodies of all new messages. …

php email imap email-client
Android - How to open the email client directly

I want to open the default email client instead of showing the options. I tried but i am not getting …

android email-client
HTML email doesn't display correctly in Google Apps/Gmail

My web application sends HTML-based e-mail to users. I've created a HTML e-mail template (based off a template provided by …

cross-browser html-email email-client
Is there a way to backup emails from OWA?

I am using OWA on IE8 and am do not have any email client like outlook installed. We just access …

email outlook email-client outlook-web-app
is there a style reset for email clients?

I design my emails with the general styling rules outlined elsewhere on the web (i.e. Campaign Montior's CSS guide …

css email html-email email-client
Find default email client

Using C#, how can I determine which program is registered as the default email client? I don't need to launch …

c# .net email email-client
How are cookies handled by email clients?

Let's say I set a cookie on an image request in an email (so the cookie is set when the …

browser cookies email-client