Koozali.org: home of the SME Server

Use SME with Horde/IMP to connect to remote IMAP server

Tom V.

Use SME with Horde/IMP to connect to remote IMAP server
« 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.

Nathan Fowler

Re: Use SME with Horde/IMP to connect to remote IMAP server
« Reply #1 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

Steve Bush

Re: Use SME with Horde/IMP to connect to remote IMAP server
« Reply #2 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.

Tom Ventresco

Re: Use SME with Horde/IMP to connect to remote IMAP server
« Reply #3 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.