pen is very good idea.š I&#39;d even could write a note regarding it on wiki<br><br><div class="gmail_quote">2010/2/3 Shane Spencer <span dir="ltr">&lt;<a href="mailto:shane@bogomip.com">shane@bogomip.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I agree, send to a local mail server like postfix and set multiple MX<br>
records for your outbound mail in DNS. šOr use the program called<br>
&#39;pen&#39; or its brother &#39;balance&#39;.<br>
<br>
example:<br>
 špen smtp mailhost1 mailhost2 mailhost3<br>
<br>
And send to localhost<br>
<font color="#888888"><br>
- Shane<br>
</font><div><div></div><div class="h5"><br>
On Wed, Feb 3, 2010 at 4:21 AM, Ruslan Zakirov &lt;<a href="mailto:ruslan.zakirov@gmail.com">ruslan.zakirov@gmail.com</a>&gt; wrote:<br>
&gt; Hello, Ilya.<br>
&gt;<br>
&gt; I don&#39;t think it&#39;s good idea to implement more features in SMTP<br>
&gt; transport. It slows down mail sending and after all operations that<br>
&gt; generates mails. Better choice is to use MTA configured in whatever<br>
&gt; you like way and sendmail command in RT.<br>
&gt;<br>
&gt; On Wed, Feb 3, 2010 at 4:08 PM, éÌØÑ ûÉÐÉÃÉΠ&lt;<a href="mailto:chipitsine@gmail.com">chipitsine@gmail.com</a>&gt; wrote:<br>
&gt;&gt; hello,<br>
&gt;&gt;<br>
&gt;&gt; there&#39;s single SMTPServer in RT_Config.pm:<br>
&gt;&gt;<br>
&gt;&gt; Set($SMTPServer, &#39;mail.local&#39;);<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I&#39;d like to make a patch, which allow multiple smtp-servers, like<br>
&gt;&gt;<br>
&gt;&gt; Set(@SMTPServer, (qw(&#39;mail1.local&#39; &#39;mail2.local&#39;)) );<br>
&gt;&gt;<br>
&gt;&gt; the question is: should I just leave new functionality ? or combined scalar<br>
&gt;&gt; + array autodetection algorithm ?<br>
&gt;&gt; sounds like array-functionality would be enough.<br>
&gt;&gt;<br>
&gt;&gt; Cheers,<br>
&gt;&gt; Ilya Shipitsin<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; List info: <a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Best regards, Ruslan.<br>
&gt; _______________________________________________<br>
&gt; List info: <a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel</a><br>
&gt;<br>
</div></div></blockquote></div><br>