diff -Nur -x '*.orig' -x '*.rej' smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/turba/config/backends.local.php/40LocalSQL mezzanine_patched_smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/turba/config/backends.local.php/40LocalSQL --- smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/turba/config/backends.local.php/40LocalSQL 2016-06-05 22:30:47.000000000 -0500 +++ mezzanine_patched_smeserver-horde-1.0.0/root/etc/e-smith/templates/usr/share/horde/turba/config/backends.local.php/40LocalSQL 2017-04-01 20:32:39.970173609 -0500 @@ -6,6 +6,8 @@ $cfgSources['localsql']['map']['children'] = 'object_children'; $cfgSources['localsql']['map']['emails'] = 'object_email'; +$cfgSources['localsql']['map']['homeEmail'] = 'object_homeemail'; +$cfgSources['localsql']['map']['workEmail'] = 'object_workemail'; $cfgSources['localsql']['tabs'] = array( _("Personal") => array('firstname', 'lastname', 'middlenames',