[rt-users] postfix mail to RT system
Tom Vier
tom at triadsys.com
Wed Jan 13 17:41:17 EST 2010
Here's an example:
# comment address
:0H
* ^TO*comments at blahblahlbah\.com*
{
:0c:
| rt-mailgate --queue Incoming --action comment --url
http://127.0.0.1/rt/
:0i
| /bin/false
}
# everything else
:0:
| rt-mailgate --queue Incoming --action correspond --url
http://127.0.0.1/rt/
--
Tom Vier <tom at triadsys.com>
Sysadmin - Support Technician
Triad Systems Engineering, Inc.
CapiZikus wrote:
> Hi,
>
> I managed to send mail from RT system to my mail server using postfix (relay
> mail server in postfix).
> Could someone guide me how to deliver mail from postfix to RT please, both
> RT and postfix are on the same server.
>
> thanks
More information about the rt-users
mailing list