windows xp下为bugzilla配置sendmai的问题
在windows中已经安装好了bugzilla,同时也装了sendmail,但是在bugzilla中老是提示:Found /usr/lib/sendmail.exe but cannot execute it .
单独测试sendmail是可以发送邮件的。
我想应该是bugzilla找不到路径:/usr/lib/sendmail.exe 。因为这个是linux的路径,而我用的是windows。
请问要怎样设置才能在windows下采用sendmail来发送邮件呢? 非常感谢 我也想知道~~哪位好心人说一下吧~~~ 如果提示 Found /usr/lib/sendmail.exe but cannot execute it。
就是没找到sendmail,经过亲身试验,bugzilla3.6.3把sendmail.exe和sendmail.ini拷贝到c:\usr\lib下即可解决该问题,我这边是公司exchange服务器,当然前提是你的bugzilla安装在c盘,也就是说sendmail要和bugzilla同一个驱动器盘符。 Windows下没有c:\usr\lib路径 就自己创建一下 而且“就是说sendmail要和bugzilla同一个驱动器盘符” 不过要注意一点的是sendmail的路径不能有空格 比如Bugzilla在c:/Program Files下面的话 如果你在c:/Program Files下面创建\usr\lib路径也不行 因为c:/Program Files\usr\lib这个路径有空格存在
还有一个帮助工具可以检查Sendmail路径是否正确http://www.glob.com.au/sendmail/help/提到的process monitor这个工具,下载后filter添加path contains sendmail.exe点击ok 运行bugzilla发送邮件功能就可以检查sendmail的路径是否正确 求解在windows中已经安装好了bugzilla,同时也装了sendmail,但是在bugzilla中老是提示: error when closing pipe to /usr/lib/sendmail.exe:
页:
[1]