Fetchmail

From LinuxIntro

Jump to: navigation, search

Fetchmail is a command that allows you to fetch mail from a mail account onto your computer. It is useful when setting up a mail server.

Example

fetchmail -p pop3 -u 131313 -v pop.gmx.net

Asks for a password and fetches the mail of user 131313 from the pop3 server pop.gmx.net.

See also

Personal tools