[imp] IMAPProxy Issue
Woerns Urstmann
wurst at eminenz.ath.cx
Thu Jan 16 19:21:13 PST 2003
Zitat von Derek Martin <derek at younet.okstate.edu>:
> 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
be sure to check for performance. my imp setup is suffering very bad from the
proxy. that is on suse 8.1 / horde/imp latest csv.
More information about the imp
mailing list