Peter Humphrey wrote: > > The ebuild installs /etc/init.d/fetchmail and /etc/conf.d/fetchmail, so it > seems to expect me to run as a daemon. But then there's no sample > fetchmailrc, which surprises me.
A simple example line from my /etc/fetchmailrc is:
poll pop.mail.server.example.com proto pop3
user "your.username@there", with password "secret", is
"your.username@here" here, ssl;
That's all...
-Matt

