Changing to use secure http made it working:

rt:         "|/opt/rt3/bin/rt-mailgate --debug --queue general --action
correspond --url https://rt.example.com/";
rt-comment: "|/opt/rt3/bin/rt-mailgate --debug --queue general --action
comment --url https://rt.example.com/";

However, rt.log logged following errors:
[Sat Feb 19 00:47:07 2011] [warning]: Use of uninitialized value in string
ne at /opt/rt3/bin/../lib/RT/Rule.pm line 59.
(/opt/rt3/bin/../lib/RT/Rule.pm:59)

What caused this error?

Is using secure http required for rt-mailgate to work?

Simon

Reply via email to