[imp] servers.php and PMDF

Charlie Reitsma reitsmac at denison.edu
Mon May 12 12:51:00 PDT 2003


Another PMDF user!
This works for me as the first server in the list:
$servers['imap'] = array(
     'name' => 'IMAP Server',
     'server' => 'imap.denison.edu',
     'protocol' => 'imap',
     'port' => 143,
     'folders' => '',
     'namespace' => '',
     'maildomain' => 'denison.edu',
     'smtphost' => '',
     'realm' => 'denison.edu',
     'preferred' => ''
);

Ron Hall wrote:
> 
> 	Howdy!
> 
> 	Anybody know what might be "appropriate" values for the
> 	servers.php file when connecting to PMDF.
> 
> 	Additionally are there ways to do a trace when it is
> 	so I can see what's happening?
> 
> 	The problem is that the test scripts are working, but
> 	connecting through the interface does not show any messages
> 	and/or folders.
> 
> 
> 	HTH
> 
> 	As Always
> 
> 	r
> 
> 




More information about the imp mailing list