<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Compatibility with iPhone and OSX Addressbook vcard.</title> 
  <pubDate>Fri, 10 Apr 2026 09:21:07 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9280</link> 
  <atom:link rel="self" type="application/rss+xml" title="Compatibility with iPhone and OSX Addressbook vcard." href="https://bugs.horde.org/ticket/9280/rss" /> 
  <description>Compatibility with iPhone and OSX Addressbook vcard.</description> 
 
   
   
  <item> 
   <title>To ensure sync compatibility with iPhone and OSX Adressbook </title> 
   <description>To ensure sync compatibility with iPhone and OSX Adressbook using funambul is necessary to modify the file turba/config/sources.php adding:

&#039;homeEmail&#039; =&gt; &#039;object_homeemail&#039;,
&#039;workEmail&#039; =&gt; &#039;object_workemail&#039;,

and then:

_(&quot;Communications&quot;) =&gt; array(&#039;email&#039;, &#039;homeEmail&#039;, &#039;workEmail&#039;, &#039;homePhone&#039;, &#039;workPhone&#039;,
&#039;cellPhone&#039;, &#039;fax&#039;, &#039;pager&#039;),

and then to modify the db structure:

ALTER TABLE `turba_objects`
ADD `object_homeemail` VARCHAR( 255 ) NOT NULL AFTER `object_email`,
ADD `object_workemail` VARCHAR( 255 ) NOT NULL AFTER `object_homeemail`

I hope to find these enhancement in the next version .... thank you.</description> 
   <pubDate>Fri, 01 Oct 2010 11:17:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9280#t60239</link> 
  </item> 
   
  <item> 
   <title>This is a configuration issue. At the most, a note in turba&#039;</title> 
   <description>This is a configuration issue. At the most, a note in turba&#039;s sources config could be added, but not including multiple email fields by default in the example/out of the box configuration.</description> 
   <pubDate>Tue, 05 Oct 2010 15:47:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9280#t60267</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
