[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] CGI - Sendmail problem



I just ran into something similar. The DNS and MX records for my raq3 are
handled by another in-house server, projecta.com. The name of my Raq3 is
(for example) raq3.projecta.com. You might try the following, it fixed the
same error for me:

Log into the raq server as admin.
control-panel -> email server "parameters"
under host/domain aliases remove projecta.com
from the textbox, it's a small box with a big list of domains.

It thinks that it is the email server for projecta.com, so it was unable to
email me since, youremail@xxxxxxxxxxxxxxxxx doesn't exist on the raq3.

I am a newbie, so I hope that makes sense to you.
--
Paul Steele



-----Original Message-----
From: Jerald C Jones [mailto:jcjones@xxxxxxxxxx]
Sent: Wednesday, September 13, 2000 5:30 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] CGI - Sendmail problem


I think you need to put a forward slash "/" in front of the @ in the email
address.  Just something I remember about a similar error
I had a few weeks ago.

JC Jones  :)

> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Michael Bittle
> Sent: Wednesday, September 13, 2000 3:15 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] CGI - Sendmail problem
>
>
> Greetings.
>
> I'm using a RAQ3 and am having a problem with a formmail cgi which uses
> sendmail. You fill in the form, contents are sent to the "admin" email
> address, and a confirmation message is sent back to your email address.
The
> form page then redirects to another web page.
>
> I have used this program on many projects on another UNIX server for over
a
> year, with no problem.
>
> When I try it on the RAQ3, the "admin" receives your information
correctly,
> but you do not receive your message.
>
> Instead,  I get an "Internal Server Error" on the browser and this message
> shows in the error log:
>
> [Mon Sep 11 19:25:07 2000] [error] [client 24.2.9.37] malformed header
from
> script. Bad header=abc@xxxxxxxxxxxxx User unknown:
> /home/sites/site3/web/cgi-bin/appl_form_processor.pl
>
> where "abc@xxxxxxxxxx" would be your email address.
>
> No problems with CGI wrapper or other RAQ3 issues. Have checked and
doubled
> checked and triple checked my cgi coding.
>
> Does any of this look familiar to anyone? Any suggestions.
>
> Michael Bittle