Results 1 to 2 of 2
i need to find a email server which must be able to collect mails from multiple pop3 accounts on the web and store in email boxes in my place, then ...
- 10-27-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 1
email server for multiple accounts
i need to find a email server which must be able to collect mails from multiple pop3 accounts on the web and store in email boxes in my place, then letting users download their emails from it , instead from the outside. is there anything like this in linux world? Thanks in advance for a reply
goffredo
- 10-28-2006 #2
You can use a package called Fetchmail to accomplish this. You can either run it as a regular user and fetch that users own mail, or (as I used to do a long, long time ago) run it on a cron job as root and fetch everyones mail.
Linux user #126863 - see http://linuxcounter.net/


Reply With Quote