[imp] IMAPProxy Issue

Derek Martin derek at younet.okstate.edu
Wed Jan 15 16:56:24 PST 2003


Hi there!  I am having troubles getting my IMAPProxy configured to work.
I configured, maked and modified a configuration script as best as I
know how and think it is working but how do I configure imp:
 
$servers['name'] = array(
    'name' => 'Email',
    'server' => 'localhost',
    'protocol' => 'imap',
    'port' => 12345,
    'folders' => 'mail/',
    'namespace' => '',
    'maildomain' => 'domain.com',
    'smtphost' => 'email.domain.com',
    'realm' => 'domain.com',
    'preferred' => ''
);

If my example.conf file says:
remote_address:  email.domain.com
accept is correct for my server
port is set to 1234
remote port is set to 143
 
???
Anyone see something amis?

Thanks!
Derek
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4369 bytes
Desc: not available
Url : http://lists.horde.org/archives/imp/attachments/20030115/029f1e0c/smime.bin


More information about the imp mailing list