mail loops back to myself
Mr. Surachai Sriaram <ninetea <at> hotmail.com>
2007-07-09 07:14:26 GMT
hi all
i am install kolabd on debian etch server and newbies on kolabd. i have
problem when test send e-mail to new kolabd user and test user on example
data this is error messages
############
Jul 9 14:14:46 knhosp postfix/cleanup[10084]: C8542203413:
message-id=<20070709071446.C8542203413 <at> mail.knhosp.go.th>
Jul 9 14:14:46 knhosp postfix/bounce[10086]: A5B4F203412: sender
non-delivery notification: C8542203413
Jul 9 14:14:46 knhosp postfix/qmgr[10044]: C8542203413: from=<>, size=2262,
nrcpt=1 (queue active)
Jul 9 14:14:46 knhosp postfix/qmgr[10044]: A5B4F203412: removed
Jul 9 14:14:46 knhosp postfix/smtp[10085]: C8542203413:
to=<xxx <at> knhosp.go.th>, relay=none, delay=0.05, delays=0.05/0/0/0, dsn=5.4.6,
status=bounced (mail for mail.knhosp.go.th loops back to myself)
Jul 9 14:14:46 knhosp postfix/qmgr[10044]: C8542203413: removed
################
this is main.cf configuration file
##########################
knhosp:/# cat /etc/postfix/main.cf
alias_maps = hash:/etc/aliases
#myorigin = /etc/mailname
myhostname = mail.knhosp.go.th
myorigin = /etc/mailname
mydomain = knhosp.go.th
mydestination = $myhostname, $mydomain, localhost.$mydomain, localhost
relayhost =
mynetworks = 127.0.0.0/8, 192.168.1.0/24
mailbox_command = procmail -a "$EXTENSION"
(Continue reading)