<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184415#M539005</link>
    <description>Which solution did you go with?&lt;BR /&gt;Can you provide sample?</description>
    <pubDate>Wed, 23 Apr 2008 11:02:36 GMT</pubDate>
    <dc:creator>OFC_EDM</dc:creator>
    <dc:date>2008-04-23T11:02:36Z</dc:date>
    <item>
      <title>sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184408#M538998</link>
      <description>how to send mail with file as attachment with the particular mail id in HPUX 11.23. I tried with mail,mailx,elm the file goes as a body of message and message send using mail id root@servername.xyz.com&lt;BR /&gt;How to resolve the issue?</description>
      <pubDate>Tue, 22 Apr 2008 08:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184408#M538998</guid>
      <dc:creator>prashantb</dc:creator>
      <dc:date>2008-04-22T08:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184409#M538999</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;See this thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=879014" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=879014&lt;/A&gt;</description>
      <pubDate>Tue, 22 Apr 2008 08:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184409#M538999</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-22T08:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184410#M539000</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;also see this thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1161579" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1161579&lt;/A&gt;</description>
      <pubDate>Tue, 22 Apr 2008 08:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184410#M539000</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-22T08:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184411#M539001</link>
      <description>&lt;!--!*#--&gt;Or do a forum search for terms like:&lt;BR /&gt;   mail attachment&lt;BR /&gt;&lt;BR /&gt;I believe that this problem has been solved&lt;BR /&gt;before.</description>
      <pubDate>Tue, 22 Apr 2008 14:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184411#M539001</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-22T14:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184412#M539002</link>
      <description>You can also use shar(1) and mail that file.&lt;BR /&gt;&lt;BR /&gt;If you don't need to automate it, you can install thunderbird and just use the shiny buttons in the GUI.</description>
      <pubDate>Wed, 23 Apr 2008 08:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184412#M539002</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-23T08:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184413#M539003</link>
      <description>uuencode /path/filename1 filename1 | mailx -m -s "subject" tosomeone@somewhere.com&lt;BR /&gt;&lt;BR /&gt;filename1 and filename1a are the same.&lt;BR /&gt;&lt;BR /&gt;But you can change the name of the attached file by changing filename1a to get past filters.&lt;BR /&gt;&lt;BR /&gt;For example&lt;BR /&gt;&lt;BR /&gt;uuencode /tmp/somefile.zip somefile.txt | mailx -m -s "subject" tosomeone@somewhere.com&lt;BR /&gt;&lt;BR /&gt;The file sent will be somfile.zip&lt;BR /&gt;The name of the attachment will be somefile.txt.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Wed, 23 Apr 2008 10:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184413#M539003</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-23T10:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184414#M539004</link>
      <description>The sloution is workng fine but the mail id by which mail send is root@hpsrv1.com&lt;BR /&gt;Is it possible to put valid mail id for sender.</description>
      <pubDate>Wed, 23 Apr 2008 10:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184414#M539004</guid>
      <dc:creator>prashantb</dc:creator>
      <dc:date>2008-04-23T10:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184415#M539005</link>
      <description>Which solution did you go with?&lt;BR /&gt;Can you provide sample?</description>
      <pubDate>Wed, 23 Apr 2008 11:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184415#M539005</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-23T11:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184416#M539006</link>
      <description>Use the -r option to change the address of the sender.&lt;BR /&gt;&lt;BR /&gt;I.E.  As root from server testhpux want to send email as if it came from john@testhpux&lt;BR /&gt;&lt;BR /&gt;echo test | mailx -s "subject" -r john@testhpux.com someuser@out.there&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2008 11:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184416#M539006</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-23T11:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184417#M539007</link>
      <description>Thanks Kevin and all who help to find the solution. Final working pattern for the same is as below,&lt;BR /&gt;&lt;BR /&gt;(uuencode /mail.txt mail.txt)|mailx -m -s "report" -r psb@hotmail.com ravi@yahoo.com &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2008 02:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184417#M539007</guid>
      <dc:creator>prashantb</dc:creator>
      <dc:date>2008-04-24T02:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184418#M539008</link>
      <description>Dear Prashanth&lt;BR /&gt;&lt;BR /&gt;u can use mailx -r command &lt;BR /&gt;&lt;BR /&gt;r for specific address&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;sajjad</description>
      <pubDate>Thu, 24 Apr 2008 08:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184418#M539008</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-24T08:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184419#M539009</link>
      <description>prashantb,&lt;BR /&gt;&lt;BR /&gt;Why'd you have to use the ( ) in the uuencode part of the line?&lt;BR /&gt;&lt;BR /&gt;Are you running from a script?&lt;BR /&gt;&lt;BR /&gt;Just curious...&lt;BR /&gt;&lt;BR /&gt;Also don't forget points for those who helped&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Thu, 24 Apr 2008 10:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184419#M539009</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-24T10:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184420#M539010</link>
      <description>Yes I use teh same in script.</description>
      <pubDate>Thu, 24 Apr 2008 10:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/4184420#M539010</guid>
      <dc:creator>prashantb</dc:creator>
      <dc:date>2008-04-24T10:56:05Z</dc:date>
    </item>
  </channel>
</rss>

