[Gllug] Fetchmail from ISP

Mike Brodbelt mike at coruscant.demon.co.uk
Fri Nov 21 12:25:19 UTC 2003


On Fri, 2003-11-21 at 11:40, wendy carr wrote:
>  Thank you very much.
> I checked the user+hostname combination just now and
> it seems to work with my ISP , demon.

For Demon, put this in your fetchmailrc:-


set daemon 300  # Poll at 5-minute intervals
set postmaster "postmaster"
set syslog
set bouncemail

poll pop3.demon.co.uk protocol POP3 aka mailstore nodns:
    localdomains nodename.demon.co.uk
    user nodename is * password secretpw fetchall


Replace nodename and secretpw with appropriate values, and it should
work. That config will pull down all mail, but map it to the correct
local users, so as long as your MTA is set up right, stuff will land in
the right mailboxes.

Mike.



-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list