[rt-users] Mail Gateway problems

Andy Harrison aharrison at gmail.com
Fri Jan 7 08:56:37 EST 2005


>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 http://localhost/ | ibep.net | 2005-01-04
> 11:42:57.176243-02 | 2005-01-04 11:42:57.176243-02 | t
>  (1 row)
>  

Try changing the queue to $DEFAULT.  Here is my mailgate command:

|/usr/local/rt3/bin/rt-mailgate --queue $DEFAULT --action correspond
--url http://localhost


-- 
Andy Harrison



More information about the rt-users mailing list