[rt-commit] CVS commit: rt
tobiasb at fsck.com
tobiasb at fsck.com
Mon May 22 14:03:58 EDT 2000
Module Name: rt
Committed By: tobiasb
Date: Mon May 22 18:03:58 UTC 2000
Modified Files:
rt/etc: config.pm
Log Message:
Hm ... $RT::CorrespondAddress is used in AutoReply.pm, while only
$MailAlias is set in config.pm. I'm not sure if this is the Right(tm)
solution, but anyway ... I added those two lines, additions to the
Makefile and README file is coming up shortly ...
$CorrespondAddress=$MailAlias;
$CommentAddress="!!RT_COMMENT_MAIL_ALIAS!!";
To generate a diff of this commit:
cvs rdiff -u -r1.11.2.25 -r1.11.2.26 rt/etc/config.pm
More information about the Rt-commit
mailing list