Hi.
You can obtain something like what you need enabling
11. Allow server thread sort: true
In General Options.
My setup: SM 1.4.2 and Courier-imap
Regards
Norberto
> Hello,
>
> is there any possibility (something I did not find so far; plugins; etc)
> that squirrelmail displays the messa
x != 'noprefix') {
>$name = ($prefix == 'nickname' ? $row['nickname'] :
>$row['name']);
>return $name . ' <' . trim($row['email']) . '>';
>} else {
>return trim($row['e
Sorry, I didn't see that you are using an addressbook in ldap.
I tested with a file based addressbook.
Please, let me know if works for you, since ldap is my next step
Regards
Norberto
- Mensaje original -
De: Ricardo Stella <[EMAIL PROTECTED]>
Para : [EMAIL PROTECTED]
Fecha : Thu,
7;]);
>return $name . ' <' . trim($row['email']) . '>';
>} else {
>return trim($row['email']);
>}
>}
>
>Jimmy Conner
>
>
>On Fri, May 28, 2004 11:20 am, Norberto Altalef said:
>
Thanks for your help Jimmy
I'm planning to use SM in a production environment and installed 1.4.2-1 in
a Debian using a .deb package.
Is this functionality present in 1.4.3-RC1 ?
Many thanks
Norberto
>
>
> There really is nothing to fix if you are using 1.4.2 CVS from at least
>Fri Mar 26 14:33
ERS] Adress format at compose
>
>Alan in Toronto said:
>> [EMAIL PROTECTED] said:
>>> Hi.
>>> I would like to know if its possible use an address with the format:
>>> "Norberto Altalef" <[EMAIL PROTECTED]>,
>>>
>>> I know