Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-2010, 06:00 AM
New Member
 
Posts: 3
Default [SOLVED] Use a mta as an "invisible" pop relay to an outide pop server as p

Hi all,
Following is a problem that I'm facing right now and perhaps could you give me a solution.

Consider a subcontrator hosting our company's mail solution, so our domain MX too.

Our users, when within our lan, are using perdition as a proxy server to retreive their mails against the outside subcontractor's server.

Now a Zimbra FOSS multi-server edition is installed within our lan and working well (congratulations to this good alternative/solution).
Next we have to manage the progressive migration as we don't want a big-bang migration for some reasons.

Our subcontractor don't want to do a postfix mailtertable forward rules based on users to redirect mails to our zimbra mta.

So i would know if our zimbra mta could play the actual perdition role by contacting the remote subcontractor server and retreive mails to give them internally using imap for example (we assume this way that passwords are same on the outside and zimbra servers).

Thanks in advance
P.S At least one beer will be offered to the winner ;o)
Reply With Quote
  #2 (permalink)  
Old 03-29-2010, 06:14 AM
Partner (VAR/HSP)
 
Posts: 260
Default

You could configure the external server as a 'external account' for each internal user. So Zimbra could pop3 or imap fetch the mail from the external server, for the accounts you have migrated. You can add external sources inthe mail/accounts section in each users's preferences.
__________________
http://www.solutionsfirst.com.au/hosting/zimbra/
Australia's premier Zimbra Hosting Partner
Resellers wanted!
Reply With Quote
  #3 (permalink)  
Old 03-29-2010, 06:31 AM
New Member
 
Posts: 3
Default

Yes i thought about that but the difficulties are:

- some users are using http MUA
- some others ZIMBRA desktop
- some others both

1) And in this case you will have to configure this new pop account on each MUA that is not so easy.

2) Next internally our perdition don't use secure connexion but the outside server, so the users will have to change their connexion parameters when using inside or outside

3) next when migration will be completely done, that is say all users migrated on zimbra, we will have to delete pop account on all MUA

4) Finally on zimbra desktop you have to configure the external pop account as a new account with smtp and all mails will be on a separate mailbox and mails will not be on only one mailbox...

That's why if zimbra could do the perdition role could be a really transparent way to manage my problem...

Thanks in advance
Reply With Quote
  #4 (permalink)  
Old 03-29-2010, 03:07 PM
New Member
 
Posts: 3
Default

Ok my solution is to use Fetchmail on the mta server connecting to the remote pop server and retreiving mails for given accounts (when migrated).

apt-get install fetchmail
cd ~/
touch .fetchmailrc
chmod 600 .fetchmailrc
vi .fetchmailrc

poll REMOTEPOPSERVER with proto POP3, with options
localdomains MAILDOMAINFROMREMOTESERVER
user usermail@zimbradomain.com there with password PASSWORD is usermail@zimbradomain.com here

test:
fetchmail -v

Make fetchmail retreiving mails any 5 minutes:
fetchmail --daemon 300
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.