flourishing
10th December 2005, 16:25
make me crazy .
i have enabled maidir in managemnet-server-setting.
and
/etc/postfix/virtusertable
/etc/postfix/local-host-names
and here is the file virtusertable and local-host-name
##################################
#
# ISPConfig virtusertable Configuration File
# Version 1.0
#
###################################
hello@test.jmugs981.org web1_hello
web1_hello@test.jmugs981.org web1_hello
#### MAKE MANUAL ENTRIES BELOW THIS LINE! ####
~
and user hello is there.
this is the file local-host-name
###################################
#
# ISPConfig local-host-names Configuration File
# Version 1.0
#
###################################
localhost
freelamp
localhost.freelamp
test.jmugs981.org
#### MAKE MANUAL ENTRIES BELOW THIS LINE! ####
jmugs981.org
~
jmugs981.org is there too.
and now send a mail from jiangpeirong@qingdao.gov.cn
this is the maillog
Dec 10 22:37:09 freelamp postfix/smtpd[1824]: connect from unknown[202.110.193.28]
Dec 10 22:37:10 freelamp postfix/smtpd[1824]: NOQUEUE: reject: RCPT from unknown[202.110.193.28]: 550 <hello@jmugs981.org>: Recipient address rejected: User unknown in local recipient table; from=<jiangpeirong@qingdao.gov.cn> to=<hello@jmugs981.org> proto=ESMTP helo=<mx2.qingdao.cn>
Dec 10 22:37:10 freelamp postfix/smtpd[1824]: disconnect from unknown[202.110.193.28]
here is the Undelivered Mail Returned to Sender msg
<hello@jmugs981.org>: host jmugs981.org[211.144.137.88] said: 550
<hello@jmugs981.org>: Recipient address rejected: User unknown in local
recipient table (in reply to RCPT TO command)
and check the hello mail . got nothing. send mail out is ok.
and here is the main.cf , i also foud two lines
virtual_maps = hash:/etc/postfix/virtusertable
mydestination = /etc/postfix/local-host-names
what 's problem????
i have enabled maidir in managemnet-server-setting.
and
/etc/postfix/virtusertable
/etc/postfix/local-host-names
and here is the file virtusertable and local-host-name
##################################
#
# ISPConfig virtusertable Configuration File
# Version 1.0
#
###################################
hello@test.jmugs981.org web1_hello
web1_hello@test.jmugs981.org web1_hello
#### MAKE MANUAL ENTRIES BELOW THIS LINE! ####
~
and user hello is there.
this is the file local-host-name
###################################
#
# ISPConfig local-host-names Configuration File
# Version 1.0
#
###################################
localhost
freelamp
localhost.freelamp
test.jmugs981.org
#### MAKE MANUAL ENTRIES BELOW THIS LINE! ####
jmugs981.org
~
jmugs981.org is there too.
and now send a mail from jiangpeirong@qingdao.gov.cn
this is the maillog
Dec 10 22:37:09 freelamp postfix/smtpd[1824]: connect from unknown[202.110.193.28]
Dec 10 22:37:10 freelamp postfix/smtpd[1824]: NOQUEUE: reject: RCPT from unknown[202.110.193.28]: 550 <hello@jmugs981.org>: Recipient address rejected: User unknown in local recipient table; from=<jiangpeirong@qingdao.gov.cn> to=<hello@jmugs981.org> proto=ESMTP helo=<mx2.qingdao.cn>
Dec 10 22:37:10 freelamp postfix/smtpd[1824]: disconnect from unknown[202.110.193.28]
here is the Undelivered Mail Returned to Sender msg
<hello@jmugs981.org>: host jmugs981.org[211.144.137.88] said: 550
<hello@jmugs981.org>: Recipient address rejected: User unknown in local
recipient table (in reply to RCPT TO command)
and check the hello mail . got nothing. send mail out is ok.
and here is the main.cf , i also foud two lines
virtual_maps = hash:/etc/postfix/virtusertable
mydestination = /etc/postfix/local-host-names
what 's problem????