<?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: mailx logging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529084#M868352</link>
    <description>Thanks to all who replied.  I get the picture now.  Also, please know that the mail.log can be disabled as I have determined is done in our enterprise.</description>
    <pubDate>Fri, 18 May 2001 12:44:56 GMT</pubDate>
    <dc:creator>Kirk Reindl</dc:creator>
    <dc:date>2001-05-18T12:44:56Z</dc:date>
    <item>
      <title>mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529077#M868345</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me of any logging that mailx does in the event of message delivery failure.  For instance, I attempted to send emails (via a script) to our exchange server.  Our exchange server was down yesterday, and to me it appears the emails have gone off in oblivion.&lt;BR /&gt;&lt;BR /&gt;I checked syslog.log, did a man on mailx, and did some poking around on the forum but couldn't find anything.&lt;BR /&gt;Thanks for the help.</description>
      <pubDate>Wed, 16 May 2001 13:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529077#M868345</guid>
      <dc:creator>Kirk Reindl</dc:creator>
      <dc:date>2001-05-16T13:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529078#M868346</link>
      <description>I recall having a similar problem.  We sent the mail as root and found a "DELIVERY FAILURE" message in root's mailbox.  We use elm to check mail.&lt;BR /&gt;&lt;BR /&gt;Also, check the mail queue.</description>
      <pubDate>Wed, 16 May 2001 13:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529078#M868346</guid>
      <dc:creator>Robert Hoey</dc:creator>
      <dc:date>2001-05-16T13:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529079#M868347</link>
      <description>Hi, you can check in /var/adm/syslog/mail.log for information regarding sent or not sent e-mails.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 13:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529079#M868347</guid>
      <dc:creator>Rob Smith</dc:creator>
      <dc:date>2001-05-16T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529080#M868348</link>
      <description>mailq or sendmail -bp will show all messages that are currently "undelivered".&lt;BR /&gt;&lt;BR /&gt;sendmail -q will resend all messages in queue.&lt;BR /&gt;&lt;BR /&gt;C</description>
      <pubDate>Wed, 16 May 2001 13:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529080#M868348</guid>
      <dc:creator>Charles McCary</dc:creator>
      <dc:date>2001-05-16T13:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529081#M868349</link>
      <description>Thanks for the responses, they have got me started.  One more question. Does UNIX keep a rollover log anywhere that would show me email messages sent via mailx?&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 16 May 2001 16:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529081#M868349</guid>
      <dc:creator>Kirk Reindl</dc:creator>
      <dc:date>2001-05-16T16:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529082#M868350</link>
      <description>Kirk,&lt;BR /&gt;We use mailx to send all of our mail messages from our system monitoring scripts.  I just took a look at /var/adm/syslog/mail.log as Rob Smith pointed out and noticed that it shows when and who mail was sent to.  If you are looking for a sent folder as you see in Lotus or Outlook, I'm not sure.&lt;BR /&gt;Good Luck.&lt;BR /&gt;-Rob&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 16:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529082#M868350</guid>
      <dc:creator>Robert Hoey</dc:creator>
      <dc:date>2001-05-16T16:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529083#M868351</link>
      <description>mailx is a mail client. Its only function is to read the mail files and to format mail for sendmail (the mail server) to deliver. Unix as an operating system really has nothing to do with it. Mail is just another program.&lt;BR /&gt;&lt;BR /&gt;You could check the /etc/syslog.conf file, there is a facility for logging informational messages to a particular file.&lt;BR /&gt;My factory install of HPUX provided /var/adm/syslog/mail.log as the file for all mail related log&lt;BR /&gt;entries. Mostly these are related to mail that is outgoing to external systems.&lt;BR /&gt;&lt;BR /&gt;If you want to audit use of mailx you may be able to do so with an HP trusted solution, however, you should know that mailx is only one of several options for a mail client on a unix system (see also mail,rmail,xmh,elm,procmail...etc) &lt;BR /&gt;You might do better by looking at logging from the server&lt;BR /&gt;(I assume sendmail). You can make the mail server log every mail message it sends out.&lt;BR /&gt;Buy a good book on sendmail configuration.</description>
      <pubDate>Thu, 17 May 2001 15:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529083#M868351</guid>
      <dc:creator>David Rodman</dc:creator>
      <dc:date>2001-05-17T15:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: mailx logging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529084#M868352</link>
      <description>Thanks to all who replied.  I get the picture now.  Also, please know that the mail.log can be disabled as I have determined is done in our enterprise.</description>
      <pubDate>Fri, 18 May 2001 12:44:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-logging/m-p/2529084#M868352</guid>
      <dc:creator>Kirk Reindl</dc:creator>
      <dc:date>2001-05-18T12:44:56Z</dc:date>
    </item>
  </channel>
</rss>

