[rt-devel] rt-mailgate in RT2 vs RT3

Odhiambo Washington wash at wananchi.biz
Fri Feb 14 11:19:08 EST 2003


* Vivek Khera <khera at kcilink.com> [20030214 19:08]: wrote:
> >>>>> "OW" == Odhiambo Washington <wash at wananchi.biz> writes:
> 
> OW> rt:   "|/opt/rt3/bin/rt-mailgate --queue cs --action correspond --url https://rt3.wananchi.com/"
> 
> What happens when you save a message as a text file, then run
> 
> 
> /opt/rt3/bin/rt-mailgate --queue cs --action correspond --url https://rt3.wananchi.com/ < messagefile.txt
> 

Yayi - I have looked at the Changelog and googled but I did not see this being mentioned.
Here is the output:



beastie# mv message.txt messagefile.txt
beastie# ./rt-mailgate --queue cs --action correspond --url https://rt3.wananchi.com/ < messagefile.txt
An Error Occurred
=================

501 Protocol scheme 'https' is not supported



Okay, I now changed the https to http:

beastie# ./rt-mailgate --queue general --action correspond --url http://rt3.wananchi.com/ < messagefile.txt
An Error Occurred
=================

404 Not Found
beastie# 


Thirdly I changed the virtualhost for rt from <VirtualHost *:443> to <VirtualHost *:80> and
did apachectl {stop|startssl}. The result...

beastie# ./rt-mailgate --queue general --action correspond --url http://rt3.wananchi.com/ < messagefile.txt
beastie#


I hope it is documented that either

1. rt3 doesn't support ssl virtualhosts, OR
2. there is some tweaks rqd to use ssl virtualhosts.


Thank you so much Vivek.


        cheers
       - wash 
+----------------------------------+-----------------------------------------+
Odhiambo Washington, wash at wananchi.com	. WANANCHI ONLINE LTD (Nairobi, KE)  |
http://ns2.wananchi.com/~wash/		. 1ere Etage, Loita Hse, Loita St.,  |
GSM: (+254) 722 743 223			. # 10286, 00100 NAIROBI             |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"  
						 --from a /. post



More information about the Rt-devel mailing list