01-27-2011, 03:14 AM
Hi,
Please help. I have noticed that emails are not being sent when approving files. When i go to the php error log the error returned is:
im testing on windows environment and the same smtp sends emails fine with other applications on the server.
Please help. I have noticed that emails are not being sent when approving files. When i go to the php error log the error returned is:
Code:
[27-Jan-2011 12:40:18] PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 Syntax error, parameters in command "MAIL FROM:<JMS Webmaster <[email protected]>>" unrecognized or missing in C:\wamp\www\tst\opendocman\toBePublished.php on line 378
[27-Jan-2011 12:40:18] PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: SMTP server response: 501 Syntax error, parameters in command "MAIL FROM:<JMS Webmaster <[email protected]>>" unrecognized or missing in C:\wamp\www\tst\opendocman\functions.php on line 275
im testing on windows environment and the same smtp sends emails fine with other applications on the server.