Hi,
I'm trying to send email from our solaris server.
I tried the following command
usr/bin/mailx -s " GGGGGGGG " "xxx@abc.com" << EOF
> Sample message
> EOF
sending mail failed giving the following error message
550 5.1.2 xxx@abc.com... Host unknown (Name server: mailhost: host not found).
Our exchange server is enabled for SMTP relay.
Please advice. Thanks.
I'm trying to send email from our solaris server.
I tried the following command
usr/bin/mailx -s " GGGGGGGG " "xxx@abc.com" << EOF
> Sample message
> EOF
sending mail failed giving the following error message
550 5.1.2 xxx@abc.com... Host unknown (Name server: mailhost: host not found).
Our exchange server is enabled for SMTP relay.
Please advice. Thanks.