I have two mail servers. One is running SME 6.0 and one is running OpenBSD 3.6. Once i enable the qmail my OpenBSD mail server keeps on relaying e-mails. See below for the maillogs inside OpenBSD3.6.
Dec 3 13:56:41 phisl sendmail[5366]: iB35ufpm005366: ruleset=check_rcpt, arg1=<
4hc652jD@ms16.url.com.tw>, relay=qmailr@
203.115.188.171], reject=550 5.7.1 <4hc
652jD@ms16.url.com.tw>... Relaying denied
Dec 3 13:56:41 phisl sendmail[27247]: iB35ueje027247: ruleset=check_rcpt, arg1=
<4hc652jD@ms16.url.com.tw>, relay=qmailr@[203.115.188.171], reject=550 5.7.1 <4h
c652jD@ms16.url.com.tw>... Relaying denied
It keeps on running and running till the directory /var/spool/mqueue will have a low disk space. Then the mail server won't anymore receive and send e-mails.
I tried to clean install the OpenBSD. Once the sendmail is running, then it keeps on relaying e-mails(see maillog above). Once i disable the qmail inside SME mail server, the relaying of e-mails will stop.
pls help me on this particular problem. How will i fix qmail inside SME? How come it will affect other mail server?