HELP with this

PERL

HELP with this


papagalul 01-21-2008, 7:26 PM
http://www.webhost4life.com/cgi-bin/ultra/ultra-mail.pl
this is not working
is someone who know a substitute or something similar to send emails like webhost was doing a time ago?
thank you

Re: HELP with this


smith123 09-08-2008, 3:23 AM
I’m developing CGI script whish will allow the webmaster to send a message to any body and include Attachment with the message .

But I don’t know how to attach documents with the message I’m using the following PERL code to send mail :

print MAIL "To: $receptionistmail\n";
print MAIL "From: $webname<$youremail>\n";
print MAIL "Subject: $msgtitel\n";
print MAIL "Hi $receptionistname:\n";
print MAIL "$msgbody\n";
close (MAIL);

Please Help.

http://www.infysolutions.com

software development company

Re: HELP with this


admin 09-08-2008, 10:26 PM
I know this post is quite old, but http://www.webhost4life.com/cgi-bin/ultra/ultra-mail.pl works fine in case anyone wonders and has many new features in it already, including spam protection.  More information can be found on control panel->mail->formmail.

Re: HELP with this


altair2020 10-01-2008, 4:00 AM
Hey, everyone sorry for opening an old post....

I have embeded the mail into my website exactly as the FormMail Code page in my Webhost4Life CP says but when i try to submit i get an server error 500 anyone got any ideas?

I modified the email address so it was a real email address thats the only change i made...

Re: HELP with this


admin 10-05-2008, 12:13 AM
What's the URL to see the error?  You might want to setup your IE to NOT show friendly error message. That would help you see the error too.
webhost4life.com

Powered by Community Server, by Telligent Systems