# =================================== # Field Definitions # =================================== tabs: fields: send_mode: label: system::lang.email.method type: dropdown tab: General sender_name: label: system::lang.email.sender_name span: auto tab: General sender_email: label: system::lang.email.sender_email span: auto tab: General smtp_address: label: system::lang.email.smtp_address tab: SMTP smtp_authorization: type: checkbox label: system::lang.email.smtp_authorization tab: SMTP comment: system::lang.email.smtp_authorization_comment smtp_user: label: system::lang.email.smtp_username tab: SMTP span: left smtp_password: label: system::lang.email.smtp_password tab: SMTP span: right smtp_port: label: system::lang.email.smtp_port tab: SMTP smtp_ssl: type: checkbox label: system::lang.email.smtp_ssl tab: SMTP sendmail_path: label: system::lang.email.sendmail_path commentAbove: system::lang.email.sendmail_path_comment tab: Sendmail