[Gllug] Fetchmail from ISP

Jason Clifford jason at ukpost.com
Fri Nov 21 11:21:22 UTC 2003


On Fri, 21 Nov 2003, wendy carr wrote:

> I've got a single email account with my ISP and
> several users with user at xyz.co.uk.These user at xyz.co.uk
> sre mapped in to the single ISP mail account.So when
> retieving the mail from ISP pop server evryone is able
> to see evryone elses mails.
> I have fetchmail/IPOP3 running in my linux box
> downloading the mails from the ISP.Still i cant find
> any way to redistribute the mails only to correct
> users.

Wendy,

The usual solution to this is to run a MTA locally and configure fetchmail 
to pass the messages onto it - you'd need a configuration something like:

poll pop3.ispname.net user username pass password localdomain 
whatever.yourdomain.is to * here.

This will use the envelope data in the messages to sort them.

Fetchmail does support several methods of sorting messages depending upon 
the data you have. Check the headers of a typical message to see where you 
can separate out the intended recipient data.

Jason Clifford
-- 
UKFSN.ORG		Finance Free Software while you surf the 'net
http://www.ukfsn.org/	   1Mb ADSL Broadband - just £27.50 / month 
                            + Free Activation on all ADSL services




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




More information about the GLLUG mailing list