[rt-users] How to set the correct Reply-To: address on generated emails

Kieran Rhysling rhyslink at qmail.qwest.net
Wed Jul 18 17:02:53 EDT 2001


When a user sends an email to help at myhost.mydomain, he gets back an email
from rt at localhost.mydomain. Obviously, this causes problems when the user
tries to reply.

/etc/aliases has:
rt-comment: "|/usr/local/rt2/bin/rt-mailgate --queue general --action
comment"
rt:         "|/usr/local/rt2/bin/rt-mailgate --queue general --action
correspond"
help-comment: "|/usr/local/rt2/bin/rt-mailgate --queue general --action
comment"
help:         "|/usr/local/rt2/bin/rt-mailgate --queue general --action
correspond"

I'm using postfix for my MTA.

In config.pm, I have set :
$MailAlias="help\@myhost.mydomain";
$CorrespondAddress="help\@myhost.mydomain";
$CommentAddress="help\@myhost.mydomain";

I have stopped and started Apache.

What am I doing wrong?

Thanks in advance,
Kieran

Kieran Rhysling
Staff IP Engineer
Qwest Communications
303-226-6704





More information about the rt-users mailing list