[imp] Change password and use pop3/pop2 with imp
Michael Geier
mgeier@cdmsports.com
Fri, 23 Nov 2001 09:23:13 -0600
The instructions below are for IMP 2.2.7, not IMP 3.0.
for 3.0, see imp/config/servers.php:
$servers['pop'] = array(
'name' => 'POP3 Server',
'server' => 'mail.example.com',
'protocol' => 'pop3',
'port' => 110,
'folders' => '',
'namespace' => '',
'maildomain' => 'example.com',
'realm' => 'example.com',
'preferred' => ''
);
Quoting EdwardSPL@ita.org.mo:
> Chuck Hagenbuch wrote:
>
> > Quoting EdwardSPL@ita.org.mo:
> >
> > > How to edit config.php3 / servers.php3 ?
> >
> > Read the comments.
>
> Hello,
>
> I have ever to read the FAQ , but I can't find the following setting in
> horde/imp/config/servers.php3
>
> $default->user_change_servtype = true;
> $default->user_change_port = true;
>
> or in horde/imp/config/default.php3.
>
> $default->servtype = 'pop3';
> $default->port = '110';
>
> So, can you help me ?
>
> Thank,
>
> Edward.
>
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/