[horde] Message composition question

alois blasbichler alois.blasbichler at sb-brixen.it
Thu Jun 1 04:11:05 PDT 2006


Quoting David Anagnostaras <david.anagnostaras at epfl.ch>:

> Hello everyone,
>
> Does anyone knows why when I try to enter an email adress in the 
> field to or cc
> or bcc I have this warning in red
>
> The field "to" can't be expanded.
>
> ?? What is this warning? because my mail is send successfully and received
> successfully as well.
>


changinng in /imp/config/prefs.php the value from 1 to 0 schould fix this

// Should names in the compose window be expanded automagically?
$_prefs['auto_expand'] = array(
    'value' => 0,


luis



More information about the horde mailing list