System info below!
I'm trying to configure global mail settings to use SMTP, however under "SMTP authentication is required" the username and password fields are disabled even though mailer is set to SMTP and authentication required is set to yes.
Why would those fields be disabled?
----------------------------------------------
Cms Version: 2.2.9.1
Installed Modules:
AdminSearch: 1.0.4
CMSContentManager: 1.1.7
CMSMailer: 6.2.14
CmsJobManager: 0.1.3
DesignManager: 1.1.5
FileManager: 1.6.8
FilePicker: 1.0.3
FormBuilder: 0.8.1.6
MenuManager: 1.50.3
MicroTiny: 2.2.4
ModuleManager: 2.1.5
Navigator: 1.0.9
News: 2.51.4
Search: 1.51.6
ThemeManager: 1.1.8
TinyMCE: 3.2-beta6
Config Information:
php_memory_limit:
max_upload_size: 128000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: America/Chicago
permissive_smarty: false
Php Information:
phpversion: 5.6.40
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 0
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 768M
max_execution_time: 300
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 128M
upload_max_filesize: 128M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On
Performance Information:
allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: On (True)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: Off (False)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-954.3.5.lve1.4.59.el6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.1.37
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Permission Information:
tmp: /home/qsitedes/kamrocktelecom.com/tmp (0755)
tmp_cache: /home/qsitedes/kamrocktelecom.com/tmp/cache (0755)
templates_c: /home/qsitedes/kamrocktelecom.com/tmp/templates_c (0755)
modules: /home/qsitedes/kamrocktelecom.com/modules (0755)
uploads: /home/qsitedes/kamrocktelecom.com/uploads (0755)
File Creation Mask (umask): /home/qsitedes/kamrocktelecom.com/tmp/cache (0755)
config_file: 0644
----------------------------------------------
Global Settings - Mail Settings - SMTP Authentication
Re: Global Settings - Mail Settings - SMTP Authentication
Some jQuery (javascript) is used to enable/disable those fields based on the choice in the Mailer field.
I'd check the browser's console for javascript errors.
I'd check the browser's console for javascript errors.
Re: [Solved] Global Settings - Mail Settings - SMTP Auth
No console errors, but I switched it back to "mail" saved it, then back to SMTP and it worked.