Ticket #2932 (new defect)
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
Note: See
TracTickets for help on using
tickets.
