No, it is not showing an outgoing mail there either.  I have tracked down the issue a little further.  My apache logs showed errors with the Date::Format module which I installed from cpan before the upgrade.  It is required when running make testdeps.  It was looking for the Date/Format.pm in a bunch of directories and it wasn't there.  cpan had installed it in my perl 
5.8.5 directory instead of 5.8.8.  I copied it over to the other directory but now I get this error:<br><br>[Wed Jan 31 20:32:31 2007] [error]: Scrip Prepare 3 died. - Require of RT::Action::Autoreply failed.<br>"strftime" is not exported by the Date::Format module
<br>Can't continue after import errors at /opt/rt3/lib/RT/Action/SendEmail.pm line 59<br>BEGIN failed--compilation aborted at /opt/rt3/lib/RT/Action/SendEmail.pm line 59.<br><br><br>I am currently trying to track this down.  Any help would be appreciated.  :^)
<br><br>Mike<br><br><div><span class="gmail_quote">On 1/31/07, <b class="gmail_sendername">Ruslan Zakirov</b> <<a href="mailto:ruslan.zakirov@gmail.com">ruslan.zakirov@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Do see an outgoing email transaction with autoreply in the history of<br>the ticket?<br><br>On 1/31/07, Michael Hogan <<a href="mailto:mhogan30@gmail.com">mhogan30@gmail.com</a>> wrote:<br>> Last night I upgraded from 
3.6.1 to 3.6.3.  When I send an e-mail the ticket<br>> is logged ok and that all works fine.  It does not however send the<br>> autoreply like it used to do before the upgrade.  I have checked my mail<br>> logs and rt doesn't even attempt to send it to sendmail.  So I was wondering
<br>> if there was a known issue in which this occurs.  I couldn't find anything<br>> in the wiki or thread archives.  Thanks.<br>><br>> Mike<br>><br>> _______________________________________________
<br>> <a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>><br>> Community help: <a href="http://wiki.bestpractical.com">
http://wiki.bestpractical.com</a><br>> Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>><br>><br>> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
<br>> Buy a copy at <a href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a><br>><br><br><br>--<br>Best regards, Ruslan.<br></blockquote></div><br>