|
From: Fokke N. <fn...@ia...> - 2009-07-21 15:00:09
|
Paul Lesniewski wrote: > > > <cut> > > With no error message, no log info, no indication of what you tried as > your settings, how could we have any idea? You need to give us > *something* to go on. Are you SURE you have Sendmail installed in > your Windows environment? Did you try accessing Sendmail from a > command line interface using the same path as in your settings? Do > you have your PHP error reporting turned all the way up? > > -- > Paul Lesniewski > > I found that sendmail.exe can produce a debug.log. As long as I use another PHP form, this log is produced and is clearly. When I use Squirrelmail, no log is produced. When I change the path to sendmail.exe in the Squirrelmail config.php, Squirrelmail produces an error message: (Email delivery error. 1 Can't execute command 'e:/utils/sendmail/sendmail.exe -i -t -fFo...@pl...'.). THis makes me think that just 'e:/utils/sendmail/sendmail.exe -i -t -fFo...@pl...' is sent to sendmail.exe. I tried this in a batch file in a cmd window, and again nothing happened and no debug log was produced. I believe the way Squirrelmail sends info to sendmail.exe is what fails. Fokke -- View this message in context: http://www.nabble.com/Can%27t-use-Squirrelmail-with-sendmail-in-Windows-tp24565489p24589365.html Sent from the squirrelmail-users mailing list archive at Nabble.com. |