PDA

View Full Version : Sending mail thru perl


bruce
03-19-2004, 04:36 AM
athar

blat is not installed on the server because of potential abuse issue.

You can use any of the COM component thru Perl to send mail. see this code here, http://forum.discountasp.net/topic.asp?TOPIC_ID=398


[b]quote:Originally posted by athar

Hi,

I'm trying to setup a form on my web site and I'm using FormMail for this purpose. The firm submission is working fine BUT the email part not working. Could anybody please let me know the location of mail sending program on our server. According to perldiver it should be something like "C:\WINDOWS\system32\blat.exe" (provided the mail sending program is "blat" on our server)

Thanks in advance for any help.

Athar
</blockquote id="quote"></font id="quote">

athar
03-19-2004, 06:39 AM
Hi,

I'm trying to setup a form on my web site and I'm using FormMail for this purpose. The firm submission is working fine BUT the email part not working. Could anybody please let me know the location of mail sending program on our server. According to perldiver it should be something like "C:\WINDOWS\system32\blat.exe" (provided the mail sending program is "blat" on our server)

Thanks in advance for any help.

Athar

athar
03-19-2004, 06:44 AM
Thanks Bruce for your prompt response. In fact I'm not a pro at scripting.. thats why I'm trying to use "FormMail" script to make my form work...., looks like I cannot use it????? Is there any other "ready made" script I can use for form submission and subsequently emailing the results to the sender and recepient???

Thanks again

Athar

Eric
03-20-2004, 04:55 AM
Here is a thread for an ASP formmail:
http://forum.discountasp.net/topic.asp?TOPIC_ID=173