| Server IP : 104.21.84.107 / Your IP : 104.23.197.209 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/pregrados/ingenieria-forestal/administrator/components/com_mails/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <config> <help key="Mail_Templates:_Options"/> <inlinehelp button="show"/> <fieldset name="mails_options" label="COM_MAILS_CONFIG_MAIL_OPTIONS" > <field name="mail_style" type="list" label="COM_MAILS_FIELD_MAIL_STYLE_LABEL" default="plaintext" validate="options" > <option value="plaintext">COM_MAILS_FIELD_OPTION_PLAINTEXT</option> <option value="html">COM_MAILS_FIELD_OPTION_HTML</option> <option value="both">COM_MAILS_FIELD_OPTION_BOTH</option> </field> <field name="alternative_mailconfig" type="radio" label="COM_MAILS_CONFIG_FIELD_ALTERNATIVE_MAILCONFIG_LABEL" layout="joomla.form.field.radio.switcher" default="0" > <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="copy_mails" type="radio" label="COM_MAILS_CONFIG_FIELD_COPY_MAILS_LABEL" layout="joomla.form.field.radio.switcher" default="0" > <option value="0">JDISABLED</option> <option value="1">JENABLED</option> </field> <field name="attachment_folder" type="text" label="COM_MAILS_CONFIG_FIELD_ATTACHMENT_FOLDER_LABEL" description="COM_MAILS_CONFIG_FIELD_ATTACHMENT_FOLDER_DESC" validate="folderPathExists" exclude="administrator|api|cache|cli|components|includes|language|layouts|libraries|modules|plugins|templates|tmp" /> </fieldset> <fieldset name="permissions" label="JCONFIG_PERMISSIONS_LABEL" > <field name="rules" type="rules" label="JCONFIG_PERMISSIONS_LABEL" filter="rules" validate="rules" component="com_mails" section="component" /> </fieldset> </config>