Mia For Gmail 2 4 0

Posted on  by
Mia For Gmail 2 4 0
  1. Mia For Gmail 2 4 0 3
  2. Mia For Gmail 2 4 0 4
  3. Mia For Gmail 2 4 0t

Mia_for_Gmail_2.4.0__TNT_mactorrents.cc.dmg

Mia for Gmail 2.4.0 6.53 MB

Mia for Gmail 2.4.0 A desktop Gmail email client for your Mac, without a browser !

  • Mia for Gmail 2.4.0 Multilingual macOS 5 mb Mia for Gmail (was Notifier Pro for Gmail) is a desktop Gmail client which sits politely in your menu bar.
  • MiaforGmail2.4.0TNT.zip (5.89 MB) Choose free or premium download FREE REGISTERED PREMIUM Download speed: 707.31 KBps.
  • Read and compose your emails without a browser (attachment files supported).
  • Labels selection.
  • Quick email overview (hold your mouse over an email)
  • Desktop notifications for incoming emails (10.8+)
  • Fast and lightweight
  • Secured: Mia for Gmail is using the oauth 2.0 protocol.
  • Mark as read, delete, archive or spam directly from the application.
  • Dark mode support.
  • Choose the notification sound (among the system sound list)
  • Choose your default browser for each account (if ever you prefer to read/compose your emails from your browser).

Gmail is an easy to use email app that saves you time and keeps your messages safe. Get your messages instantly via push notifications, read and respond online & offline, and find any message quickly. With the Gmail app you get:. An organized inbox - Social and promotional messages are sorted into categories so you can read messages from friends and family first. Less spam - Gmail. The Gmail IMAP, POP, and SMTP servers have been extended to support authorization via the industry-standard OAuth 2.0 protocol. Protocol IMAP, POP, and SMTP use the standard Simple Authentication and Security Layer (SASL), via the native IMAP AUTHENTICATE, POP AUTH, and SMTP AUTH commands, to authenticate users.

Premium version features:

  • Search in your emails.
  • Multiple accounts support.

What’s New:

Version 2.4.0:
Added:

  • Support for the dark/light mode on OSX Mojave
  • Mia is now notarized with Apple, which should avoid some warning during the installation

Mia For Gmail 2 4 0 3

Compatibility: OS X 10.9 or later, 64-bit processor
Homepagehttps://www.miaforgmail.com

For non-Gmail clients, Gmail supports the standard IMAP, POP, and SMTP protocols. The Gmail IMAP, POP, and SMTP servers have been extended to support authorization via the industry-standard OAuth 2.0 protocol.

Protocol

IMAP, POP, and SMTP use the standard Simple Authentication and Security Layer (SASL), via the native IMAP AUTHENTICATE, POP AUTH, and SMTP AUTH commands, to authenticate users. The SASL XOAUTH2 mechanism enables clients to provide OAuth 2.0 credentials for authentication. The SASL XOAUTH2 protocol documentation describes the SASL XOAUTH2 mechanism in great detail, and libraries and samples which have implemented the protocol are available.

Incoming connections to the IMAP server at imap.gmail.com:993 and the POP server at pop.gmail.com:995 require SSL. The outgoing SMTP server, smtp.gmail.com, requires TLS. Use port 465, or port 587 if your client begins with plain text before issuing the STARTTLS command.

Session length limits

Gmail POP sessions are limited about to 7 days. Gmail IMAP sessions are limited to about 24 hours. If the session was authenticated using OAuth credentials, it's limited to about the validity period of the access token used (usually 1 hour). A session in this context is one continuous TCP connection.

When the time elapses and the session expires, Gmail closes the connection with a message saying that the session expired. After that, the client can reconnect, authenticate again, and continue. If using OAuth, make sure that the access token used is valid (if you try to use an access token older than 1 hour, it might be invalid).

Libraries and Samples

Mia For Gmail 2 4 0 4

Accessing mail using IMAP or POP and sending mail using SMTP is often done using existing IMAP and SMTP libraries for convenience. As long as these libraries support the Simple Authentication and Security Layer (SASL), they should be compatible with the SASL XOAUTH2 mechanism supported by Gmail.

In addition to the SASL XOAUTH2 protocol documentation, you may also want to read Using OAuth 2.0 to Access Google APIs for further information on implementing an OAuth 2.0 client.

Mia For Gmail 2 4 0t

The Libraries and Samples page provides code samples in a variety of popular languages using the SASL XOAUTH2 mechanism with either IMAP or SMTP.