PDA

View Full Version : ASP Mail Help



Cazzard
March 15th, 2001, 13:40
Hi,
I am trying to use recommend a friend asp script. everything looks like it works but i never recieve the page. It uses Jmail and Jmail is installed on the server

I am also successfully using formmail on my site.

Canuckkev
March 15th, 2001, 17:42
Why use asp when Perl could do the job? Sorry, don't know asp.

Cazzard
March 15th, 2001, 19:01
Company switched to an NT server haven't found a good perl script that will do exactly what I need. The admin page on the server is buggy it will not set permissions properly either :)

Tya,
Frank

Eclipse
March 20th, 2001, 06:20
So you can't send mail using Jmail, what exactley is your problem?

Have you tried to send a mail at all? Do you know how to deal with info using the request("xxxx") method...?? (The xxxx represents the name of your fields.)

bhorstkotte
March 27th, 2001, 12:58
You might want to look into AspEmail, an ActiveX SMTP component - very easy interface, works well, cheap / free (free for version with no message queueing, $20 or something for a version with message queueing - i.e. so api doesn't block until message is sent). You can find it at downloads.com, probably tucows too.