<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Andy Harrison wrote:
<blockquote cite="mida22ff29405010607283775e7b9@mail.gmail.com"
type="cite">
<pre wrap="">On Thu, 06 Jan 2005 09:51:13 -0200, Luiz Henrique Ozaki
<a class="moz-txt-link-rfc2396E" href="mailto:luiz@eaprender.com.br"><luiz@eaprender.com.br></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
Im using a postgres table to control my aliases using postfix. How can I
make the Mail Gateway of RT working with it ?
Im getting this in maillog:
</pre>
</blockquote>
<pre wrap=""><!---->
It would be helpful to see the contents of the aliases table.
</pre>
</blockquote>
postfix=> select * from alias WHERE address='rt';<br>
address |
goto | domain
| created | modified | active<br>
---------+---------------------------------------------------------------------------------------------+----------+-------------------------------+-------------------------------+--------<br>
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<br>
(1 row)<br>
<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>