<?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 HP-UX 10.2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528978#M24813</link>
    <description>Hello, you could try building a new sendmail.cf file with /usr/newconfig/etc/mail/cf/cf/gen_cf or just copy the generic-hpux10.cf file to sendmail.cf. Maybe you are missing something like:&lt;BR /&gt;#####  @(#)local.m4     8.30 (Berkeley) 6/30/1998  #####&lt;BR /&gt;Mlocal,         P=/usr/bin/rmail, F=lsDFMAw5:/|@qm9, S=10/30, R=20/40,&lt;BR /&gt;                T=DNS/RFC822/X-Unix,&lt;BR /&gt;                A=rmail -d $u&lt;BR /&gt;Mprog,          P=/usr/bin/sh, F=lsDFMoqeu9, S=10/30, R=20/40, D=$z:/,&lt;BR /&gt;                T=X-Unix,&lt;BR /&gt;                A=sh -c $u&lt;BR /&gt;in your active sendmail.cf file.</description>
    <pubDate>Thu, 17 May 2001 09:06:34 GMT</pubDate>
    <dc:creator>W. Sikkens</dc:creator>
    <dc:date>2001-05-17T09:06:34Z</dc:date>
    <item>
      <title>sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528967#M24802</link>
      <description>When I try to start sendmail (/etc/init.d/sendmail start), nothing happens. The sendmail daemon is not running and no entries can be found in/var/adm/syslog/*&lt;BR /&gt;&lt;BR /&gt;When i try to send an email (e.g sendmail -v root), I get the message:&lt;BR /&gt;&lt;BR /&gt;No local mailer defined&lt;BR /&gt;&lt;BR /&gt;What is causing this? I haven't had this problem yet (on HP-UX 11), which entry in the sendmail.cf must I change and to what. All I want to do is forward all mail (local and non-local) to the Exchange mail server.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kurt</description>
      <pubDate>Wed, 16 May 2001 08:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528967#M24802</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-05-16T08:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528968#M24803</link>
      <description>hi,&lt;BR /&gt;You should add the name of your exchange server at the line:&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;PUT here="" your-mailservername=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor&lt;/PUT&gt;</description>
      <pubDate>Wed, 16 May 2001 09:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528968#M24803</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-05-16T09:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528969#M24804</link>
      <description>export SENDMAIL_SERVER=1&lt;BR /&gt;&lt;BR /&gt;does it set to 1 in /etc/rc.config.d/mailsvrs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 09:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528969#M24804</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-05-16T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528970#M24805</link>
      <description>Sorry I got mixed up with the rodent ...&lt;BR /&gt;I wanted to add:&lt;BR /&gt;You will have to add a .mailrc file &lt;BR /&gt;in your home directory containing:&lt;BR /&gt;set crt=21&lt;BR /&gt;set encoding=8bit&lt;BR /&gt;set charset=iso-8859-1&lt;BR /&gt;&lt;BR /&gt;To avoid MS-... error &lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 16 May 2001 09:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528970#M24805</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-05-16T09:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528971#M24806</link>
      <description>Thanx but the DS record and mailservs settings were already applied. The sendmail just refuses to start up. When I do a:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep sendmail&lt;BR /&gt;&lt;BR /&gt;I find that no sendmail daemon is running.Why won't it start up?</description>
      <pubDate>Wed, 16 May 2001 09:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528971#M24806</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-05-16T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528972#M24807</link>
      <description>When you execute /sbin/init.d/sendmail stop then &lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;What get displayed?</description>
      <pubDate>Wed, 16 May 2001 09:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528972#M24807</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-05-16T09:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528973#M24808</link>
      <description>It says:&lt;BR /&gt;No sendmail server is running :-(&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 09:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528973#M24808</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-05-16T09:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528974#M24809</link>
      <description>well my fault, I meant stop then start...&lt;BR /&gt;&lt;BR /&gt;This time?</description>
      <pubDate>Wed, 16 May 2001 10:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528974#M24809</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-05-16T10:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528975#M24810</link>
      <description>Of course I've started it afterwards. However no sendmail daemon is running.&lt;BR /&gt;&lt;BR /&gt;On HPUX11, you get something like sendmail accepting connections. I guess it should be the same on HPUX10.2</description>
      <pubDate>Wed, 16 May 2001 10:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528975#M24810</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-05-16T10:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528976#M24811</link>
      <description># ./sendmail start&lt;BR /&gt;/etc/mail/aliases: 6 aliases, longest 9 bytes, 76 bytes total&lt;BR /&gt;sendmail&lt;BR /&gt;&lt;BR /&gt;sbin/init.d # ps -ef|grep sendmail&lt;BR /&gt;    root 22431     1  0 13:15:44 ?         0:00 sendmail: accepting connections on port 25&lt;BR /&gt;    root 22537 21016  0 13:16:04 pts/1     0:00 grep sendmail&lt;BR /&gt;&lt;BR /&gt;sbin/init.d # ./sendmail stop&lt;BR /&gt;Sendmail pid is 22431&lt;BR /&gt;Killing sendmail...&lt;BR /&gt;Sendmail killed.&lt;BR /&gt;&lt;BR /&gt;I will at the priv on the exec files and give them to you (I just tested on a K production machine, hope no one was in need on mail...)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 10:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528976#M24811</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-05-16T10:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528977#M24812</link>
      <description>Here are the perms of /usr/sbin/sendmail:&lt;BR /&gt;-r-sr-sr-t   1 root       mail        393216 Feb 12  1998 sendmail</description>
      <pubDate>Wed, 16 May 2001 10:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528977#M24812</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-05-16T10:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528978#M24813</link>
      <description>Hello, you could try building a new sendmail.cf file with /usr/newconfig/etc/mail/cf/cf/gen_cf or just copy the generic-hpux10.cf file to sendmail.cf. Maybe you are missing something like:&lt;BR /&gt;#####  @(#)local.m4     8.30 (Berkeley) 6/30/1998  #####&lt;BR /&gt;Mlocal,         P=/usr/bin/rmail, F=lsDFMAw5:/|@qm9, S=10/30, R=20/40,&lt;BR /&gt;                T=DNS/RFC822/X-Unix,&lt;BR /&gt;                A=rmail -d $u&lt;BR /&gt;Mprog,          P=/usr/bin/sh, F=lsDFMoqeu9, S=10/30, R=20/40, D=$z:/,&lt;BR /&gt;                T=X-Unix,&lt;BR /&gt;                A=sh -c $u&lt;BR /&gt;in your active sendmail.cf file.</description>
      <pubDate>Thu, 17 May 2001 09:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528978#M24813</guid>
      <dc:creator>W. Sikkens</dc:creator>
      <dc:date>2001-05-17T09:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528979#M24814</link>
      <description>I've solved it. Sendmail wouldn't start because there was a file in /etc/rc.config.d/ that shouldn't be there at all. After deleting this file, sendmail started up normal. Than I still had some problem with name resolution, but I managed to let sendmail use only the hosts file (and no DNS) for relaying the mail to the Exchange Server.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your contributions.&lt;BR /&gt;&lt;BR /&gt;Kurt</description>
      <pubDate>Thu, 17 May 2001 10:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528979#M24814</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-05-17T10:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail HP-UX 10.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528980#M24815</link>
      <description>Boy, oh boy, this is the second time I have seen people say to modify the sendmail.cf file to relay mail to another server.&lt;BR /&gt;&lt;BR /&gt;Simply edit /etc/rc.config.d/mailsvrs&lt;BR /&gt;&lt;BR /&gt;There are only two variables that can be changed in that file.&lt;BR /&gt;1.  Run sendmail 0=false, 1=true&lt;BR /&gt;2.  Mail host to forward mail to&lt;BR /&gt;&lt;BR /&gt;After you put the mail host into the file, stop and start sendmail with the /sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;DONE!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Sat, 19 May 2001 03:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-hp-ux-10-2/m-p/2528980#M24815</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-19T03:46:43Z</dc:date>
    </item>
  </channel>
</rss>

