fetchmailconf
fetchmail configurator
Install
- All systems
-
curl cmd.cat/fetchmailconf.sh
- Debian
-
apt-get install fetchmailconf
- Ubuntu
-
apt-get install fetchmailconf
- Alpine
-
apk add fetchmailconf
- Arch Linux
-
pacman -S fetchmailconf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fetchmailconf
- Raspbian
-
apt-get install fetchmailconf
- Dockerfile
- dockerfile.run/fetchmailconf
- Docker
-
docker run cmd.cat/fetchmailconf fetchmailconf
powered by Commando
fetchmailconf
fetchmail configurator
A GUI wrapper to configure fetchmail's .fetchmailrc, suitable for end-users. It assists end-users in setting up and editing fetchmail configuration files. See fetchmail package for more information.
fetchmail
SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. The fetchmailconf package includes an interactive GUI configurator suitable for end-users. Kerberos V and GSSAPI are supported. Kerberos IV, RPA, OPIE and other support for some other features are available if the package is recompiled.