I created an account in my mail server just for that.<br>I am imagining something like this:<br>1) RT wants to send a message to a recipient, then it requests localhost for that<br>2) Localhost is configured with exim4 and for every smtp request it authenticates in the mail server with an specific account<br>
3) The mail server sends the message.<br><br>Both are running Debian.<br>Mail server has postfix installed.<br clear="all"><br>--<br>Bruno Guimarães Sousa<br><a href="http://www.brunosousa.co.nr">www.brunosousa.co.nr</a><br>
COINF-CEFET-BA<br>Ciência da Computação UFBA<br>Registered Linux user #465914<br>
<br><br><div class="gmail_quote">On Fri, Jan 30, 2009 at 5:25 PM, Rob Munsch <span dir="ltr"><<a href="mailto:rob.munsch@gmail.com">rob.munsch@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, Jan 30, 2009 at 9:15 AM, Bruno Guimarães Sousa<br>
<<a href="mailto:brgsousa@gmail.com">brgsousa@gmail.com</a>> wrote:<br>
> Hi,<br>
> My RT instalation is working fine and retrieving emails through fetchmail.<br>
> But the last thing I need to configure is the mail sending. I have exim4<br>
> installed and it is not working to send emails when a ticket gets a answer<br>
> or a comment.<br>
> How can I configure that so that every message sended goes to another<br>
> server?<br>
<br>
</div>It sounds like you need to tell exim4 that you have another "real"<br>
email server, called a smarthost.<br>
How you do this may depend on what that other server is and what<br>
flavor of *nix you're running.<br>
<br>
Generally, there's an Exim conf directive to tell your it "smarthost =<br>
server.name.tld" and what happens after that will also depend on how<br>
you need to auth to that mail server.<br>
<font color="#888888"><br>
--<br>
/chown -R us:us /yourbase<br>
</font></blockquote></div><br>