<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sendmail Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-server/m-p/4506786#M653977</link>
    <description>Based on the prompt visible in your attachment, and the outputs of "sendmail -bs" and "sendmail -v abc@xyz.com", the name of your sendmail server is currently de01src2.am.mot.com.&lt;BR /&gt;&lt;BR /&gt;Did you mean to ask "What should I put into SENDMAIL_SERVER_NAME= on /etc/rc.config.d/mailservs?"&lt;BR /&gt;&lt;BR /&gt;If you also have SENDMAIL_SERVER=1, you should normally leave SENDMAIL_SERVER_NAME empty.&lt;BR /&gt;&lt;BR /&gt;If your goal is to make this machine rely on a central mail server somewhere in your site, _ask the email systems administrator of your site_. &lt;BR /&gt;&lt;BR /&gt;After you know the name of the mail server you should use at your site, you have two options.&lt;BR /&gt;&lt;BR /&gt;When an email is sent from this system (de01src2), do you want the From: address of it look like &lt;BR /&gt;&lt;BR /&gt;a) username@de01src2.am.mot.com&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;b) username@xyz.com ?&lt;BR /&gt;(assuming that xyz.com is your real public domain name)&lt;BR /&gt;&lt;BR /&gt;In case a), you should leave the SENDMAIL_SERVER_NAME empty and put the name of the central mail server to sendmail.cf on the "DS" line. In other words change sendmail.cf so that&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;becomes&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DSyourmailserver.xyz.com&lt;BR /&gt;&lt;BR /&gt;In case b), set SENDMAIL_SERVER_NAME=yourmailserver.xyz.com and restart sendmail. In this case, the administrator of the central mail server may have to configure something too. (For example, if the usernames at de01src2 don't exactly match the mail usernames used at the central mail server, the central server needs to do some aliasing/remapping to correct the addresses.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Fri, 02 Oct 2009 06:03:43 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2009-10-02T06:03:43Z</dc:date>
    <item>
      <title>Sendmail Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-server/m-p/4506785#M653976</link>
      <description>&lt;!--!*#--&gt;Hi All..&lt;BR /&gt;&lt;BR /&gt;How can I know the name of my sendmail server????&lt;BR /&gt;I have attached below outputs.&lt;BR /&gt;&lt;BR /&gt;# more sendmail.cf&lt;BR /&gt;# cat /etc/rc.config.d/mailservs&lt;BR /&gt;# sendmail -bs&lt;BR /&gt;# sendmail -v abc@xyz.com &lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;Thanks..</description>
      <pubDate>Fri, 02 Oct 2009 03:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-server/m-p/4506785#M653976</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-10-02T03:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-server/m-p/4506786#M653977</link>
      <description>Based on the prompt visible in your attachment, and the outputs of "sendmail -bs" and "sendmail -v abc@xyz.com", the name of your sendmail server is currently de01src2.am.mot.com.&lt;BR /&gt;&lt;BR /&gt;Did you mean to ask "What should I put into SENDMAIL_SERVER_NAME= on /etc/rc.config.d/mailservs?"&lt;BR /&gt;&lt;BR /&gt;If you also have SENDMAIL_SERVER=1, you should normally leave SENDMAIL_SERVER_NAME empty.&lt;BR /&gt;&lt;BR /&gt;If your goal is to make this machine rely on a central mail server somewhere in your site, _ask the email systems administrator of your site_. &lt;BR /&gt;&lt;BR /&gt;After you know the name of the mail server you should use at your site, you have two options.&lt;BR /&gt;&lt;BR /&gt;When an email is sent from this system (de01src2), do you want the From: address of it look like &lt;BR /&gt;&lt;BR /&gt;a) username@de01src2.am.mot.com&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;b) username@xyz.com ?&lt;BR /&gt;(assuming that xyz.com is your real public domain name)&lt;BR /&gt;&lt;BR /&gt;In case a), you should leave the SENDMAIL_SERVER_NAME empty and put the name of the central mail server to sendmail.cf on the "DS" line. In other words change sendmail.cf so that&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;becomes&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DSyourmailserver.xyz.com&lt;BR /&gt;&lt;BR /&gt;In case b), set SENDMAIL_SERVER_NAME=yourmailserver.xyz.com and restart sendmail. In this case, the administrator of the central mail server may have to configure something too. (For example, if the usernames at de01src2 don't exactly match the mail usernames used at the central mail server, the central server needs to do some aliasing/remapping to correct the addresses.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 02 Oct 2009 06:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-server/m-p/4506786#M653977</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-10-02T06:03:43Z</dc:date>
    </item>
  </channel>
</rss>

