email Security basic connection parameters table created by default

When the security is created it would be nice if you create a table with the connection basic data: server, user password, port and security.

We always have to create the table and change in the php methods of the app sec_retreive_pswd, sec_form_add_user, sec_form_edit_users … to be able to parameterize this data.

In this way, if one day you change your mail provider, you can modify the data without having to modify the code and have it deployed again.

It would be nice if Scriptcase did it by default.