[rt-users] Link issues in the Tickets section (ie: static search)

Gene LeDuc gleduc at mail.sdsu.edu
Fri May 2 15:55:05 EDT 2008


Hi Nelson,

The address for my RT is https://server.myorg.org/rt

Here's what works for me:

Set($WebPath , "/rt");
Set($WebPort , 443);
Set($WebBaseURL , "https://server.myorg.org:$WebPort");
Set($WebURL , $WebBaseURL . $WebPath . "/");

Maybe it's the $WebPort setting in $WebBaseURL...

Regards,
Gene

At 12:21 PM 5/2/2008, Nelson Pereira wrote:
>Content-class: urn:content-classes:message
>Content-Type: multipart/related;
>         type="multipart/alternative";
>         boundary="----_=_NextPart_001_01C8AC89.C060F533"
>
>Set($WebPath , "/");
>Set($WebBaseURL , "https://rt.protus.org");
>
>The problem seems to be when RT creates tickets from emails.
>
>Nelson
>


-- 
Gene LeDuc, GSEC
Security Analyst
San Diego State University 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080502/8c149a2c/attachment.htm>


More information about the rt-users mailing list