<?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: another sendmail question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848570#M44690</link>
    <description>Ok, taking a quick (ok, a slight mangling of the truth) look at RFC821 (SMTP), the single quote (') is a valid character in a 'mailbox' name.&lt;BR /&gt;&lt;BR /&gt;Strangely enough, it isn't considered a 'special' character, and should just work.&lt;BR /&gt;&lt;BR /&gt;As to whether your MUA is correctly creating the envelope with the ' in it is a different question.&lt;BR /&gt;&lt;BR /&gt;Have you tried testing your SMTP server directly?&lt;BR /&gt;&lt;BR /&gt;telnet &lt;SMTP&gt; 25&lt;BR /&gt;HELO test&lt;BR /&gt;MAIL FROM: &lt;YOUR&gt;&lt;BR /&gt;RCPT TO: &lt;K&gt;&lt;BR /&gt;&lt;BR /&gt;See if you get the 'Recipient ok' response.&lt;BR /&gt;&lt;BR /&gt;Now, delivering it to a local user is a different story.  I'm pretty sure a Linux box cannot have a username with a ' in it.  Using a ' in an alias works however.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/K&gt;&lt;/YOUR&gt;&lt;/SMTP&gt;</description>
    <pubDate>Thu, 15 May 2003 23:33:56 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-05-15T23:33:56Z</dc:date>
    <item>
      <title>another sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848568#M44688</link>
      <description>All,&lt;BR /&gt;I have someone trying to send email to my mail server, the email address contains apostrophe like: "k'man@somedomian.com". My mail server is having problem getting this email. I wonder, would the apostrophe cause my mail server to drop the mail? AOL recieved the email according to the user which presented me with the problem.</description>
      <pubDate>Thu, 15 May 2003 16:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848568#M44688</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-05-15T16:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: another sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848569#M44689</link>
      <description>My sendmail server barfs on that one too.&lt;BR /&gt;&lt;BR /&gt;I don't think thats a legal name.  Probably some spammer finding a way to spoof the anti spam measures taken by legitimate NSP's.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 15 May 2003 17:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848569#M44689</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-15T17:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: another sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848570#M44690</link>
      <description>Ok, taking a quick (ok, a slight mangling of the truth) look at RFC821 (SMTP), the single quote (') is a valid character in a 'mailbox' name.&lt;BR /&gt;&lt;BR /&gt;Strangely enough, it isn't considered a 'special' character, and should just work.&lt;BR /&gt;&lt;BR /&gt;As to whether your MUA is correctly creating the envelope with the ' in it is a different question.&lt;BR /&gt;&lt;BR /&gt;Have you tried testing your SMTP server directly?&lt;BR /&gt;&lt;BR /&gt;telnet &lt;SMTP&gt; 25&lt;BR /&gt;HELO test&lt;BR /&gt;MAIL FROM: &lt;YOUR&gt;&lt;BR /&gt;RCPT TO: &lt;K&gt;&lt;BR /&gt;&lt;BR /&gt;See if you get the 'Recipient ok' response.&lt;BR /&gt;&lt;BR /&gt;Now, delivering it to a local user is a different story.  I'm pretty sure a Linux box cannot have a username with a ' in it.  Using a ' in an alias works however.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/K&gt;&lt;/YOUR&gt;&lt;/SMTP&gt;</description>
      <pubDate>Thu, 15 May 2003 23:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848570#M44690</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-05-15T23:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: another sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848571#M44691</link>
      <description>Stuart,&lt;BR /&gt;My boss have no problem sending it to s'address@somenetwork.com, but he's having problem recieving it.  He gets the email on his aol account (go figure), but through our email system. Any idea on how to test/debug this? Thanks.</description>
      <pubDate>Fri, 06 Jun 2003 01:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848571#M44691</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-06-06T01:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: another sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848572#M44692</link>
      <description>One hypothesis is if the server supports php, then the mail function gets " and ' as the quote character, so "k'man" becomes "k" and the rest isn't understandable...&lt;BR /&gt;Could be a way.&lt;BR /&gt;J</description>
      <pubDate>Fri, 06 Jun 2003 05:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848572#M44692</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-06T05:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: another sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848573#M44693</link>
      <description>It was the firewall which strip the "'".</description>
      <pubDate>Mon, 28 Feb 2005 17:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-sendmail-question/m-p/4848573#M44693</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-02-28T17:28:50Z</dc:date>
    </item>
  </channel>
</rss>

