# SecuBox Mail Server Configuration config mailserver 'main' option enabled '0' option hostname 'mail' option domain 'example.com' option postmaster 'postmaster' option data_path '/srv/mailserver' option container 'mailserver' config ports 'ports' option smtp '25' option submission '587' option smtps '465' option imap '143' option imaps '993' option pop3 '110' option pop3s '995' option sieve '4190' config features 'features' option spam_filter '1' option virus_scan '0' option dkim '1' option spf '1' option dmarc '1' option fail2ban '1' option quota '0' option quota_default '1G' config ssl 'ssl' option type 'letsencrypt' option cert_path '' option key_path '' config webmail 'webmail' option enabled '1' option container 'secubox-webmail' option port '8026' config mesh 'mesh' option enabled '0' option backup_peers '' option sync_interval '3600'