Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

unable to send email via MTA(relay)

807574Aug 9 2007 — edited Feb 11 2020
Hi,

I am testing the latest messaging server 6.3. Everything was great until I got stuck in configuring uwc from sending out email via outbound MTA.

FYI, I have configured 1 webmail server, 2 message store(mstore, mstore1), and MTA(outbound).

Sending out email was fine if I am using messagestore MTA, but configuring

./configutil -o service.http.smtphost -v 192.168.6.15

causes the email cannot be send out. Error message:

SMTP Error: 5.1.2 unknown host or domain: abu@xx.com
The message was not sent.

FYI, I did imsimta cnbuild and restart. Also stop-msg and start-msg. Besides, telnet <smtp-server> 25 gives the following banner

-bash-3.00# telnet 192.168.6.15 25
Trying 192.168.6.15...
Connected to 192.168.6.15.
Escape character is '^]'.
220 smtp.tm.net.my -- Server ESMTP (Sun Java(tm) System Messaging Server 6.3-0.15 (built Feb 9 2007))


Any idea? Please help.

Many thanks

Message was edited by:
haw_9368
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2007
Added on Aug 9 2007
4 comments
346 views