I've got a Fedora 10 installation at home. I don't use this machine a whole lot for desktop computing, but I run some server applications on it (httpd mostly).
I've been having some problems with lockups that I'm pretty sure is due to the Intel graphics chip on the motherboard.
One very important function that this machine does is to collect my email via POP from three different mail servers and loads it into various IMAP mailboxes. I currently use Thunderbird to do all this, which means I have to run a desktop. I run dovecot and postfix to handle the IMAP and mail sending.
I'd like to have it so I can run this machine in text mode and have it just POP my mail accounts and load the mail into the IMAP mailboxes without having to use Thunderbird. Do I just need to use fetchmail to do this? I want to use some filters to determine which mailbox to put the messages into.