<div dir="ltr"><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px">in my configuration </span><span style="font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px"><font color="#0000ff">$MailCommand </font></span><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px">is set to </span><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px">'</span><span style="font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px"><font color="#ff0000">sendmailpipe</font></span><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px">', on the other hand </span><span style="color:rgb(0,0,255);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px"> </span><span style="font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px"><font color="#0000ff">CommentAddress</font><font color="#000000">, </font></span><span style="font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px;background-color:rgb(238,238,238)"><font color="#0000ff">CorrespondAddress </font><font color="#000000">and </font></span><span style="font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px"><font color="#0000ff">OwnerEmail</font></span><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:16.0030002593994px;background-color:rgb(238,238,238)"> are all set to my personal gmail adress, can this be the source of the </span><span style="font-family:arial,sans-serif;font-size:18px">slowness ?</span><br><div><font face="arial, sans-serif" size="4"> </font></div><div><font face="arial, sans-serif">Regards,</font></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-28 16:25 GMT+01:00 Alex Vandiver <span dir="ltr"><<a href="mailto:alexmv@bestpractical.com" target="_blank">alexmv@bestpractical.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, 28 Apr 2015 15:20:44 +0100 ABD EL MALEK BOUBARNOUS<br>
<<a href="mailto:abdelmalekboubarnous@student.emi.ac.ma">abdelmalekboubarnous@student.emi.ac.ma</a>> wrote:<br>
> Hi everyone,<br>
<br>
Please stop cross-posting.  Your questions are best suited for<br>
rt-users, not rt-devel.<br>
<div><div class="h5"><br>
> I've just deployed RT 4.2 on Apache2 in my localhost machine, I also<br>
> configured it to send mails with sendmail mail transfer agent, since then<br>
> I'm experiencing slowness when creating tickets,(it takes about a minute).<br>
><br>
> Does anyone know why is that due to ? is it sendmail ?<br>
<br>
</div></div>It is almost certainly due to your mail configuration.  Most folks<br>
doing local testing set in their RT_SiteConfig.pm:<br>
<br>
   Set( $MailCommand, 'testfile' );<br>
<br>
...which logs mail to a file rather than attempting to send it.<br>
<span class="HOEnZb"><font color="#888888"> - Alex<br>
</font></span></blockquote></div><br></div>