<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Zimbra :: Forums</title>
		<link>http://www.zimbra.com/forums/</link>
		<description>Zimbra provides open source server and client software for messaging and collaboration.</description>
		<language>en</language>
		<lastBuildDate>Sat, 25 May 2013 16:44:34 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.zimbra.com/forums/images/misc/rss.png</url>
			<title>Zimbra :: Forums</title>
			<link>http://www.zimbra.com/forums/</link>
		</image>
		<item>
			<title>ZCS 8 Open Source Edition + Z Push 2</title>
			<link>http://www.zimbra.com/forums/mobility/62217-zcs-8-open-source-edition-z-push-2-a.html</link>
			<pubDate>Sat, 25 May 2013 14:01:26 GMT</pubDate>
			<description><![CDATA[Hello All, 
 
I have a few queries regarding ZPUSH2 and ZIMBRA-8-Opensource Edition 
1> Is it possible to setup Z Push2 Properly with Zimbra 8 OE 
2> Does outlook 2003,2007,2010 & 2013 Sync Directly without any hacks / tricks  
(asking because i have many novice users in my organization) 
3> Do all...]]></description>
			<content:encoded><![CDATA[<div>Hello All,<br />
<br />
I have a few queries regarding ZPUSH2 and ZIMBRA-8-Opensource Edition<br />
1&gt; Is it possible to setup Z Push2 Properly with Zimbra 8 OE<br />
2&gt; Does outlook 2003,2007,2010 &amp; 2013 Sync Directly without any hacks / tricks <br />
(asking because i have many novice users in my organization)<br />
3&gt; Do all Currently popular Mobile Devices (Android / Win.phn / iOS) sync completely ? or do they need extra apps to sync?<br />
3.1&gt; if they do ! is it possible to sync multiple accounts with them ?<br />
4&gt; if i use Z Push2; will multiple / different Zimbra accounts(diff. domains) be able to sync calendar, tasks, contacts and mail ?<br />
<br />
I am really sorry as i think this is the wrong place form these questions but i don't know where exactly to ask them !</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/mobility/">Mobility</category>
			<dc:creator>exits2013</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/mobility/62217-zcs-8-open-source-edition-z-push-2-a.html</guid>
		</item>
		<item>
			<title><![CDATA[GAL working but can't Authenticate with extternal LDAP]]></title>
			<link>http://www.zimbra.com/forums/administrators/62214-gal-working-but-cant-authenticate-extternal-ldap.html</link>
			<pubDate>Fri, 24 May 2013 16:30:01 GMT</pubDate>
			<description><![CDATA[Been configuring Zimbra 8 open source edition, and I have put in the proper information and I can see that GAL search is successful, but can't log on using external authentication with LDAP. I get a "*A network service error has occurred.*"  Any suggestions as to what I might be doing wrong? 
...]]></description>
			<content:encoded><![CDATA[<div>Been configuring Zimbra 8 open source edition, and I have put in the proper information and I can see that GAL search is successful, but can't log on using external authentication with LDAP. I get a &quot;<b>A network service error has occurred.</b>&quot;  Any suggestions as to what I might be doing wrong?<br />
<br />
This is what is in audit.log<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			2013-05-24 16:14:18,224 WARN  [qtp1207654601-1986:<a href="http://127.0.0.1:80/service/soap/AuthRequest]" target="_blank">http://127.0.0.1:80/service/soap/AuthRequest]</a> [name=kgeotz@1streverse.com;oip=10.10.0.197;ua=zcli  ent/8.0.3_GA_5664;] security - cmd=Auth; account=kgeotz@1streverse.com; protocol=soap; error=system failure: one of the following attrs must be set zimbraAuthLdapBindDn, zimbraAuthLdapSearchFilter;
			
		<hr />
	</div>
</div>Thanks</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>motang</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62214-gal-working-but-cant-authenticate-extternal-ldap.html</guid>
		</item>
		<item>
			<title>Private RBL in SpamAssassin</title>
			<link>http://www.zimbra.com/forums/administrators/62213-private-rbl-spamassassin.html</link>
			<pubDate>Fri, 24 May 2013 14:37:08 GMT</pubDate>
			<description>We are getting a large amount of spam from overseas locations. So I set up my own RBL list and added it to the mta using zmprov - and that has worked well, until we had some legitimate email blocked. The sender of the email was sending via one of the compromised SMTP servers in my RBL list. 
 
What...</description>
			<content:encoded><![CDATA[<div>We are getting a large amount of spam from overseas locations. So I set up my own RBL list and added it to the mta using zmprov - and that has worked well, until we had some legitimate email blocked. The sender of the email was sending via one of the compromised SMTP servers in my RBL list.<br />
<br />
What I want to do is add my RBL to spamassassin - then for those few emails we get, the individual recipient can add the sender to their private white list.<br />
<br />
I created a file named: <br />
/opt/zimbra/conf/spamassassin/99_Private_Rbl<br />
<br />
and put in it:<br />
<br />
header __RCVD_IN_PRIVATERBL          eval:check_rbl('private', 'bl.mydomain.net.')<br />
describe __RCVD_IN_PRIVATERBL        Received via a relay in bl.mydomain.net<br />
tflags __RCVD_IN_PRIVATERBL          net<br />
reuse  __RCVD_IN_PRIVATERBL<br />
<br />
header RCVD_IN_PRIVATERBL_SPAM       eval:check_rbl_sub('private', '127.0.0.2')<br />
describe RCVD_IN_PRIVATERBL_SPAM     PRIVATERBL: sender is confirmed spam source<br />
tflags RCVD_IN_PRIVATERBL_SPAM       net<br />
reuse  RCVD_IN_PRIVATERBL_SPAM<br />
score RCVD_IN_PRIVATERBL_SPAM 0 3 0 3 # n=0 n=2<br />
<br />
<br />
and I restarted zimbra (zmcontrol restart) but the above config file appears to be ignored.<br />
<br />
Any suggestions?<br />
Thx!</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>portscanner</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62213-private-rbl-spamassassin.html</guid>
		</item>
		<item>
			<title>Office 2013 Professional</title>
			<link>http://www.zimbra.com/forums/zimbra-connector-outlook/62212-office-2013-professional.html</link>
			<pubDate>Fri, 24 May 2013 12:13:57 GMT</pubDate>
			<description>Currently using Outlook 2010 with Zimbra 8.0.3 (latest).  I have reviewed several posts related to Zimbra and Outlook 2013.  Seems conflicting if Outlook 2013 is currently supported by Zimbra?  Is it compatible?   
 
Thank you,</description>
			<content:encoded><![CDATA[<div>Currently using Outlook 2010 with Zimbra 8.0.3 (latest).  I have reviewed several posts related to Zimbra and Outlook 2013.  Seems conflicting if Outlook 2013 is currently supported by Zimbra?  Is it compatible?  <br />
<br />
Thank you,</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/zimbra-connector-outlook/">Zimbra Connector for Outlook</category>
			<dc:creator>gmcooper</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/zimbra-connector-outlook/62212-office-2013-professional.html</guid>
		</item>
		<item>
			<title>Duplicate accounts</title>
			<link>http://www.zimbra.com/forums/administrators/62211-duplicate-accounts.html</link>
			<pubDate>Fri, 24 May 2013 11:57:55 GMT</pubDate>
			<description><![CDATA[Greetings, 
 
While writing some automation that uses MySQL, I  discovered the following: 
 
 
Code: 
--------- 
[zimbra@mail2 ~]$ mysql  -e 'SELECT *  FROM zimbra.mailbox WHERE comment LIKE "user123%"\G'                                  *************************** 1. row...]]></description>
			<content:encoded><![CDATA[<div>Greetings,<br />
<br />
While writing some automation that uses MySQL, I  discovered the following:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">[zimbra@mail2 ~]$ mysql&nbsp; -e 'SELECT *&nbsp; FROM zimbra.mailbox WHERE comment LIKE &quot;user123%&quot;\G'&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; *************************** 1. row ***************************<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 9389<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; group_id: 89<br />
&nbsp; &nbsp; &nbsp; &nbsp; account_id: ec3328e5-fc42-4a5c-895a-813ec6b9643e<br />
&nbsp;  index_volume_id: 2<br />
item_id_checkpoint: 256<br />
&nbsp; &nbsp;  contact_count: 0<br />
&nbsp;  size_checkpoint: 0<br />
&nbsp;change_checkpoint: 1<br />
&nbsp; &nbsp;  tracking_sync: 0<br />
&nbsp; &nbsp;  tracking_imap: 0<br />
&nbsp; &nbsp; last_backup_at: NULL<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  comment: user123@mycompany.com<br />
&nbsp; last_soap_access: 0<br />
&nbsp; &nbsp; &nbsp; new_messages: 0<br />
idx_deferred_count: 0<br />
&nbsp;  highest_indexed: 0<br />
*************************** 2. row ***************************<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id: 10589<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; group_id: 89<br />
&nbsp; &nbsp; &nbsp; &nbsp; account_id: 9d78151e-3f51-477c-9a87-6c994516a667<br />
&nbsp;  index_volume_id: 2<br />
item_id_checkpoint: 2768<br />
&nbsp; &nbsp;  contact_count: 0<br />
&nbsp;  size_checkpoint: 54854899<br />
&nbsp;change_checkpoint: 15318<br />
&nbsp; &nbsp;  tracking_sync: 0<br />
&nbsp; &nbsp;  tracking_imap: 0<br />
&nbsp; &nbsp; last_backup_at: NULL<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  comment: user123@mycompany.com<br />
&nbsp; last_soap_access: 1369344588<br />
&nbsp; &nbsp; &nbsp; new_messages: 3<br />
idx_deferred_count: 16<br />
&nbsp;  highest_indexed: 15001-2701</code><hr />
</div>While researching the issue I found this tidbit in a Wiki, &quot;The comment field is mostly correct, but it is deemed unreliable since there are some corner cases where it can be duplicated.&quot;  This in regard to constructing a query on the comment field as I did above.<br />
<br />
Looking for some ideas on a safe way to remove the bogus account (id=9389).  I would prefer to use the provisioning tool but don't see a way to specify criteria other than user name.<br />
<br />
Any suggestions?  Thanks!<br />
<br />
Release 7.2.0_GA_2669.RHEL5_64_20120410001942 RHEL5_64 FOSS edition, Patch 7.2.0_P1.</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>661</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62211-duplicate-accounts.html</guid>
		</item>
		<item>
			<title><![CDATA["Cold" recovery without script - just plain directory]]></title>
			<link>http://www.zimbra.com/forums/administrators/62209-cold-recovery-without-script-just-plain-directory.html</link>
			<pubDate>Fri, 24 May 2013 10:19:11 GMT</pubDate>
			<description><![CDATA[Hi 
 
Due to a hardware crash I have to reinstall Zimbra (8.03 Opensource) - I've a "plain" file based backup which was basically just a rsync of /opt/zimbra. 
So I did not use any migration tool or hot backup script so far. I can not just copy it to the new server since a few files might be...]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
Due to a hardware crash I have to reinstall Zimbra (8.03 Opensource) - I've a &quot;plain&quot; file based backup which was basically just a rsync of /opt/zimbra.<br />
So I did not use any migration tool or hot backup script so far. I can not just copy it to the new server since a few files might be missing. The rsync failed from time to time due to hardware problem which also killed my &quot;normal&quot; backup.<br />
<br />
I'd highly appreciate info on which files are mandatory to recover all domains, mailboxes, users and settings. So far I ensured that I've a copy of &quot;store&quot; what else is needed and what is the strategy to get the system up and running again in this specific case.<br />
<br />
Thanks in advance!!</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>juergenmw</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62209-cold-recovery-without-script-just-plain-directory.html</guid>
		</item>
		<item>
			<title>Segna come già letto zimbra desktop</title>
			<link>http://www.zimbra.com/forums/italian/62208-segna-come-gi-letto-zimbra-desktop.html</link>
			<pubDate>Fri, 24 May 2013 09:43:56 GMT</pubDate>
			<description><![CDATA[Salve a tutti, probabilmente si tratta di una banalità ma proprio non riesco a trovare il modo di segnare come già letti  più messaggi contemporaneamente. Mi servirebbe un'opzione come " segna tutti come già letti" Esiste questa possibilià? 
Grazie]]></description>
			<content:encoded><![CDATA[<div>Salve a tutti, probabilmente si tratta di una banalità ma proprio non riesco a trovare il modo di segnare come già letti  più messaggi contemporaneamente. Mi servirebbe un'opzione come &quot; segna tutti come già letti&quot; Esiste questa possibilià?<br />
Grazie</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/italian/">Italian</category>
			<dc:creator>digt</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/italian/62208-segna-come-gi-letto-zimbra-desktop.html</guid>
		</item>
		<item>
			<title>zimbra as relay and backup for exchange 2010</title>
			<link>http://www.zimbra.com/forums/administrators/62207-zimbra-relay-backup-exchange-2010-a.html</link>
			<pubDate>Fri, 24 May 2013 02:06:42 GMT</pubDate>
			<description>Is there howto on setting up zimbra as relay mail to and from exchange and backup email that are recived ? I have setup postfix as relay and it sends emails from and to exchange I would like to keep copy or keep copy if all exchange servers are down.</description>
			<content:encoded><![CDATA[<div>Is there howto on setting up zimbra as relay mail to and from exchange and backup email that are recived ? I have setup postfix as relay and it sends emails from and to exchange I would like to keep copy or keep copy if all exchange servers are down.</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>tritron777</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62207-zimbra-relay-backup-exchange-2010-a.html</guid>
		</item>
		<item>
			<title>zmmailboxd NOT running.</title>
			<link>http://www.zimbra.com/forums/administrators/62206-zmmailboxd-not-running.html</link>
			<pubDate>Thu, 23 May 2013 22:07:53 GMT</pubDate>
			<description><![CDATA[I have posted my logfile (/opt/zimbra/log/zmmailboxd.out) here:  [Logtalk] /opt/zimbra/log/zmmailboxd.out - Pastebin.com (http://pastebin.com/cKS6kx68) 
 
I finished installing Zimbra 8.0.3 on my new server but it seems as though there are a couple of issues.  The first was that postfix wouldn't...]]></description>
			<content:encoded><![CDATA[<div>I have posted my logfile (/opt/zimbra/log/zmmailboxd.out) here:  <a href="http://pastebin.com/cKS6kx68" target="_blank">[Logtalk] /opt/zimbra/log/zmmailboxd.out - Pastebin.com</a><br />
<br />
I finished installing Zimbra 8.0.3 on my new server but it seems as though there are a couple of issues.  The first was that postfix wouldn't start.  I figured this out...  Although I uninstalled sendmail before starting, I didn't think of the running process.  I killed the process and mta started.<br />
<br />
Now I can't get zmmailboxd to start.<br />
<br />
Can someone please look at my log file and let me know what is wrong?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>jim.thornton</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62206-zmmailboxd-not-running.html</guid>
		</item>
		<item>
			<title>How private is my account given by my company</title>
			<link>http://www.zimbra.com/forums/general-questions/62205-how-private-my-account-given-my-company.html</link>
			<pubDate>Thu, 23 May 2013 21:27:27 GMT</pubDate>
			<description>I got a zimbra email address and password from my company. So, this means my company has access to my account? I can change the password myself, but can my company still access my account? If I add my other email accounts (gmail, hotmail) to Zimbra, are they also accessible, because you need just...</description>
			<content:encoded><![CDATA[<div>I got a zimbra email address and password from my company. So, this means my company has access to my account? I can change the password myself, but can my company still access my account? If I add my other email accounts (gmail, hotmail) to Zimbra, are they also accessible, because you need just the zimbra account to login?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/general-questions/">General Questions</category>
			<dc:creator>libuz</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/general-questions/62205-how-private-my-account-given-my-company.html</guid>
		</item>
		<item>
			<title>jetty.xml changes are reverted after the service restarted</title>
			<link>http://www.zimbra.com/forums/administrators/62204-jetty-xml-changes-reverted-after-service-restarted.html</link>
			<pubDate>Thu, 23 May 2013 20:19:30 GMT</pubDate>
			<description><![CDATA[I'm trying to setup additional web application with ZCS NETWORK edition 7.2.2. 
I need to do appropriate changes in settings file jetty/etc/jetty.xml 
But after each zmmailboxdctl restart command executed its content is restored to previous state. 
 
Why does that happen?]]></description>
			<content:encoded><![CDATA[<div>I'm trying to setup additional web application with ZCS NETWORK edition 7.2.2.<br />
I need to do appropriate changes in settings file jetty/etc/jetty.xml<br />
But after each zmmailboxdctl restart command executed its content is restored to previous state.<br />
<br />
Why does that happen?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>a1ex</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62204-jetty-xml-changes-reverted-after-service-restarted.html</guid>
		</item>
		<item>
			<title>CenturyLink smtp Port 587</title>
			<link>http://www.zimbra.com/forums/general-questions/62203-centurylink-smtp-port-587-a.html</link>
			<pubDate>Thu, 23 May 2013 20:03:11 GMT</pubDate>
			<description><![CDATA[I just started using Zimbra Desktop and tried to set up my CenturyLink account. They gave me the port number 587 TLS if available. This TLS is not an operation for the smtp section of the set up.  Once done with the set up I can receive email but I can't email out. Any suggestions? Thanks!]]></description>
			<content:encoded><![CDATA[<div>I just started using Zimbra Desktop and tried to set up my CenturyLink account. They gave me the port number 587 TLS if available. This TLS is not an operation for the smtp section of the set up.  Once done with the set up I can receive email but I can't email out. Any suggestions? Thanks!</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/general-questions/">General Questions</category>
			<dc:creator>Bwinn</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/general-questions/62203-centurylink-smtp-port-587-a.html</guid>
		</item>
		<item>
			<title>Postfix not starting after fresh install Zimbra 8.0.3</title>
			<link>http://www.zimbra.com/forums/administrators/62200-postfix-not-starting-after-fresh-install-zimbra-8-0-3-a.html</link>
			<pubDate>Thu, 23 May 2013 19:05:20 GMT</pubDate>
			<description><![CDATA[I'm in the process of setting up a new Zimbra 8.0.3 server.  I am following the installation documentation and have completed the steps: 
 
1.  Installed Ubuntu 12.04 LTS 
2.  Installed pre-requisite packages. 
3.  Removed apache2 and sendmail 
4.  Ran install script and kept most things as...]]></description>
			<content:encoded><![CDATA[<div>I'm in the process of setting up a new Zimbra 8.0.3 server.  I am following the installation documentation and have completed the steps:<br />
<br />
1.  Installed Ubuntu 12.04 LTS<br />
2.  Installed pre-requisite packages.<br />
3.  Removed apache2 and sendmail<br />
4.  Ran install script and kept most things as default.<br />
<br />
Installation seemed to go find but when it was done mta didn't start.  I stopped zmcontrol and then started it again.  MTA still not starting.<br />
<br />
For some reason postfix isn't starting.<br />
<br />
I also noticed that 45G's of disk space was used up in a few minutes.  There were two files.  One was 45G and the other was 80G.  The mdb database through research shows that it really isn't that big but the other one was.  I deleted the file and made the changes to a file (I forget with one but it was changing no_io) or something like that.<br />
<br />
Anyway...  Disk space issue is fixed but how do I debug the postfix issue?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>jim.thornton</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62200-postfix-not-starting-after-fresh-install-zimbra-8-0-3-a.html</guid>
		</item>
		<item>
			<title>Phased Migration - Basic How to</title>
			<link>http://www.zimbra.com/forums/migration/62199-phased-migration-basic-how.html</link>
			<pubDate>Thu, 23 May 2013 18:48:31 GMT</pubDate>
			<description><![CDATA[I'm looking to move my mail server from a sendmail/linux system to Zimbra (v8.0.2).  I've set up my Zimbra server (Ubuntu 12.04 LTS) but I've hit a problem.   
 
External name is company.com 
Internal AD domain is company.local 
Current Email server: oldmail.company.local 
All incoming email...]]></description>
			<content:encoded><![CDATA[<div>I'm looking to move my mail server from a sendmail/linux system to Zimbra (v8.0.2).  I've set up my Zimbra server (Ubuntu 12.04 LTS) but I've hit a problem.  <br />
<br />
External name is company.com<br />
Internal AD domain is company.local<br />
Current Email server: oldmail.company.local<br />
All incoming email arrives @ oldmail.company.local<br />
User email address is as <a href="mailto:myname@company.com">myname@company.com</a><br />
New Zimbra server is mail.company.com<br />
MX records are set up and appear to work fine.<br />
Zimbra domain is company.com with aliases for company.local and mail.company.com<br />
Outgoing email for both servers is direct.  I don't route mail.company.com's outgoing email through oldmail.company.local.<br />
If a user is moved to zimbra I set oldmail up to forward the email to <a href="mailto:username@mail.company.com">username@mail.company.com</a><br />
This all works fine for incoming email. <br />
 Zimbra outgoing to non company addresses is fine.  <br />
Outgoing to local addresses on the Zimbra box work fine.  <br />
<br />
However If a Zimbra user tries to send an email to a user still on oldmail, ie replys to <a href="mailto:somename@company.com">somename@company.com</a>, Zimbra rejects it as a bad address.<br />
<br />
Can Zimbra be easily modified to forward these to oldmail?  If not how should I configure these systems to allow a phased migration?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/migration/">Migration</category>
			<dc:creator>DennisT</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/migration/62199-phased-migration-basic-how.html</guid>
		</item>
		<item>
			<title>problem connect zimbra phpldapadmin</title>
			<link>http://www.zimbra.com/forums/administrators/62219-problem-connect-zimbra-phpldapadmin.html</link>
			<pubDate>Thu, 23 May 2013 16:35:10 GMT</pubDate>
			<description>Attachment 5622 (http://www.zimbra.com/forums/attachments/administrators/5622-problem-connect-zimbra-phpldapadmin-23-05-2013-17-26-39.jpg) 
How can I connect Zimbra (phpldapadmin) Please, I want practical steps 
The picture shows the problem</description>
			<content:encoded><![CDATA[<div><a href="http://www.zimbra.com/forums/attachments/administrators/5622d1369326652-problem-connect-zimbra-phpldapadmin-23-05-2013-17-26-39.jpg"  title="Name:  23-05-2013 17-26-39.jpg
Views: 8
Size:  33.7 KB">23-05-2013 17-26-39.jpg</a><br />
How can I connect Zimbra (phpldapadmin) Please, I want practical steps<br />
The picture shows the problem</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://www.zimbra.com/forums/images/attach/jpg.gif" alt="File Type: jpg" />
	<a href="http://www.zimbra.com/forums/attachments/administrators/5622d1369326652-problem-connect-zimbra-phpldapadmin-23-05-2013-17-26-39.jpg" target="_blank">23-05-2013 17-26-39.jpg</a> 
(33.7 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/administrators/">Administrators</category>
			<dc:creator>hakim16</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/administrators/62219-problem-connect-zimbra-phpldapadmin.html</guid>
		</item>
	</channel>
</rss>
