Re: [Way OT] perl, CGI, and sendmail
From: Stephen Patterson (steve_at_patter.mine.nu)
Date: 04/10/05
- Previous message: Tom Allison: "DNS debugging..."
- In reply to: David: "[Way OT] perl, CGI, and sendmail"
- Next in thread: David: "Re: [Way OT] perl, CGI, and sendmail"
- Reply: David: "Re: [Way OT] perl, CGI, and sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 10 Apr 2005 21:33:06 GMT To: debian-user@lists.debian.org
David <dbree@duo-county.com> writes:
> I know this ain't Debian but I've racked my brain on this.
>
> Been experimenting with CGI, using perl. I have a form that generates
> the needed variables, etc.
>
> I have it to where when I submit the data, the mail is sent and I
> receive it (FWIW, using exim4), Exim doesn't report any errors, but I
> get a 500 error (Internal Server Error) from apache (1.3.33-4).
Check your apache error logs, and you probably don't want to be using
sendmail/exim directly (its cranky as hell). The perl module
Mail::Sender (libmail-sender-perl) makes sending email a cinch.
-- Stephen Patterson steve@patter.mine.nu http://patter.mine.nu/ Linux Counter No: 142831 GPG Public key: 252B8B37 "Whoever said nothing is impossible never tried slamming a revolving door." -- Melissa O'Brien -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Tom Allison: "DNS debugging..."
- In reply to: David: "[Way OT] perl, CGI, and sendmail"
- Next in thread: David: "Re: [Way OT] perl, CGI, and sendmail"
- Reply: David: "Re: [Way OT] perl, CGI, and sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|