hei feisar
I think your config should be more like:

// Work address
/// 'address:work' => 'street',
'zipcode:work' => 'postalCode',
'locality:work' => 'l',

  // Home address
/// 'address:home' => 'homePostalAddress',
'zipcode:home' => 'postalAddress',
'locality:home' => 'otherPostalAddress',
'region:home' => 'st',
'country:home' => 'co',

I think that 'address' is not supported but 'street' would be...
but I suppose it do not work anyway with 0.7 since it should with curent 
SVN... can you please test that?

Andreas

_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd

Reply via email to