[imp] imp/pop3
    Jan Schneider 
    jan at horde.org
       
    Thu May 20 02:30:05 PDT 2004
    
    
  
Zitat von aspinall <aspinall at oltrelinux.com>:
> Hi,
> I've a server qmail with vpopmail 5.4.0.
> can I use imp with pop3 and not imap ?
Yes, though it's not recommended.
> My file servers.php is :
> [root at vgiacchina config]# cat servers.php
> <?php
> $servers['pop'] = array(
>     'name' => 'POP3 Server',
>     'server' => 'mail.zopemedi.org',
>     'protocol' => 'pop3',
>     'port' => 110,
>     'folders' => '',
>     'namespace' => '',
>     'maildomain' => 'zopemedi.org',
>     'realm' => 'zopemedi.org',
>     'preferred' => ''
> );
> [root at vgiacchina config]#
>
> I have configuration this file only, are there another files to
> configuration ?
You have to create and edit *all* configuration files as described in
docs/INSTALL.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php
    
    
More information about the imp
mailing list