On 5/23/2010 2:42 PM, Jean-Pierre van Melis wrote:
Yesterday I found out about the service https://startssl.com, it's a
free Certificate service. I'm now able to use https for 2
webmailservers and my activesync and still have a meal each day.
My mobile's activesync can now access my Zarafa-server with https,
which is great. I was able to do this because the URL always starts
with "/Microsoft-Server-ActiveSync"
I have another mail-related service (ASSP anti-spam-proxy) and I
would like to access its mail-interface in the same way. That service
doesn't have a specific prefix. I was thinking about using the URL
"/ASSP" so pound can distinguish the service and then pointing it to
http://192.168.10.100:55555 but having that /ASSP stripped.
https://mail.mirmana.com/ASSP =
http://192.168.10.100:55555 https://mail.mirmana.com/ASSP/index.asp
= http://192.168.10.100:55555/index.asp
Is this already possible? If not, it would be a great addition.
Not possible currently. Indeed, it would be great - you should consider
trying to implement this. Pound's source code is extremely readable,
and if you're motivated, it probably wouldn't be too hard. That's the
wonder of open source ... you can scratch your own itch.
Regards,
--
Dave Steinberg
http://www.geekisp.com/
http://www.steinbergcomputing.com/
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.