<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013248" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013248</link>
    <description></description>
    <language>en</language>
          <item>
    <title>RE: Help with CGI Script</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/help-cgi-script#comment-1076820</link>
    <description> &lt;p&gt;Your error message was:&lt;/p&gt;
&lt;p&gt;-6 local user $to unknown on host $smtp&lt;/p&gt;
&lt;p&gt;This seems to be saying the the user id in the variable $to does not exist on the smtp mail server. That literally means that the email address you are trying to send to doesn&#039;t exist. My initial guess is that you&#039;ve probably messed up the parameter list you send to the script. You didn&#039;t provide us with the code you&#039;re using with your submit button, but I suspect you have not correctly formated this call:&lt;/p&gt;
&lt;p&gt;# &amp;amp;sendmail($from, $reply, $to, $smtp, $subject, $message );&lt;/p&gt;
&lt;p&gt;If I had to guess, I would guess that you didn&#039;t include the $from or the $reply variable. If you leave one of these variables out, the list of variables won&#039;t line up. You will most likey enter the same value for both parameters unless you use a different &quot;Reply To&quot; value than your &quot;From&quot; value. Just a guess on my part.&lt;/p&gt;
&lt;p&gt;Send me the web page that this code is on and I can check that for you as well. Send it to &lt;a href=&quot;mailto:97321@home.com&quot;&gt;97321@home.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Ken Brayton&lt;br /&gt;
Albany, OR&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Jan 2001 02:25:47 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1076820 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
