[rt-users] Installing mailgate on other box than RT

Aaron Turner aturner at netscreen.com
Fri Jul 18 11:58:47 EDT 2003


On Fri, Jul 18, 2003 at 11:54:46AM +0300, Dusan Djordjevic wrote:
> Hi all,
> 
> I installed RT on new box. My mail server is on other box. My intention 
> is to do following:
> 
> 1. On mail server i plan to install rt-mailgate, and to use --url 
> http://otherhost.com/
> What perl modules I need to install for this ?

run: perl -wc rt-mailgate and it will tell you what missing modules you
need.

> 2. On box where RT is installed I will use sendmail, but define real 
> mail server as a smart host.
>
> Is this possible ? 

Sounds about right.

FWIW, I have two boxes:

1) rt web server
2) rt DB server

The DB server is also my mail server.  I've got the corporate email guys
forwarding the rt-email aliases to the DB server which has the
appropriate lines in /etc/aliases.  rt-mailgate --url points to the web
server.  I *do* have a full blown copy of RT installed on the DB server,
but I don't know if that's necessary or not.  I just copied my
/usr/local/rt3 directory over from the web server.

I've also got postfix installed on the web server so that RT can send
out emails.  It just forwards all it's mail to the corporate mail server
and it then delivers it as required.


-- 
Aaron Turner  <aturner at netscreen.com>    work: 408-543-4025
Sr. Security Engineer                    fax:  408-543-4078
NetScreen Technologies, Inc
All emails by me are PGP signed; a bad signature indicates a forgery.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 244 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030718/c96b1328/attachment.sig>


More information about the rt-users mailing list