In addition to the smtproutes (which looks ok), you need to tell the toaster that it's supposed to receive meail for cyberchatnet.com. Add that domain to your /var/qmail/control/rcpthosts file, and I think you'll be good to go.
[EMAIL PROTECTED] wrote: > I have several linux boxes connected to the network and there is only > one public ip address of 68.106.145.84. The mx record for > bbs.cyberchatnet.com is pointing to that ip address, so all the > incomming mail is processed at 192.168.0.6. I host several domains on > that one machine taylorassociate.com and bbs.cyberchatnet.com and > cyberchatnet.com. I would like to be able to have all the mail for the > domain bbs.cyberchatnet.com to be forwarded to 192.168.0.5. That box is > running Debian and BBBS. I am using the smtp software that came with the > bbs software. There is no relay option for the bbs, and it seems that > the mail is not making it past 192.168.0.6. > > Do I need to apply the patch in order to make it this work? > > This is the error I am getting when I try and send a message from > outlook to [EMAIL PROTECTED] that is being sent to > 192.168.0.6 to be processed: > > The message could not be sent because one of the recipients was rejected > by the server. The rejected e-mail address was > '[EMAIL PROTECTED]'. Subject 'TEST', Account: > '192.168.0.5', Server: '192.168.0.5', Protocol: SMTP, Server Response: > '511 sorry, no mailbox here by that name (#5.1.1 - chkuser)', Port: 25, > Secure(SSL): No, Server Error: 511, Error Number: 0x800CCC79 > > I am not sure this is the correct format? > > [EMAIL PROTECTED] control]# more smtproutes > bbs.cyberchatnet.com:192.168.0.6 > [EMAIL PROTECTED] control]# > > > > ----- Original Message ----- From: "Eric Shubert" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Saturday, September 27, 2008 1:07 PM > Subject: Re: [qmailtoaster] Qmail Patch without re-installing or > compiling qmail > > >> [EMAIL PROTECTED] wrote: >>> I am using centos and is there a way to install the patch >>> qmail-remote-auth patch without re-compiling qmail? I can not find it >>> in yum >>> >>> Thank you >> >> There are no yum-able packages for the qmt (yet). Exception being >> QT-Plus. >> >> You can't patch any C program without recompiling, so the answer is no. >> >> Do you really need ETRN? I'm guessing probably not. What software is your >> server at 192.168.0.6 running? And 0.5? Please describe the configuration >> and what it is you're trying to accomplish in more detail. >> >> -- >> -Eric 'shubes' >> >> -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
