Rt-mailgate and https

Hi all,

I’m setting up the rt-mailgate in /etc/aliases and I cant get it to
work.

As a way to debug the situation I have an email that I’ve stored to a
file, and when I try the following :

cat email | rt-3.2.1/bin/rt-mailgate --queue support --action correspond --url “https://rt.internal.sensorynetworks.com/

I get the following error :

An Error Occurred
500 Can’t connect to
rt.internal.sensorynetworks.com:443 ()

any ideas ?

Dave Harrison, Systems Administrator, Sensory Networks
email: David.Harrison@sensorynetworks.com
phone: [W] +61-2-8302-2700
fingerprint: E29F 2D6A FA27 5B0B B429 F8D3 5318 22D6 E775 2241

Dave Harrison said the following on 7/30/2004 1:18 AM:

I get the following error :

An Error Occurred

500 Can’t connect to
rt.internal.sensorynetworks.com:443 ()

any ideas ?

You need to install SSLEay in Perl…

Try:

perl -MCPAN -eshell;
install Net::SSLeay

Best,
Glenn

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety.
~Benjamin Franklin, Historical Review of Pennsylvania, 1759

(Remember–July 30th is System Administrator Appreciation Day!
http://www.sysadminday.com/ Wishlists at http://www.wingfoot.org/~ges/)