Koozali.org: home of the SME Server

Horde: Addresses Missing a >

Offline Smitro

  • *
  • 350
  • +0/-0
Horde: Addresses Missing a >
« on: September 02, 2005, 03:26:59 AM »
Hi all,

I upgraded Horde to 3.0 using a link on this forum. (can't remember exact location) it's been running fine for ages, I use it to check my mail and other do too. Some thing i noticed just recently, and I suspect it's been like this from the start, because most of my users, use IMAP. If you compose a message and then select multiple addresses from the address book they come out something like this.
Code: [Select]
Persons Name <email@address ,
For some reason the address is missing the end ">" off.

I'm pretty good at writing an fixing PHP code, so I figure it's easier to fix rather than doing a full upgrade to the next version (concidering I don't think there has been made a contrib for it) and if I ask on horde's web site I'm guessing they will tell me to upgrade. has anyone had this probelm and could point me to the file that it is located in so I can fix it. Unfortuantly it's causeing emails to bounce with wrong addresses.
.........

Offline Smitro

  • *
  • 350
  • +0/-0
Horde: Addresses Missing a >
« Reply #1 on: September 07, 2005, 01:59:27 PM »
after searching through lines of code it seems that my import of addresses may have done this, I'm yet to work out what caused it, but if I open an address and re-save it, it works fine.

All fixed.
.........