[rt-users] RT 3.8.2 from 3.4.2
Behzad Mahini
mahini at apple.com
Tue Dec 1 11:57:52 EST 2009
On Dec 1, 2009, at 12:52 AM, Guy Baxter wrote:
>
> Also, I can't see how to setup RT to talk to my mailserver? I've
> found a
> bit about /etc/aliases but can't see anywhere for it to point to the
> IP of
> my mailserver? Does anyone have any ideas?
As little as I know about this area, I could point out that there are
2 files that you need to be concerned with (main.cf & master.cf). The
file that contains your IP addr. ( & mail relays, etc.) is "main.cf",
and the safe way to edit "main.cf" is by using "postconf".
Secondly, /etc/aliases file is where you place your rt-mailgate bits (http://wiki.bestpractical.com/view/ManualEmailConfig
), but it has nothing to do with you IP addr.. Once you make your
changes to your /etc/aliases file, then you need to go through a few
steps to make sure the changes you made to the /etc/aliases database
take effect (i.e.,:
shell> sudo postalias /etc/aliases
shell> sudo newaliases
Hope that helps
-Behzad
More information about the rt-users
mailing list