Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Tom V. on November 10, 2003, 08:33:44 PM

Title: Use SME with Horde/IMP to connect to remote IMAP server
Post by: Tom V. on November 10, 2003, 08:33:44 PM
Greetings,
Is it possible to use the SME Horde/IMP install to connect to another
IMAP/SMTP service ?  I want to use Horde/IMP as  a web interface
to an existing IMAP/SMTP service.  Like Squirrel Mail.  What would the
url be ?  I can't use mail.domain.x.y.z  
Thanks for the time,
Tom V.
Title: Re: Use SME with Horde/IMP to connect to remote IMAP server
Post by: Nathan Fowler on November 11, 2003, 01:17:31 AM
I'm sure there is a better way, but if all else fails you could shut down your local copy of IMAP and then use redir to redirect localhost:143/all:143 to mail.domain.x.y.yz:143
Title: Re: Use SME with Horde/IMP to connect to remote IMAP server
Post by: Steve Bush on November 11, 2003, 07:57:07 AM
It can be done. You'll have to dig into the horde imp configuration files and modify them to point to the IP address of your IMAP server.
Title: Re: Use SME with Horde/IMP to connect to remote IMAP server
Post by: Tom Ventresco on November 18, 2003, 09:26:41 PM
Thank you for the info.  I had horde/IMP working in this fashion once before just not thru e-smith.  I will give it a go.
Thanks,
TomSteve Bush wrote:
>
> It can be done. You'll have to dig into the horde imp
> configuration files and modify them to point to the IP
> address of your IMAP server.