Help I cannot receive email to RT

I am running RT-3.6.1 on Debian 3.1, followed great instructions from
RT-wiki on debian by the way,
I can create a ticket using the selfservice and get a reply fromo the email
maintenance@boynemountain.com as setup on RT_SiteConfig.pm on correspond
email address
but when emailing to maintenance@boynemountain.com nothing happens

------------->Here is my ouput from my aliases file:

/etc/aliases

mailer-daemon: postmaster
postmaster: root
nobody: root
hostmaster: root
usenet: root
news: root
webmaster: root
www: root
ftp: root
abuse: root
noc: root
security: root
root: clopez

maintenance: “|/usr/local/rt3/bin/rt-mailgate --queue ‘General’ --action
correspond --url https://sbmmaint.boyne.com/bm/

---------------------->Here is the sample from the main.cf from postfix

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no

appending .domain is the MUA’s job.

append_dot_mydomain = no

Uncomment the next line to generate “delayed mail” warnings

#delay_warning_time = 4h

myhostname = sbmmaint.boyne.com
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases

#myorigin = /etc/mailname
myorigin = boyne.com
mydestination = sbmmaint.boyne.com
relayhost =
mynetworks = 127.0.0.0/8

#mailbox_command = procmail -a “$EXTENSION”
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = loopback-only

local_recipient_maps = tcp:127.0.0.1:777
transport_maps = hash:/etc/postfix/transport

I received nothing on the logs…

any help would be appreciated…

Carlos Lopez

Stay up-to-date with your friends through the Windows Live Spaces friends
list.
http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mk

Carlos Ramon Lopez Midence wrote:

I am running RT-3.6.1 on Debian 3.1, followed great instructions from
RT-wiki on debian by the way,
I can create a ticket using the selfservice and get a reply fromo the
email maintenance@boynemountain.com as setup on RT_SiteConfig.pm on
correspond email address
but when emailing to maintenance@boynemountain.com nothing happens

maintenance: “|/usr/local/rt3/bin/rt-mailgate --queue
‘General’ --action
correspond --url https://sbmmaint.boyne.com/bm/

Just off the top of my head, that should be
/usr/bin/rt-mailgate …

If you check your /var/log/mail.log you’ll probably see
something about command not found.

Scott Henson
LCSEE Systems Staff
WVU MAE Undergraduate
Ubuntu User