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

Mail and POP3

2015-06-29 Thread Martin G. McCormick
This system runs debian squeeze for now and I want to make it use our internet provider's POP3 mail server and send out-bound mail through the provider's smtp server. In the past, I have used similar systems connected to the internet so I simply configured exim4 accordingly and thi