LINUX - Mail Server with Google Apps

Is there any mail server that has a feature to download (POP3) emails from another mail server like Google Apps (Gmail for your own domain), store it and then allow to users to download (POP3/IMAP) emails to their own mail client like Outlook/Live Mail? So I want it to become like a "middle mail server".

I hope you guys understand it. My main reason to do so is that Google Apps got limited space for each mailbox and I also want to have emails in one space so its easy to archive and backup.

This question and answers originated from www.serverfault.com
Question by (12/29/2010 3:07:05 PM)

Answer

Use fetchmail in conjunction with your normal MTA

Google finds examples

Answer by

Find More Answers
Related Topics  linux  email  gmail  emailserver
Related Questions
  • How to Setup Ubuntu Mail Server with Google Apps?

    I have a domain, let's call it foobar.com. All of the MX records for foobar.com point to Google's mail servers because I am using Google Apps for your domain to manage it. It's great because everyon…
  • Moving mail server to google apps

    I just recently moved one of my Mail server (Exim+dovecot) to google apps thinking it would be a good idea. I am interested to hear what the serverfault community think about it, and mostly weight t…
  • Google Apps multiple domains in one account with mail

    I have a Google Apps account, that has several domains (not aliases but domains). I only have mail.domain.com access on one of them. If I try to go and change it, I can only choose to have www.go…
  • Sending locally sent email (with sendmail) to Google Apps Mail Server

    I have a domain, call it mydom.com. A while ago I started using Google App's email server. I set up MX and the rest of the stuff records as Google wanted, and all is working well since. On www.my…
  • Is there mail server/client software that has a user experience like Gmail?

    My company is stuck with an old imap/pop mail server that is accessed from Outlook. Everybody uses Gmail as a personal email and loves it more than the one used at work. Is there a combination of ma…
  • What Linux mail server is easiest to setup?

    I need to send emails from web application using Gmail accounts. As far as I understand, sending them directly will freeze worker process for quite a long time (it's a Rails app running on Apache/Pa…
  • when to set up a mail server?

    i've got a web service up and running with apache on ubuntu server in a vps from a hosting company (long sentence:)). i wonder when someone would like to set up a own mail server (postfix + dovec…
  • Efficient Send Only Newsletter Mail Server

    I'm working on setting up a mail server to send the company I work for's newsletter. The idea is to give us more options and not have to pay another company hundreds of dollars a month to send all o…
  • Complex Mail Problem with Postfix, PHP and Gmail / Google Apps Enterprise

    Okay, so I have read a lot around about the issues im having and the solutions people are offering only solve part of the problem. 1) We have a domain 2) The domain points to our VPS with a…
  • Ubuntu incoming mail server

    I am trying to set up and configure a mail server in which I can receive email however I am not having any luck with Postfix or Exim4. I currently have Exim4 configured and it sends mail fine, howev…