Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get Doors NG to use the local mailer

 I've installed Doors NG 6.01 on RedHat. When trying to configure email settings I am, so far, unable to get it to use the local mailer (either postfix or sendmail - I've tried both). The only way I can get it to work is to point it at our Exchange server and use my login credentials. But this is not a good solution. I have to change my password frequently

0 votes



2 answers

Permanent link
I've done it for both Postfix and Sendmail in the past - no problems at all. Note that these two applications listen at address localhost/127.0.0.1 only by default. You need to change it if JTS/DNG are not on the same machine. Use the below command to see what address/port the application is listening at.
netstat -pant | grep sendmail

0 votes

Comments

  That is what I was trying. But in the email configuration page in the administrative interface I tried localhost, 127.0.0.21 and localhost,localdomain and when I would save the configuration, it would complain about the "HELO" parameter requiring a domain name or it couldn't connect. And, when I tried to send a test email and watched the maillog, in fact, the HELO and EHLO commands would be sent without any name and sendmail would reject it.


Permanent link
 Never mind. I got it to work by putting the FQDN of the server in the hosts file attached to 1217.0.0.1

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 52

Question asked: Feb 12 '16, 9:05 a.m.

Question was seen: 3,186 times

Last updated: Feb 16 '16, 11:39 a.m.

Confirmation Cancel Confirm