Transient parse error-msg queued for future delivery on OCS
Hi
I have an installatin of oracle collaboration suite on red hat linux 7.3. Part of the cofiguration requires that sendmail be setup. This is required in order to recieve notifications on meetings via oracle calendar.
Anyway, i have a test system :
hostname: naqi
domain: ocs.com
host file entry:
192.168.0.175 naqi.ocs.com naqi naqi01
127.0.0.1 localhost.localdomain localhost
Now here is a test via sendmail:
# /usr/lib/sendmail -v oracle
hi
.
oracle... Connecting to local...
oracle... Sent
the message is sent and delivered successfully.
Now i try the following:
# /usr/lib/sendmail -v oracle@ocs.com
ocs.com: Name server timeout
oracle@ocs.com... Transient parse error -- message queued for future delivery
hi
.
oracle@ocs.com... queued
Due to this problem, notifications sent via oracle calendar are getting queued. What should be happening is these messages get sent to oracle email also running on the same system, and when the user logs into oracle email he is able to read these notifications. Anybody got any ideas? or had to configure ocs?
Naqi