[imp] servers.php3

Patrick Timmons ptimmons@courriel.polymtl.ca
Thu, 07 Dec 2000 01:19:43 -0500


set $default->user_change_from to false.


Patrick Timmons wrote:
> 
> I am configured like you except for one thing. I have
> 
> $default->user_change_server = false;
> $default->user_change_from   = false;
> 
> It's working for me.
> 
> Will wrote:
> >
> > hello,
> >
> > When you specify the servers in the servers.php3 file, it gives you
> > the ability to specify a 'from' variable, however, I could not get
> > that to work when testing my server. i have also commented out the
> > $from_server in defaults.php3 and gave a value of 'true' to
> > $default->use_server_list
> >
> > here is an example of my servers.php3 file
> > ---
> > $IMAPServers['domain1'] = new IMAPServer('myDomain.com',
> >                                          'localhost',
> >                                          143,
> >                                          '',
> >                                          'myDomain.com');
> >
> > $IMAPServers['domain2'] = new IMAPServer('anotherDomain.com',
> >                                          'localhost',
> >                                          143,
> >                                          '',
> >                                          'anotherDomain.com');
> >
> > ?>
> > ---
> >
> > am I mis understanding the functionality of this file?
> >
> > Thanks
> >
> > Will
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> --
> Patrick Timmons, service informatique
> 
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org

-- 
Patrick Timmons, service informatique