Multiple email addresses with Turba...
Marc Jauvin
marc@register4less.com
Wed, 11 Jul 2001 17:46:28 -0400
When providing a list of email addresses when adding an entry in Turba
(setting email: email1@domain1.ext, email2@domain2.ext, etc), when the entry is
expanded in IMP from the compose window, the list of emails is not interpreted
correctly...
Here is a patch to compose.php that corrects this:
Index: compose.php
===================================================================
RCS file: /cvs/horde/imp/compose.php,v
retrieving revision 2.320
diff -b -r2.320 compose.php
112a113,115
> if(preg_match('/,/', $res[0]['email'])) {
> $arr[$i] = $res[0]['email'];
> } else {
114a118
> }
--
marc
Back Up My Hard Drive? I Can't Find The Reverse Switch!