<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RT not sending mail (no recipients)</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I have the suggested (minimal) sendmail configuration in RT_SiteConfig.pm:<BR>
<BR>
<BR>
Set($SendmailPath , "/usr/sbin/sendmail");<BR>
Set($SendmailArguments , "-oi -t");<BR>
<BR>
<BR>
I created a ticket, added myself as an AdminCC, and hoped to see some email<BR>
from RT. Sendmail works, as the following relevant error messages were obtained<BR>
with the command tail /var/log/messages | mail flengyel@gc.cuny.edu.<BR>
<BR>
Feb  5 09:16:08 rt RT: Use of uninitialized value in substitution (s///) at template line 1. (/usr/local/rt3/lib/RT.pm:287)<BR>
Feb  5 09:16:08 rt RT: <rt-3.4.5-7332-1139148968-1955.4-8-0@rt.gc.cuny.edu> #4/117 - Scrip 8  (/usr/local/rt3/lib/RT/Action/SendEmail.pm:237)<BR>
Feb  5 09:16:08 rt RT: <rt-3.4.5-7332-1139148968-1955.4-8-0@rt.gc.cuny.edu> No recipients found. Not sending.  (/usr/local/rt3/lib/RT/Action/SendEmail.pm:249)<BR>
Feb  5 09:16:08 rt RT: <rt-3.4.5-7332-1139148968-1955.4-9-0@rt.gc.cuny.edu> #4/117 - Scrip 9  (/usr/local/rt3/lib/RT/Action/SendEmail.pm:237)<BR>
Feb  5 09:16:08 rt RT: <rt-3.4.5-7332-1139148968-1955.4-9-0@rt.gc.cuny.edu> No recipients found. Not sending.  (/usr/local/rt3/lib/RT/Action/SendEmail.pm:249)<BR>
Feb  5 09:16:09 rt RT: <rt-3.4.5-7332-1139148969-1406.4-10-0@rt.gc.cuny.edu> #4/118 - Scrip 10  (/usr/local/rt3/lib/RT/Action/SendEmail.pm:237)<BR>
Feb  5 09:16:09 rt RT: <rt-3.4.5-7332-1139148969-1406.4-10-0@rt.gc.cuny.edu> No recipients found. Not sending.  (/usr/local/rt3/lib/RT/Action/SendEmail.pm:249)<BR>
<BR>
FL</FONT>
</P>

</BODY>
</HTML>