Previous Next Contents

5. Fetchmail

I decided to use fetchmail because I have a multiuser (my family :). Linux and fetchmail delivers mail to the smtp port where qmail takes over.

Installation was no problem, but I have not got the multidrop working correctly.

Here is my .fetchmailrc


poll PersonalMail.Germany.EU.net
protocol pop3
username myname
password mypassword


Previous Next Contents