测试'Form-to-Email CGI' [英] Testing 'Form-to-Email CGI'

查看:57
本文介绍了测试'Form-to-Email CGI'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在测试一个.cgi示例来发送电子邮件,但是我不确定 sendmail 程序在我的Windows o / s上的位置。这个例子表明我需要弄清楚sendmail程序在我的系统上的位置,我该怎么做?


请参阅下面的部分代码:

展开 | 选择 | Wrap | 行号

解决方案

通常在Windows上没有安装sendmail应用程序。你可以通过路径看到它不是windows:


/ usr / sbin / sendmail


你可以创建一个/ usr / sbin您的Windows计算机上的/目录,但您还需要安装sendmail.exe。可能有一个sendmail.exe for Windows我知道,但你必须搜索它。



通常没有sendmail应用程序安装在Windows上。你可以通过路径看到它不是windows:


/ usr / sbin / sendmail


你可以创建一个/ usr / sbin您的Windows计算机上的/目录,但您还需要安装sendmail.exe。对于我所知道的所有可能都有一个sendmail.exe for windows,但你必须搜索它。



肯定有多个选项,具体取决于您要安装的软件。


问候,


Jeff


盖伊的,


我见过的大部分perl书籍我正在使用的那个人倾向于假设用户正在使用Unix / Linix。所以我已经决定安装Linix。


你们是否会建议我安装RED HAT Linix?我可以使用RED HAT Linix进行Unix / shell编程吗?


或者你会推荐一些其他Unix / Linix O / S吗?


干杯

I''m testing out an .cgi example to send an email, however I''m not sure where the sendmail program lives on my Windows o/s. The example states that I need to figure out where sendmail program lives on my system, how do I this?

Please see part of the code below:

Expand|Select|Wrap|Line Numbers

解决方案

normally there is no sendmail application installed on windows. You can see by the path that it is not windows:

/usr/sbin/sendmail

You could create a /usr/sbin/ directory on your windows computer but you would also need sendmail.exe installed. There might be a sendmail.exe for windows for all I know but you will have to search for it.


normally there is no sendmail application installed on windows. You can see by the path that it is not windows:

/usr/sbin/sendmail

You could create a /usr/sbin/ directory on your windows computer but you would also need sendmail.exe installed. There might be a sendmail.exe for windows for all I know but you will have to search for it.

There is definitely more than one option depending on which software you want to install.

Regards,

Jeff


Guy''s,

most of the perl books on the market I''ve seen and also the one I''m using tend to assume user is using Unix/Linix. So I''ve deceided to install Linix.

Would you guy''s recommend me installing RED HAT Linix? Can I do Unix / shell programming using RED HAT Linix?

Or would you recommend some other Unix / Linix O/S?

Cheers


这篇关于测试'Form-to-Email CGI'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆