Results 1 to 9 of 9
Hi everyone. I was wanting to know about a possible mail server setup, but was unsure of what I would need to this. In my network, there are 5 people ...
- 04-27-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 26
Mail server to grab mail from POP SMTP server
Hi everyone. I was wanting to know about a possible mail server setup, but was unsure of what I would need to this. In my network, there are 5 people that have over 20 POP3 email accounts from various ISP's. Right now we use winblows Outlook setup with all the different accounts we have. I would like to setup a server that would download (and send) emails from these accounts and hold them on a local server on our network. That way when we check our email on our desktops, it would just download the emails from the local server instead. I'm not looking to setup a primary server that the mail gets delivered to, just a server that gets emails from the primary server. Is there any type of linux program that can do this ?
- 04-27-2005 #2
http://www.catb.org/~esr/fetchmail/ can get these mails, a smtp (mail server) can send mails. Examples: postfix, exim, sendmail
I\'m so tired .....
#200472
- 04-27-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 40
fetchmail is great for this purpose...
- 04-27-2005 #4Just Joined!
- Join Date
- Apr 2005
- Posts
- 26
Is that the only program that can do that ?
- 04-27-2005 #5I\'m so tired .....
#200472
- 04-28-2005 #6Just Joined!
- Join Date
- Apr 2005
- Posts
- 26
Thanks for the link. I'll give some of these things a try. How hard would it be for a linux newb like me to configure fetchmail ?
- 04-28-2005 #7Just Joined!
- Join Date
- Apr 2005
- Posts
- 40
It's really easy to configure fetchmail, just read help and man page
- 05-02-2005 #8Just Joined!
- Join Date
- Apr 2005
- Posts
- 26
I am a bit of a linux newb, so I'm not sure i understand what the docs are saying. Most of the docs seem to be written for people that already understand linux.
Does this mean it fowards it to your email client? What if your client computer is not on ?fetchmail is a mail-retrieval and forwarding utility; it fetches mail from remote mailservers and forwards it to your local (client) machine’s delivery system. You can then handle the retrieved mail using normal mail user agents such as mutt(1), elm(1) or Mail(1).
What I would like to do is have a local linux machine download from the POP3 server and hold the email until i use a mail client (winblows outlook) to download it from my local linux machine. When I what to sent an email from the email client, I would like it to send the mail to the linux machine and then have the linux machine send it to the SMTP server. I apologize if I'm sounding ignorant, but I don't know much about linux yet. Can anyone describe in a "nutshell" how the fetchmail/sendmail setup works ?
- 05-02-2005 #9


Reply With Quote
