gmail-imap-label
IMAP proxy for Google's Gmail that retrieves message labels
Install
- All systems
-
curl cmd.cat/gmail-imap-label.sh
- Debian
-
apt-get install libnet-gmail-imap-label-perl
- Ubuntu
-
apt-get install libnet-gmail-imap-label-perl
- Kali Linux
-
apt-get install libnet-gmail-imap-label-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnet-gmail-imap-label-perl
- Raspbian
-
apt-get install libnet-gmail-imap-label-perl
- Dockerfile
- dockerfile.run/gmail-imap-label
libnet-gmail-imap-label-perl
IMAP proxy for Google's Gmail that retrieves message labels
Net::Gmail::IMAP::Label provides a proxy that sits between an IMAP client and Gmail's IMAPS server and adds GMail labels to the X-Label header. This proxy uses the Gmail IMAP extensions. To use this proxy, your e-mail client will need to connect to the proxy using the IMAP protocol (without SSL).