<?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 / Mailx in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431580#M3256</link>
    <description>The simplest way to send a file as a mail attachment is like the following: &lt;BR /&gt;&lt;BR /&gt;    $ uuencode surfing.jpeg surfing.jpeg | sendmail sylvia@home.com&lt;BR /&gt;&lt;BR /&gt;In the command above you have to specify the file name two times: the first name is the input file to be encoded, and the second name is the file name the recipient will see. &lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Jul 2000 13:18:04 GMT</pubDate>
    <dc:creator>Anthony deRito</dc:creator>
    <dc:date>2000-07-19T13:18:04Z</dc:date>
    <item>
      <title>Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431576#M3252</link>
      <description>How do I send attachment using sendmail or mailx&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Junior</description>
      <pubDate>Wed, 19 Jul 2000 12:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431576#M3252</guid>
      <dc:creator>Junior C.</dc:creator>
      <dc:date>2000-07-19T12:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431577#M3253</link>
      <description>Check into mutt - it will allow attachments.</description>
      <pubDate>Wed, 19 Jul 2000 12:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431577#M3253</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-07-19T12:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431578#M3254</link>
      <description>You can use the following command to send an attachment:&lt;BR /&gt;uuencode your_file_name | sendmail -v user@mail &lt;BR /&gt;or use mpack available at Software Porting And Archive Centre for HP-UX :&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Brian &lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2000 12:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431578#M3254</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-19T12:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431579#M3255</link>
      <description>Check out the following thread on the same subject:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://atwnt370.external.hp.com/cm/QuestionAnswer/1,1150,0x8e557e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://atwnt370.external.hp.com/cm/QuestionAnswer/1,1150,0x8e557e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you could also click on the search button on the left and search for sendmail AND attachment &lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 19 Jul 2000 12:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431579#M3255</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-07-19T12:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431580#M3256</link>
      <description>The simplest way to send a file as a mail attachment is like the following: &lt;BR /&gt;&lt;BR /&gt;    $ uuencode surfing.jpeg surfing.jpeg | sendmail sylvia@home.com&lt;BR /&gt;&lt;BR /&gt;In the command above you have to specify the file name two times: the first name is the input file to be encoded, and the second name is the file name the recipient will see. &lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2000 13:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431580#M3256</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2000-07-19T13:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431581#M3257</link>
      <description>There are three ways to send and attachment.&lt;BR /&gt;&lt;BR /&gt;# (1)  Send in body of e-mail&lt;BR /&gt; mailx -s 'Subject Lines goes here' user@company.com &amp;lt; filename.txt&lt;BR /&gt;&lt;BR /&gt;# (2)  To send as an attachment&lt;BR /&gt;/usr/bin/uuencode filename.Z filename.Z  | /usr/sbin/sendmail user@company.com&lt;BR /&gt;&lt;BR /&gt;# (3) To send as an attachment with Subject, From and To&lt;BR /&gt;&lt;BR /&gt;(&lt;BR /&gt;        echo "From: &lt;PLACE_YOUR_NAME_HERE&gt;"&lt;BR /&gt;        echo "To: &lt;PLACE_THERE_NAME_HERE&gt;"&lt;BR /&gt;        echo "Subject: &lt;PLEASE subject="" here=""&gt;"&lt;BR /&gt;        echo "This is the body of the e-mail.^M&lt;BR /&gt; If you are having any problem with this file please give us a call.^M^M^M&lt;BR /&gt; &lt;YOUR name="" goes="" here=""&gt;^M&lt;BR /&gt; &lt;YOUR title="" goes="" here=""&gt;^M&lt;BR /&gt; &lt;YOUR phone="" number="" goes="" here=""&gt;"&lt;BR /&gt;         /usr/bin/uuencode /local/filename filename &lt;BR /&gt;) | /usr/sbin/sendmail user@company.com&lt;BR /&gt;&lt;BR /&gt;&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/PLEASE&gt;&lt;/PLACE_THERE_NAME_HERE&gt;&lt;/PLACE_YOUR_NAME_HERE&gt;</description>
      <pubDate>Thu, 20 Jul 2000 13:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431581#M3257</guid>
      <dc:creator>Ron Gordon</dc:creator>
      <dc:date>2000-07-20T13:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431582#M3258</link>
      <description>Thanks,  All&lt;BR /&gt;&lt;BR /&gt;Ron,  Setp #3 work great Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2000 13:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431582#M3258</guid>
      <dc:creator>Junior C.</dc:creator>
      <dc:date>2000-07-20T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431583#M3259</link>
      <description>I accomplished this on a 10.2 system.  You may wish to check your patch on 11.0 to ensure that it has MIME capability. For 10.2 I had to load patch PHNE_15835.&lt;BR /&gt;The next thing you have to do is create a small file (ex include.file) that is used to send the file as an attachment.  There are a few things you could read on this for more details at HP's IT Resource if you want. But simple create a file with this syntax:&lt;BR /&gt;&lt;BR /&gt;                 [include text.txt text/plain base64]&lt;BR /&gt;where text.txt is your file.&lt;BR /&gt;&lt;BR /&gt; The general format is: [include filename type/subtype encoding]&lt;BR /&gt;                      type/subtype= text/plain, image/gif, image/jgp etc..&lt;BR /&gt;                      encoding=base64, quoted-printable etc...&lt;BR /&gt;&lt;BR /&gt;Now from the command line to send this file as an attachment to user_abc:&lt;BR /&gt;   &lt;BR /&gt;     elms -s 'Test attachment file' user_abc@your_org.com &lt;INCLUDE.FILE&gt;&lt;/INCLUDE.FILE&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Aug 2000 13:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431583#M3259</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-08-07T13:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail / Mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431584#M3260</link>
      <description>I forgot to mention before; make sure you have Elm ver 2.4 at least.&lt;BR /&gt;This method will send files as TRUE attachments - not as part of the body of the mail.&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 07 Aug 2000 13:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-mailx/m-p/2431584#M3260</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-08-07T13:46:32Z</dc:date>
    </item>
  </channel>
</rss>

