Hoang An
2007-06-25 08:12:25 UTC
Currently, I had a Qmail Server in Fedora 4 and MDeaemon in Windows 2003.
In MDaemon, I store all email acount in my network.
Now I have some email acounts in QMail ( they're also same name with account
in MDaemon). I have a problem like this:
I use VPoppmail to create mydomain.com and add this name in file
..../control/local
user1,user2 account in QMail. user3 account in MDaemon
When ***@mydomain.com send mail to ***@domain.com. User2 receives
successful.
But when user1 send to user3, QMail return error ->>
Hi. This is the qmail-send program at mydomain.com <http://mydomai.com/>.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
Sorry, no mailbox here by that name. (#5.1.1) .
I know Qmail would process mail in local so if doesnot find email account in
vpopmail they would return error. I want Qmail continue send email (after
QMail can not find account in it's loccal) to MDaemon so user3 can receives.
I also configure file smptroute for QMail relay to MDaemon successful. Mail
account in QMail can relay to MDaemon for internet mail.
There is some files in dir /var/qmail/control
file locals -> smtp.mydomain.com (dns record of QMail)
file rcpthosts -> there no word, I use tcp.smtp control access
file smtproutes has 2 lines. The first line I hope QMail would continue to
send non-success local email (it means user3) to MDaemon but it can not.
mydomain.com:mail.mydomain.com (mail.
<http://mail.henho.com/>mydomain.comis dns record point to MDaemon)
:mail. <http://mail.henho.com/>mydomain.com ( this line to relay
another domain (not mydomain.com <http://henho.com/>) to MDaemon)
file virtualdomains -> mydomain.com <http://henho.com/>
file tcp.smtp
127.:allow,RELAYCLIENT=""
172.16.:allow,RELAYCLIENT=""
When you read to these line, you know that I don't know how to config for
VPopMail relay (or QMail)
Thanks for reading and soon relpy
In MDaemon, I store all email acount in my network.
Now I have some email acounts in QMail ( they're also same name with account
in MDaemon). I have a problem like this:
I use VPoppmail to create mydomain.com and add this name in file
..../control/local
user1,user2 account in QMail. user3 account in MDaemon
When ***@mydomain.com send mail to ***@domain.com. User2 receives
successful.
But when user1 send to user3, QMail return error ->>
Hi. This is the qmail-send program at mydomain.com <http://mydomai.com/>.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
Sorry, no mailbox here by that name. (#5.1.1) .
I know Qmail would process mail in local so if doesnot find email account in
vpopmail they would return error. I want Qmail continue send email (after
QMail can not find account in it's loccal) to MDaemon so user3 can receives.
I also configure file smptroute for QMail relay to MDaemon successful. Mail
account in QMail can relay to MDaemon for internet mail.
There is some files in dir /var/qmail/control
file locals -> smtp.mydomain.com (dns record of QMail)
file rcpthosts -> there no word, I use tcp.smtp control access
file smtproutes has 2 lines. The first line I hope QMail would continue to
send non-success local email (it means user3) to MDaemon but it can not.
mydomain.com:mail.mydomain.com (mail.
<http://mail.henho.com/>mydomain.comis dns record point to MDaemon)
:mail. <http://mail.henho.com/>mydomain.com ( this line to relay
another domain (not mydomain.com <http://henho.com/>) to MDaemon)
file virtualdomains -> mydomain.com <http://henho.com/>
file tcp.smtp
127.:allow,RELAYCLIENT=""
172.16.:allow,RELAYCLIENT=""
When you read to these line, you know that I don't know how to config for
VPopMail relay (or QMail)
Thanks for reading and soon relpy