<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8">
</HEAD>
<BODY>
Here I ran rt-mailgate from the command line, first to http, which apache redirects to <BR>
https, so this error makes sense.<BR>
<BR>
[root@support smrsh]# echo "This is a test message" | ./rt-mailgate --queue=internal --action=comment --url=<A HREF="http://support.neubus.com">http://support.neubus.com</A><BR>
An Error Occurred<BR>
=================<BR>
<BR>
301 Moved Permanently<BR>
<BR>
      But this one is curious. We routinely access via https from a browser all the time. Guess I will pursue the SSLeay error.<BR>
<BR>
[root@support smrsh]# echo "This is a test message" | ./rt-mailgate --queue=internal --action=comment --url=<A HREF="https://support.neubus.com">https://support.neubus.com</A><BR>
An Error Occurred<BR>
=================<BR>
<BR>
501 Protocol scheme 'https' is not supported<BR>
(Crypt::SSLeay not installed)<BR>
<BR>
<BR>
On Wed, 2004-03-24 at 23:49, Phil Homewood wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>Glen Stamnitz wrote:
> to="|/etc/smrsh/rt-mailgate --queue Internal --action correspond --url
> </FONT><A HREF="https://support.neubus.com/"><FONT SIZE="3">https://support.neubus.com/</FONT></A><FONT COLOR="#737373" SIZE="3">", ctladdr=<rt@support.neubus.com> (8/0),
> delay=01:55:45, xdelay=00:00:00, mailer=prog, pri=211236, dsn=4.0.0,
> stat=Deferred: prog mailer (/usr/sbin/smrsh) exited with EX_TEMPFAIL

what happens if you invoke rt-mailgate by hand?</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>