Title: Message
Hi!
 
I'm having the following problem:
-default domain is <virt1.domain1.com> (which is also the hostname of the mail server)
-another virtual domain <virt2.domain1.com>
-another virtual domain <domain2.com>
Everything works fine for <virt1.domain1.com> and <domain2.com>, but when i try to send an email for [EMAIL PROTECTED], the qmail log says:
 
new msg 1256690
info msg 1256690: bytes 528 from [EMAIL PROTECTED] qp 7024 uid 506
starting delivery 1: msg 1256690 to local [EMAIL PROTECTED]
status: local 1/10 remote 0/20
delivery 1: failure: Sorry,_no_mailbox_here_by_that_name._vpopmail_(#5.1.1)/
status: local 0/10 remote 0/20
bounce msg 1256690 qp 7028
end msg 1256690
Although I was sending this messege to [EMAIL PROTECTED], the log shows that vpopmail is not looking for the correct domain (it should be [EMAIL PROTECTED]).
DNS is correctly configured (i think): virt2.domain1.com points to CNAME virt1.domain1.com.
 
Qmail files:
 
/var/qmail/control/rcpthosts has:
virt1.domain1.com
virt2.domain1.com
domain2.com
 
/var/qmail/control/virtualdomains has:
virt1.domain1.com:virt1.domain1.com
virt2.domain1.com:virt2.domain1.com
domain2.com:domain2.com
 
IMAP authentication (through MySQL) works fine and so does sending mails from [EMAIL PROTECTED]. The problem is that I cannot receive mails for the virt2.domain1.com domain.
 
Any idea would  be appreciated.
 
Arthur

Reply via email to