AboutUtila Posted September 21, 2013 Report Posted September 21, 2013 Installation:Server OS: Windows XP SP3 (with latest updates as at 21-Sep-2013)UniServer Zero Modules installed:Zero_Controller_10_2_3.exe (with msmtp v1.4.31)Zero_apache_2_4_6-1_0_1e.exeZero_documentation_1_0_6.exeZero_mysql_5_5_33.exeZero_php_5_3_27-1_0_1e.exeZero_php_5_4_19-1_0_1e.exeZero_phpmyadmin_4_0_6.exeZero_phpmybackuppro_2_3.exe Problem Description:In general, no significant problems - great product, thank you. Except problems with Mail Utility msmtp when trying to run it from the controller application, Menu > General > Mail utility msmtp > Send Mail (button).Problem is: No mail is sent, no C:\UniServerZ\core\msmtp\msmtp.log file is created.(I had previously appropriately edited C:\UniServerZ\core\msmtp\msmtprc.ini using Menu > General > Mail utility msmtp > Edit configuration file and double checked that the edits had been saved, and stopped and restarted the controller)Sending mail using C:\UniServerZ\core\msmtp\Send_test_email.bat works as expected (does not matter if Apache Server is running or not running)Sending mail using a PHP script works as expected when Apache Server is running. Diagnostics:(1) Edited C:\UniServerZ\core\msmtp\Send_test_email.bat and changed the line,msmtp --file=%cd%\msmtprc.ini user_name@target_email_address -t < %TEMP%\temp.mailsuch that 'user_name@target_email_address' was a valid email address(2) Ran the file Send_test_email.bat from the Windows command prompt(3) Everything worked as expected, log file created (and contents shown in controller General > Mail utility msmtp > log file(4) Tried again to Send Mail using the controller General > Mail utility msmtp > Send Mail, but nothing appears to happen(5) From the controller Apache Utilities > Server Consoleexecuted; C:\UniServerZ>msmtp.exe -Pignoring system configuration file C:\Documents and Settings\All Users\Application Data\msmtprc.txt: No such file or directoryignoring user configuration file C:\UniServerZ\msmtprc.txt: No such file or directoryfalling back to default accountmsmtp.exe: account default not found: no configuration file availableC:\UniServerZ>msmtp.exe -Smsmtp.exe: account default not found: no configuration file available Thank you. Quote
Ric Posted September 22, 2013 Report Posted September 22, 2013 Thanks for a very informative post. You have highlighted a bug, which I can confirm. The bug in the controller in addition I found minor issues with Send_test_email.bat and msmtprc.ini These have been corrected in the new controller Zero_Controller_10_2_4.exeDownload the new controller and give it a spin. All the bestRic Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.