[rt-users] SMTP auth in RT.
Kenneth Marshall
ktm at rice.edu
Mon Jul 12 08:42:39 EDT 2010
On Mon, Jul 12, 2010 at 08:03:55AM +0530, H Manohar Rayker wrote:
> Hello everybody,
>
>
>
> Could anyone please show me how to implement SMTP auth technically in RT so
> that I can send mails to different domain users? I tried following the wiki
> but could not get clear cut idea where to make the changes. I've added some
> of the SMTP directives in RT configuration but nowhere found the option to
> enter user name & password for SMTP authentication.
>
>
>
> I am using Centos 5.3, RT 3.8.4, sendmail 8.13.8, mysql 5.0.45
>
>
>
> Thanks
>
> Manohar
>
One solution is to take advantage of the client SMTP AUTH support
of your MTA. For sendmail see:
http://www.sendmail.org/m4/smtp_auth.html
Cheers,
Ken
More information about the rt-users
mailing list