<?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: HP OO Sendmail with Attachment does not work in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223379#M51745</link>
    <description>Thankyou very much.&lt;BR /&gt;Directory permissions was an issue.&lt;BR /&gt;&lt;BR /&gt;Appreciate your help.</description>
    <pubDate>Thu, 04 Feb 2010 10:44:43 GMT</pubDate>
    <dc:creator>Shaik Abdul Gafoor</dc:creator>
    <dc:date>2010-02-04T10:44:43Z</dc:date>
    <item>
      <title>HP OO Sendmail with Attachment does not work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223377#M51743</link>
      <description>HP OO Sendmail with Attachment does not work.&lt;BR /&gt;&lt;BR /&gt;I am trying to send an email through HP-OO with an attachment, but it always throws java.io.FileNotFoundException : /home/handson/TaskList.txt (Permission denied), though I gave 777 rights on this file, still the same error.</description>
      <pubDate>Thu, 04 Feb 2010 05:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223377#M51743</guid>
      <dc:creator>Shaik Abdul Gafoor</dc:creator>
      <dc:date>2010-02-04T05:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: HP OO Sendmail with Attachment does not work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223378#M51744</link>
      <description>Please try to examine the problem. If your first solution to permission problems is "give 777 rights to everything", your systems will always fail a security audit.&lt;BR /&gt;&lt;BR /&gt;Please run this command and examine the output:&lt;BR /&gt;ls -ld /home/handson/TaskList.txt /home/handson /home /&lt;BR /&gt;&lt;BR /&gt;To allow the user running HP-OO to read /home/handson/TaskList.txt, the required minimum permissions are:&lt;BR /&gt;&lt;BR /&gt;- directory access permission (x) on /&lt;BR /&gt;- directory access permission (x) on /home&lt;BR /&gt;- directory access permission (x) on /home/handson&lt;BR /&gt;- file read permission (r) on /home/handson/TaskList.txt&lt;BR /&gt;&lt;BR /&gt;If any of those permissions are not granted to this user, the attempt to read TaskList.txt will fail.&lt;BR /&gt;&lt;BR /&gt;If the user running HP-OO is the same as the user who owns /home/handson (by default, that would be the user named "handson"), you could use "user" permissions.&lt;BR /&gt;&lt;BR /&gt;If it isn't the same user, but both users belong to the same group _and_ the group ownership of the directories/files are set to that group, you can use "group" permissions.&lt;BR /&gt;&lt;BR /&gt;Otherwise, the "other" permissions should be used, with care.&lt;BR /&gt;&lt;BR /&gt;My guess is: the directory /home/handson probably has overly strict permissions. That can be fixed with:&lt;BR /&gt;&lt;BR /&gt;chmod a+x /home/handson&lt;BR /&gt;&lt;BR /&gt;Please fix the permissions of the TaskList.txt file. Having files that are both writeable and executable by anyone is a security risk to your system.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 04 Feb 2010 10:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223378#M51744</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-02-04T10:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP OO Sendmail with Attachment does not work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223379#M51745</link>
      <description>Thankyou very much.&lt;BR /&gt;Directory permissions was an issue.&lt;BR /&gt;&lt;BR /&gt;Appreciate your help.</description>
      <pubDate>Thu, 04 Feb 2010 10:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223379#M51745</guid>
      <dc:creator>Shaik Abdul Gafoor</dc:creator>
      <dc:date>2010-02-04T10:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: HP OO Sendmail with Attachment does not work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223380#M51746</link>
      <description>The issue was that though the file had permission, the directory holding the file did not.</description>
      <pubDate>Thu, 04 Feb 2010 10:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-oo-sendmail-with-attachment-does-not-work/m-p/5223380#M51746</guid>
      <dc:creator>Shaik Abdul Gafoor</dc:creator>
      <dc:date>2010-02-04T10:46:55Z</dc:date>
    </item>
  </channel>
</rss>

