Coder's Guild Mailing List

Re: qmail

Posted by pontingdavid@xxx.xxx on 2000-03-15

I don't know if this was a coding question, but you might be better off
using fetchmail. It has a configuration file like:

set postmaster <probably yourself>
{other set commands . . .}
poll pop.netaddress.com with proto POP3
	user pontingdavid there with password <ahem> is dave here warnings
{whatever . . .}
{as many 'poll' statements as necassary . . .}

It can be set to run in deamon mode, updating however often you wish. You
should be able to find it on http://freshmeat.net or
http://www.linuxfiles.com .


To signoff send a mail to listserver@xxxx.xx.xx with 
  "signoff tcg" in the body of your message.