Questions tagged [email-client]

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

An email client, email reader, or more formally, mail user agent (MUA) is a computer program used to manage a user's email.

The term can refer to any system capable of accessing the user's email mailbox, regardless of it being a mail user agent, a relaying server, or a human typing on a terminal. In addition, a web application that provides message management, composition, and reception functions is sometimes also considered an email client, but more commonly referred to as webmail.

Popular email clients include Microsoft Outlook, Pegasus Mail, Mozilla's Thunderbird, and Apple Inc.'s Mail.

679 questions
-2
votes
1 answer

How to save mac address of computer in an email program?

I want to build a service like gmail or yahoomail. It will be open for all. For security purpose i can save the IP address for each action i.e sending mail, reading mail, deleting mail and all other actions. I also want to save mac address of the…
-2
votes
2 answers

How should I store Gmail authentication in my app?

I'm developing a mail client in PHP for a customer, and they want the ability to handle all of their various email accounts from this single client. The user should not have to type all passwords every time he wants to use the service, and thats my…
user1195745
  • 55
  • 1
  • 11
-3
votes
0 answers

Queries regarding Desktop Email applications Automation testing on MacOS:

Needs your help/suggestion on following: Queries regarding Desktop Email applications Automation testing on MacOS: (1) Can we do it using Java, if yes, then how and what other tool/technology will required here ? (2) If not with Java, then what…
-3
votes
1 answer

big margin top in html email on mail and other clients

my friend developer has some problem with an html email. The big problem I can see on my mail app is a big margin-top he didn't put in the css and two little margins (right and left) with the html margin: 0; Do you have something to suggest? Thank…
1 2 3
45
46