<?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: spoofing sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693123#M612367</link>
    <description>&lt;!--!*#--&gt;&amp;gt; I am trying to do this in sendmail though&lt;BR /&gt;&lt;BR /&gt;Have you tried specifying a recipient yet?&lt;BR /&gt;&lt;BR /&gt;I'll stop asking now.</description>
    <pubDate>Thu, 30 Sep 2010 15:26:35 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-09-30T15:26:35Z</dc:date>
    <item>
      <title>spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693114#M612356</link>
      <description>I am trying to "spoof" sendmail. Instead of saying that the mail is coming from root@domain.com I am trying to say it is coming from dba@domain.com.  No, what we are doing is for work only. We are trying to send this to about 150 recipients.  I have been trying to:&lt;BR /&gt;sendmail -f dba@domain.com&lt;BR /&gt;body&lt;BR /&gt;.&lt;BR /&gt;but I never receive the email.  We are using sendmail 8.13.3&lt;BR /&gt;any help would be appreciated</description>
      <pubDate>Wed, 29 Sep 2010 19:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693114#M612356</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2010-09-29T19:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693115#M612357</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] I have been trying to:&lt;BR /&gt;&amp;gt; sendmail -f dba@domain.com&lt;BR /&gt;&amp;gt; body&lt;BR /&gt;&amp;gt; .&lt;BR /&gt;&amp;gt; but I never receive the email. [...]&lt;BR /&gt;&lt;BR /&gt;Uh, I see whom it's from, but I don't see&lt;BR /&gt;whom it's to.  (Or are you using some new&lt;BR /&gt;intuitive interface to sendmail?)</description>
      <pubDate>Wed, 29 Sep 2010 20:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693115#M612357</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-09-29T20:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693116#M612358</link>
      <description>No, no new interface at all.  Isn't that the correct way???</description>
      <pubDate>Wed, 29 Sep 2010 20:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693116#M612358</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2010-09-29T20:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693117#M612359</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] Isn't that the correct way???&lt;BR /&gt;&lt;BR /&gt;To send a message TO WHOM?  Who is the&lt;BR /&gt;intended recipient?  And where did you&lt;BR /&gt;specify him/her/it/them?</description>
      <pubDate>Thu, 30 Sep 2010 01:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693117#M612359</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-09-30T01:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693118#M612361</link>
      <description>These references may help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/m4/masquerading.html" target="_blank"&gt;http://www.sendmail.org/m4/masquerading.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.brandonhutchinson.com/Sendmail_masquerading.html" target="_blank"&gt;http://www.brandonhutchinson.com/Sendmail_masquerading.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2010 01:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693118#M612361</guid>
      <dc:creator>Jim Walls</dc:creator>
      <dc:date>2010-09-30T01:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693119#M612363</link>
      <description>Hi,&lt;BR /&gt;The syntax is;&lt;BR /&gt;&lt;BR /&gt;echo test |mailx -s "Subject Part" â  r â  from addressâ   recipient1@domain.com.,recipient2@domain.com.</description>
      <pubDate>Thu, 30 Sep 2010 08:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693119#M612363</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-30T08:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693120#M612364</link>
      <description>&lt;!--!*#--&gt;&amp;gt; The syntax is;&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;It should be possible to specify one or more&lt;BR /&gt;recipients using sendmail, too.  (mailx has&lt;BR /&gt;some handy features, but its intuition is&lt;BR /&gt;probably not superior to that of sendmail.)</description>
      <pubDate>Thu, 30 Sep 2010 12:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693120#M612364</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-09-30T12:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693121#M612365</link>
      <description>I am trying to do this in sendmail though</description>
      <pubDate>Thu, 30 Sep 2010 13:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693121#M612365</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2010-09-30T13:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693122#M612366</link>
      <description>This worked for me:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/sendmail -f fido@fido.com me@myaddress.com&lt;BR /&gt;test&lt;BR /&gt;test&lt;BR /&gt;test&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;I received the message and the from said fido@fido.com.</description>
      <pubDate>Thu, 30 Sep 2010 13:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693122#M612366</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-09-30T13:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693123#M612367</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I am trying to do this in sendmail though&lt;BR /&gt;&lt;BR /&gt;Have you tried specifying a recipient yet?&lt;BR /&gt;&lt;BR /&gt;I'll stop asking now.</description>
      <pubDate>Thu, 30 Sep 2010 15:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693123#M612367</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-09-30T15:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693124#M612368</link>
      <description>Yes, this is in a script. so, the recipients are in a while loop.  &lt;BR /&gt;&lt;BR /&gt;What I am currenly doing is sending the email to myself:&lt;BR /&gt;&lt;BR /&gt;sendmail -f dba@domain.com myself@domain.com&lt;BR /&gt;&lt;BR /&gt;the myself@domain.com will be replaced in the while loop with the appropriate names</description>
      <pubDate>Thu, 30 Sep 2010 18:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693124#M612368</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2010-09-30T18:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693125#M612369</link>
      <description>If you're not receiving the e-mail, are you seeing anything in /var/adm/syslog/mail.log?  What happens if you run the command 'mailq' to look at the mail queue?  Does anything show up?  If so, what is the reason for the message being queued?</description>
      <pubDate>Thu, 30 Sep 2010 19:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693125#M612369</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-09-30T19:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693126#M612370</link>
      <description>running mailq I receive nothing &lt;BR /&gt;/var/adm/syslog/mail.log  this says that the message has been delivered though not in my email, spam or junk file does it appear</description>
      <pubDate>Fri, 01 Oct 2010 15:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693126#M612370</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2010-10-01T15:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: spoofing sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693127#M612371</link>
      <description>&lt;!--!*#--&gt;&amp;gt; sendmail -f dba@domain.com myself@domain.com&lt;BR /&gt;&lt;BR /&gt;Does "-f dba@domain.com" cause the problem,&lt;BR /&gt;or can you simply not send e-mail from this&lt;BR /&gt;system to your desired destination?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Yes, this is in a script. [...]&lt;BR /&gt;&lt;BR /&gt;My psychic powers are too weak to show me&lt;BR /&gt;exactly what your script does.  Is your&lt;BR /&gt;problem with the script or with the command&lt;BR /&gt;itself?  Have you tried running a simple&lt;BR /&gt;command manually (not in the script)?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] the message has been delivered though&lt;BR /&gt;&amp;gt; not in my email, spam or junk file does it&lt;BR /&gt;&amp;gt; appear&lt;BR /&gt;&lt;BR /&gt;What, exactly, is the system which is&lt;BR /&gt;supposed to be receiving this e-mail?  Hint:&lt;BR /&gt;Using "domain.com" to hide potentially useful&lt;BR /&gt;information may not be the best way to get&lt;BR /&gt;useful answers.</description>
      <pubDate>Fri, 01 Oct 2010 17:58:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/spoofing-sendmail/m-p/4693127#M612371</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-10-01T17:58:23Z</dc:date>
    </item>
  </channel>
</rss>

