[imp] Horde/IMP Authentication
Tony Garcia
tony at cloudg.com
Mon Jan 6 09:25:15 PST 2003
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting Tony Garcia <tony at cloudg.com>:
>
> > > $conf['auth']['params'] = array(hostspec=>'myserver.com', port =>
> > '21');
> >
> > I tried that, but still can't get it to work.
>
> Make sure you had single quotes around the hostspec and port:
>
> $conf['auth']['params'] = array('hostspec' => 'myserver.com', 'port' =>
> > '21');
Should I be commenting these lines out if I'm trying to authenticate via
IMP?
Thanks!
Tony
More information about the imp
mailing list