[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Raq3 cgi mail problems.
- Subject: [cobalt-users] Raq3 cgi mail problems.
- From: Jerald C Jones <jcjones@xxxxxxxxxx>
- Date: Tue Sep 26 16:07:56 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
First, let me start by saying that I am not an accomplished perl programmer, I am a C/C++ programmer with the majority of my
experience in Windows/DOS. I am learning Perl, but unfortunately my time schedule only allows me to learn what I have to to get
each project completed.
I am having some very interesting problems with some scripts I have written using sendmail. I have a couple of scripts that use
the cgi-lib.pl file written by Steven E. Brenner, and they used to work great on every Linux box I have run them on, but since I
have gone to a Raq3 the cgi program hangs when attempting to send mail using sendmail. It eventually sends the mail and continues
with the program but it takes between 30 minutes and several hours to do so. I have looked for some other examples of using
sendmail directly (not using one of the "library" functions that can be found) from perl and every one of them I have tried gives me
an internal server error page from my raq3.
Does anybody have any suggestions as to how I might solve this problem? Does anybody have any perl snippets they would be willing
to send me that is an example of successful sendmail usage?
Thank You,
JC Jones :)