1838703 Members
2947 Online
110128 Solutions
New Discussion

mailserver configuration

 
SOLVED
Go to solution
Karthik_6
Occasional Contributor

mailserver configuration

Hi,

I have hpux workstation and mail server(LOTUS notes winnt) on same network, when I am sending mail to any one(world i.e xyz@hotmail.com ...), its bouncing, I am able to send mail to other unix workstations and other unix users. I am able to ping lotus notes server from my unix workstation, I want to know how to configure my unix mail system, my mails should reach world.
3 REPLIES 3
Wilfred Chau_1
Respected Contributor

Re: mailserver configuration

Try to relay your mail to your Lotus Note mail server.

vi /etc/mail/sendmail.cf

Look for the Smart relay macro, which is DS

DS

Make sure the hostname is resolvable on your unix box.

restart sendmail and try send mail again.
manoj_pu
Regular Advisor
Solution

Re: mailserver configuration



Hello Karthik

Please refer the below link

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x85ea35067c18d6118ff40090279cd0f9,00.html

Rgds

Manoj
Leave with out tense and try best you gets result
Sanjay_6
Honored Contributor

Re: mailserver configuration

Hi Karthik,

Configue a mail replay for your unix server. Look for DS on your /etc/mail/sendmail.cf file and modify the entry to pass your emails to a mail replay. If you network allows emails to be sent to the network you should be able to send internet emails from your unix server.

Take a look at this thread,

http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f6e1100c1d1f94ce5f/screen=ckiDisplayDocument?docId=200000045145919

Also you can do a search on the forum solution and get more suggestions.

Hope this helps.

Regds