IMAP AND POP3 server list
Donatas V.
vyzard@yahoo.com
Thu, 24 Jan 2002 07:24:57 -0800 (PST)
I am using IMP to connect to IMAP and POP3 servers.
Is it possible?
I guess it is. There is, to be exact, there should be
some "server list" a user could choose a server. But i
cant make that work.
My servers.php :
$servers['_prompt'] = array(
'name' => 'IMAP Server'
);
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'myhost.com',
'protocol' => 'imap/ssl/novalidate-cert',
'port' => 993,
'folders' => 'INBOX.',
'namespace' => '',
'maildomain' => 'myhost.com',
'smtphost' => 'myhost.com',
'realm' => '',
'preferred' => ''
);
$servers['pop'] = array(
'name' => 'POP3 Server',
'server' => 'myhost.com',
'protocol' => 'pop3/ssl/novalidate-cert',
'port' => 995,
'folders' => 'Maildir/',
'namespace' => '',
'maildomain' => 'myhost.com',
'realm' => '',
'preferred' => ''
);
There IS this line in conf.php file:
$conf['server']['server_list'] = true;
Whats wrong?
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com