The Mutt E-Mail Client : Advanced Usage : POP3 Support (OPTIONAL)
Previous: Delivery Status Notification (DSN) Support
Next: IMAP Support (OPTIONAL)

4.9. POP3 Support (OPTIONAL)

If Mutt was compiled with POP3 support (by running the configure script with the --enable-pop flag), it has the ability to fetch your mail from a remote server for local browsing. When you invoke the fetch-mail function (default: G), Mutt attempts to connect to pop_host and authenticate by logging in as pop_user. After the connection is established, you will be prompted for your password on the remote system.

Once you have been authenticated, Mutt will fetch all your new mail and place it in the local spoolfile. After this point, Mutt runs exactly as if the mail had always been local.

Note: The POP3 support is there only for convenience, and it's rather limited. If you need more functionality you should consider using a specialized program, such as fetchmail


The Mutt E-Mail Client : Advanced Usage : POP3 Support (OPTIONAL)
Previous: Delivery Status Notification (DSN) Support
Next: IMAP Support (OPTIONAL)