Re: Mail and POP3

2015-06-30 Thread Martin G. McCormick
Stuart Longland writes: > I've done this before with numerous distributions in the past. > > Basically you set up fetchmail to do the mail collection, and I think by > default it tries to use the local delivery agents to deliver mail to > local users. So you set it up as a daemon to collect mail

Re: Mail and POP3

2015-06-30 Thread mett
On 2015年6月30日 12:10:50 JST, Stuart Longland wrote: >On 30/06/15 11:44, Martin G. McCormick wrote: >> I found an example for debian-etch which used fetchmail. >> Is that still the case for squeeze and newer debian releases? >> >> Do I need to leave exim4 alone as it appears that >> fet

Re: Mail and POP3

2015-06-29 Thread Stuart Longland
On 30/06/15 11:44, Martin G. McCormick wrote: > I found an example for debian-etch which used fetchmail. > Is that still the case for squeeze and newer debian releases? > > Do I need to leave exim4 alone as it appears that > fetchmail does all the moving? I've done this before with nu