<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Andy Harrison wrote:
<blockquote cite="mida22ff2940501070556393767c0@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">postfix=>
select * from alias WHERE address='rt';
address | goto
| domain | created |
modified | active
---------+---------------------------------------------------------------------------------------------+----------+-------------------------------+-------------------------------+--------
rt | |/usr/local/rt3/bin/rt-mailgate --queue general --action
correspond --url <a class="moz-txt-link-freetext" href="http://localhost/">http://localhost/</a> | ibep.net | 2005-01-04
11:42:57.176243-02 | 2005-01-04 11:42:57.176243-02 | t
(1 row)
</pre>
</blockquote>
<pre wrap=""><!---->
Try changing the queue to $DEFAULT. Here is my mailgate command:
|/usr/local/rt3/bin/rt-mailgate --queue $DEFAULT --action correspond
--url <a class="moz-txt-link-freetext" href="http://localhost">http://localhost</a>
</pre>
</blockquote>
Here goes the solution !<br>
<br>
<a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com/index.cgi?SQLalias">http://wiki.bestpractical.com/index.cgi?SQLalias</a><br>
<br>
<pre class="moz-signature" cols="72">--
[]'s
Luiz Henrique Ozaki <a class="moz-txt-link-rfc2396E" href="mailto:luiz@eaprender.com.br"><luiz@eaprender.com.br></a></pre>
</body>
</html>