lakota_sniper1
2003-05-13 17:24:44 UTC
I am new to using Blat in a Windows environment.
I am used to using formmail.pl and sendmail, but we have a Windows
webserver now and need to be able to submit forms and send to a
specified recipient.
Here is the line that I have updated so I can troubleshoot, but it's
not writing the logs.
$BLAT_ARGS = "$WIN_TEMPFILE -t $Config{'recipient'} -server
mail.domain.com -debug -log C:/WINNT/Temp/Blatlog.txt";
$mailprog = 'http://<server>/cgi-bin/blat.exe'; I have also
tried ../cgi-bin/blat.exe and blat.exe none of them worked for me.
The formmail.pl exists in the same directory as blat.exe. Could that
be the problem?
@referers = are set correctly
@recipients = &fill_recipients(are set correctly)
Formmail.pl returns the expected results when I submit my form <form
ACTION="../cgi-bin/formmail.pl" METHOD="post">, which then calls the
blat.exe from the formmail.pl.
But no email is sent and no log file is created. I know for a fact
that C:/WINNT/Temp/ has the ability to be written to cause the
formmail.XXXX are being stored there, but they are never being sent
via email..
I was able to send messsages by just using Blat and they sent fine,
but now that I would like to utilize formmail to format the message
it's not working.
What am I doing wrong? Any help will be greatly apprecitated.
Regards
Chad
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs Online - Over 14,500 titles.
No Late Fees & Free Shipping.
Try Netflix for FREE!
http://us.click.yahoo.com/YoVfrB/XP.FAA/uetFAA/dkFolB/TM
---------------------------------------------------------------------~->
I am used to using formmail.pl and sendmail, but we have a Windows
webserver now and need to be able to submit forms and send to a
specified recipient.
Here is the line that I have updated so I can troubleshoot, but it's
not writing the logs.
$BLAT_ARGS = "$WIN_TEMPFILE -t $Config{'recipient'} -server
mail.domain.com -debug -log C:/WINNT/Temp/Blatlog.txt";
$mailprog = 'http://<server>/cgi-bin/blat.exe'; I have also
tried ../cgi-bin/blat.exe and blat.exe none of them worked for me.
The formmail.pl exists in the same directory as blat.exe. Could that
be the problem?
@referers = are set correctly
@recipients = &fill_recipients(are set correctly)
Formmail.pl returns the expected results when I submit my form <form
ACTION="../cgi-bin/formmail.pl" METHOD="post">, which then calls the
blat.exe from the formmail.pl.
But no email is sent and no log file is created. I know for a fact
that C:/WINNT/Temp/ has the ability to be written to cause the
formmail.XXXX are being stored there, but they are never being sent
via email..
I was able to send messsages by just using Blat and they sent fine,
but now that I would like to utilize formmail to format the message
it's not working.
What am I doing wrong? Any help will be greatly apprecitated.
Regards
Chad
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs Online - Over 14,500 titles.
No Late Fees & Free Shipping.
Try Netflix for FREE!
http://us.click.yahoo.com/YoVfrB/XP.FAA/uetFAA/dkFolB/TM
---------------------------------------------------------------------~->