Global Settings - Mail Settings - SMTP Authentication

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
User avatar
richbothe
Forum Members
Forum Members
Posts: 95
Joined: Tue Aug 15, 2006 5:34 pm

Global Settings - Mail Settings - SMTP Authentication

Post by richbothe »

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
----------------------------------------------
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Global Settings - Mail Settings - SMTP Authentication

Post by velden »

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.
User avatar
richbothe
Forum Members
Forum Members
Posts: 95
Joined: Tue Aug 15, 2006 5:34 pm

Re: [Solved] Global Settings - Mail Settings - SMTP Auth

Post by richbothe »

No console errors, but I switched it back to "mail" saved it, then back to SMTP and it worked.
Locked

Return to “CMSMS Core”