<?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 sender's name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020738#M745930</link>
    <description>Try the -r option to mailx:&lt;BR /&gt;&lt;BR /&gt;# echo test | mailx -s "some subject" -r some@mailaddress.com recipient@email.com&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Wout</description>
    <pubDate>Fri, 15 Jun 2007 04:15:47 GMT</pubDate>
    <dc:creator>Wouter Jagers</dc:creator>
    <dc:date>2007-06-15T04:15:47Z</dc:date>
    <item>
      <title>mailx sender's name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020736#M745928</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I'd like to specific a sender's name instead of the default one.  Could anyone tell me how I can do it.&lt;BR /&gt;&lt;BR /&gt;My unix version:&lt;BR /&gt;HP-UX etjisux2 B.11.11 U 9000/800&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kevin</description>
      <pubDate>Fri, 15 Jun 2007 04:10:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020736#M745928</guid>
      <dc:creator>WWY</dc:creator>
      <dc:date>2007-06-15T04:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: mailx sender's name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020737#M745929</link>
      <description>Try this: &lt;BR /&gt;&lt;BR /&gt;sendmail -f sender@domain ...&lt;BR /&gt;&lt;BR /&gt;Or rewrite senders names - &lt;A href="http://docs.hp.com/en/B2355-90147/ch04s03.html#cciecbcb" target="_blank"&gt;http://docs.hp.com/en/B2355-90147/ch04s03.html#cciecbcb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Fri, 15 Jun 2007 04:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020737#M745929</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-06-15T04:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: mailx sender's name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020738#M745930</link>
      <description>Try the -r option to mailx:&lt;BR /&gt;&lt;BR /&gt;# echo test | mailx -s "some subject" -r some@mailaddress.com recipient@email.com&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Wout</description>
      <pubDate>Fri, 15 Jun 2007 04:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020738#M745930</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-06-15T04:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: mailx sender's name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020739#M745931</link>
      <description>hi Kevin,&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;cat /etc/hosts |mailx -r "from name &lt;NAME&gt;" -s "Mail subject" destname@domain.mu&lt;BR /&gt;&lt;BR /&gt;in fact, you can specify *any* name/email address when specifying the value for the -r switch&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;/NAME&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020739#M745931</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-06-15T07:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: mailx sender's name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020740#M745932</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;The options specified above work for individual runs.  If you *always* want a user's name to be rewritten, you can use the genericstable.  You may have to rebuild the sendmail.cf file to support it, but that's pretty easy.  Let me know if you want specifics.&lt;BR /&gt;&lt;BR /&gt;Once sendmail supports the genericstable, just create a file /etc/mail/genericstable with the format:&lt;BR /&gt;&lt;BR /&gt;${source}  ${rewrite}&lt;BR /&gt;&lt;BR /&gt;For instance:&lt;BR /&gt;&lt;BR /&gt;oleary    dkoleary@olearycomputers.com&lt;BR /&gt;&lt;BR /&gt;would rewrite any mail coming from oleary to appear as if it were coming from dkoleary@olearycomputers.com&lt;BR /&gt;&lt;BR /&gt;Works pretty well.&lt;BR /&gt;&lt;BR /&gt;Doug&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jun 2007 08:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020740#M745932</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2007-06-15T08:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: mailx sender's name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020741#M745933</link>
      <description>&lt;BR /&gt;Many many thank for all of your answers!</description>
      <pubDate>Sun, 17 Jun 2007 20:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sender-s-name/m-p/4020741#M745933</guid>
      <dc:creator>WWY</dc:creator>
      <dc:date>2007-06-17T20:52:47Z</dc:date>
    </item>
  </channel>
</rss>

