Hi,

I have a dbmail server behind a firewall. The firewall(sendmail) is setup to
relay incoming emails to the dbmail(postfix) server. I have made the
following changes to the postfix config files.

-main.cf (at the end of the file)

        # dbmail addition
        transport_maps = hash:/etc/postfix/transport

-transport

        gotomarket.ca           dbmail:
        god.gotomarket.ca       dbmail:

- master.cf

        dbmail    unix  -       n       n       -       -       pipe
          flags= user=dbmail:dbmail argv=/usr/local/sbin/dbmail-smtp -d
${recipient}



- error



        Jul  5 10:48:00 god postfix/smtpd[8418]: 2680381C235:
client=fire.go2market.ca[192.168.1.254]
        Jul  5 10:48:00 god postfix/smtpd[8418]: 2680381C235: reject: RCPT from
fire.go2market.ca[192.168.1.254]: 550    <[EMAIL PROTECTED]>: User unknown
in virtual alias table; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]>
         proto=ESMTP helo=<localhost.localdomain>
        Jul  5 10:48:02 god postfix/smtpd[8418]: 5864D81C235:
client=fire.go2market.ca[192.168.1.254]
        Jul  5 10:48:02 god postfix/cleanup[8420]: 5864D81C235:
message-id=<[EMAIL PROTECTED]>
        Jul  5 10:48:02 god postfix/nqmgr[8385]: 5864D81C235: from=<>, 
size=3380,
nrcpt=1 (queue active)
        Jul  5 10:48:02 god postfix/smtpd[8418]: disconnect from
fire.go2market.ca[192.168.1.254]
        Jul  5 10:48:03 god postfix/smtp[8422]: 5864D81C235: to=<[EMAIL 
PROTECTED]>,
relay=mail.wilty.qc.ca[69.43.134.238],
         delay=1, status=sent (250 OK)


- bounded emails show

          ----- The following addresses had permanent fatal errors -----
        <[EMAIL PROTECTED]>
            (reason: 550 <[EMAIL PROTECTED]>: User unknown in virtual alias 
table)

           ----- Transcript of session follows -----
        ... while talking to god.go2market.ca.:
        >>> DATA
        <<< 550 <[EMAIL PROTECTED]>: User unknown in virtual alias table
        550 5.1.1 <[EMAIL PROTECTED]>... User unknown
        <<< 554 Error: no valid recipients



Thanks for any help,

Scott Johnson
[EMAIL PROTECTED]
Tel.: (514) 917-4922
Fax: (514) 673-0011


Reply via email to