How to configure when mailserver is on another computer?

Hi,

I’ve just installed RT2 in my computer, it seems running well,
all components(Mysql, Apache Server, RT2, Mailserver, etc.)
are in ONE computer.

Now I want to put it to practice, but my Mailserver cannot be
the same computer as RT2. Some documents say that aliases should
be created on the Mailserver and RT2’s directory should be NFS mounted.

Is it all I should do?

Thanks.

Tom

Are you planing on running a restricted mail client on your rt2 server?
Lets say you configure exim/sendmail to only allow requests from the ip
of your main mail server. You then can configure an aliase to send the
email over to your rt server.

rt: rt@rtserver.yourdomain.com

Then you can configure mail as normal on your rt server.

If you do not want to configure a mail client then I think that NFS
would be your best bet.

Hope this helps
wadeOn Mon, 2001-09-24 at 00:53, Taiping Tang wrote:

Hi,

I’ve just installed RT2 in my computer, it seems running well,
all components(Mysql, Apache Server, RT2, Mailserver, etc.)
are in ONE computer.

Now I want to put it to practice, but my Mailserver cannot be
the same computer as RT2. Some documents say that aliases should
be created on the Mailserver and RT2’s directory should be NFS mounted.

Is it all I should do?

Thanks.

Tom

David Wade Arnold
www.eccentrichosting.net
wade@eccentrichosting.net
be confident, be secure, be eccentric
GPG key fingerprint = FB4E A526 AE19 5D65 FABB 50B2 4719 BB41 B4D5 7312

You could also use fetchmail to pull the tickets from the mail server to the
rt2 box.
You would need to set the fetchmail idle time to something very low.

Couple problems though: the .procmailrc would have to have a recipe to call
mailgate.-----Original Message-----
From: rt-users-admin@lists.fsck.com
[mailto:rt-users-admin@lists.fsck.com]On Behalf Of Taiping Tang
Sent: Monday, September 24, 2001 1:54 AM
To: rt-users@lists.fsck.com
Subject: [rt-users] How to configure when mailserver is on another
computer?

Hi,

I’ve just installed RT2 in my computer, it seems running well,
all components(Mysql, Apache Server, RT2, Mailserver, etc.)
are in ONE computer.

Now I want to put it to practice, but my Mailserver cannot be
the same computer as RT2. Some documents say that aliases should
be created on the Mailserver and RT2’s directory should be NFS mounted.

Is it all I should do?

Thanks.

Tom