Rt and postfix for queues

Hello,
Is thee something special I need to do in order to use
Postfix for delivering mail within rt? I have aliases
set up as follows in /etc/postix/aliases:

bugs: “| /usr/local/rt3/bin/rt-mailgate --queue bugs
–action correspond”
bugs-comment: | “/usr/local/rt3/bin/rt-mailgate
–queue bugs --action comment”

However I never see mail get from the outside and be
delivered to rt. It simply sends it to our relayhost.

All the docs mention sendmail, qmail, exim etc. but
not postfix. I seem to remember there being setting in
RT_SiteConfig.pm maybe which points to sendmail path
could this be the problme.

Thanks for your input and feeback in advance.

Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

At 02:29 PM 3/30/04, joe ritter wrote:

Hello,
Is thee something special I need to do in order to use
Postfix for delivering mail within rt? I have aliases
set up as follows in /etc/postix/aliases:

bugs: “| /usr/local/rt3/bin/rt-mailgate --queue bugs
–action correspond”
bugs-comment: | “/usr/local/rt3/bin/rt-mailgate
–queue bugs --action comment”

looks to me like

  1. you have your quotes in the wrong place (on the comment alias)
  2. you are missing a -url argument
    Mine looks something like
    bugs: “| /usr/local/rt3/bin/rt-mailgate --queue bugs --action correspond
    -url http://rt.server.com

By the way, I am am running Postfix 2.0.18, RT 3.06, RedHat 8

However I never see mail get from the outside and be
delivered to rt. It simply sends it to our relayhost.

All the docs mention sendmail, qmail, exim etc. but
not postfix. I seem to remember there being setting in
RT_SiteConfig.pm maybe which points to sendmail path
could this be the problme.

Thanks for your input and feeback in advance.


Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


rt-users mailing list
rt-users@lists.bestpractical.com
The rt-users Archives

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Most anything is easy after you’ve done it successfully a few times

Leon Sonntag
Innovative Web Applications
leon at iwa-solutions dot com