Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Best mail script to use with Apache

Status
Not open for further replies.

marvelisticme

Technical User
Feb 3, 2005
70
US
Hi, all I originally posted in the Apache forum and was redirected to this forum...

We are running a website using Apache 1.3.26, on Suse 8.3, and I need to know the best script to use for emailing with attachments on "submit" (cgi or perl). I'm not the web designer, but he doesn't know how to do it and I'm been given the responsibility of figuring it out for him, so please consider me a novice when responding Also, I don't know Linux, so I'm handicapped in that regard as well, but, I'm willing to learn, and that's all it takes most of the time...

If it helps, the form is at...

Thanks, in advance, for any help or ideas of where I might find help!
 
Hi

Oops, did not noticed that you want attachment too. So you have to send a MIME mail, as described in RFC2822. While you are beginner, will be easyer to use a Perl module for this purpose, search for one on CPAN.

If you are interested in doing all the work "by hand", I can help, but I did not used such module, so better wait for other answers.

Feherke.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top