Hi, everyone!<br><br>Just for the records, I solved the msmtp problem few weeks ago...<br><br>The problem was with the permissions of "msmtprc" wich was setted up to 700. In ispite of being more "open" than 600, the msmtp executable demands that the file is NOT executable at all (at least at the current version).<br>
<br>By the way, msmtp works just fine...<br><br>Best Regards,<br><br>Tiago<br><br><div class="gmail_quote">2010/8/23 <span dir="ltr"><<a href="mailto:rtir-request@lists.bestpractical.com">rtir-request@lists.bestpractical.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send Rtir mailing list submissions to<br>
<a href="mailto:rtir@lists.bestpractical.com">rtir@lists.bestpractical.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rtir" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rtir</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:rtir-request@lists.bestpractical.com">rtir-request@lists.bestpractical.com</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:rtir-owner@lists.bestpractical.com">rtir-owner@lists.bestpractical.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Rtir digest..."<br>
<br>Today's Topics:<br>
<br>
1. Re: Rtir Digest, Vol 55, Issue 3 (Jesse Vincent)<br>
<br><br>---------- Mensagem encaminhada ----------<br>From: Jesse Vincent <<a href="mailto:jesse@bestpractical.com">jesse@bestpractical.com</a>><br>To: Tiago Caldas <<a href="mailto:tiagobcaldas@gmail.com">tiagobcaldas@gmail.com</a>><br>
Date: Mon, 23 Aug 2010 11:59:45 -0400<br>Subject: Re: [Rtir] Rtir Digest, Vol 55, Issue 3<br><br>
<br>
<br>
On Wed 18.Aug'10 at 15:07:09 -0300, Tiago Caldas wrote:<br>
> Hi there, Jesse!<br>
><br>
> Thanks for your help!<br>
><br>
> 1) I runned msmtp directly from the prompt with the following command:<br>
><br>
> #msmtp --syslog=on -C /opt/rt3/etc/msmtprc -t <a href="mailto:tiagobcaldas@gmail.com">tiagobcaldas@gmail.com</a> < /root/msg_test<br>
><br>
> The log entry was:<br>
><br>
> #tail -f /var/log/messages<br>
> Aug 16 15:45:51 serverXX msmtp: host=hostXX tls=off auth=off from=root recipients=<a href="mailto:tiagobcaldas@gmail.com">tiagobcaldas@gmail.com</a> mailsize=<br>
> 116 smtpstatus=250 smtpmsg='250 2.0.0 Ok: queued as EC86A6089CC' exitcode=EX_OK<br>
><br>
> The message reached my mailbox successfully (I swear!)...<br>
><br>
> I also made several tests (running msmtp directly from prompt) with To:, Cc: and Bcc: and it's all OK...<br>
><br>
> 2) I have also changed the scrip for Notify Requestors instead of Notify Other Recipients, although my template<br>
> sets the "to:" parameter.<br>
><br>
> The "$SendMailPath" at RT_SiteConfig and "msmtprc / msmtp_wrapper" is also OK....<br>
><br>
> 3) When I "Show" the outgoing mail at the Tickets's history, the message is just fine ("To", "Subject" and<br>
> contents)...<br>
><br>
> The RT is loging at syslog at "debug" level. Do I have any other way to check exactly what RT give to msmtp to<br>
> compose the outgoing mail?<br>
<br>
You could replace msmtp with a shell script that logs and calls msmtp.<br>
<br>
> Any other idea??<br>
<br>
Typically, we recommend a "real" MTA for RT/RTIR. I don't have any real<br>
experience with msmtp.<br>
<br>
Sorry,<br>
Jesse<br>
<br>
<br>_______________________________________________<br>
Rtir mailing list<br>
<a href="mailto:Rtir@lists.bestpractical.com">Rtir@lists.bestpractical.com</a><br>
<a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rtir" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rtir</a><br>
<br></blockquote></div><br>