Ticket #2932 (new defect)

Opened 4 years ago

Last modified 21 months ago

mail function fails under windows

Reported by: pym Owned by: anonymous
Priority: immediate Milestone: 3.0.0 release
Component: Windows/mingw Version: trunk
Severity: major Keywords:
Cc:

Description (last modified by weyrick) (diff)

mail function can't find path to send - 
may be looking for sendmail which isn't used in the windows 
version

mail("tesr@testcom","Hello","Test Message");



ADDITIONAL INFORMATION:
C:\roadsend\local\bin\pcc.exe -c "C:\roadsend\etc\pcc.conf" -f "C:\roadsend\projects\skifree\foobar.php"
Runtime error in file C:\roadsend\projects\skifree\foobar.php on line 2: The system cannot find the path specified.

Stack trace:
File C:\roadsend\projects\skifree\foobar.php line 2: mail(pym@roadsend.com, Hello, Test Message, unpassed, unpassed)

Change History

Changed 3 years ago by weyrick

  • priority changed from normal to high
this is pretty serious. customer reported issue now.

Changed 3 years ago by weyrick

  • component changed from Standard Library to Windows/mingw
  • milestone changed from 1.4.0 to 1.8.x

Changed 3 years ago by weyrick

http://support.jgaa.com/index.php?cmd=ShowProduct&ID=521

Changed 2 years ago by root

  • milestone 1.8.x deleted

Milestone 1.8.x deleted

Changed 2 years ago by weyrick

  • type set to defect
  • description modified (diff)

Changed 21 months ago by weyrick

  • priority changed from high to immediate
  • version changed from 1.8.x to 2.9.0 beta
  • severity changed from minor to major
  • milestone set to 2.9.x beta
Note: See TracTickets for help on using tickets.