"interface/lib/classes/validate_autoresponder.inc.php" did not exist on "5667a9291050824f4c7c3ca20cce3bbc1e023bff"
-
Demian authored
* Added validation to prevent conflicts between mail domains and mail transports: * When adding a new mail domain, the system now checks for existing mail transports with the same domain. * When adding a new mail transport (routing), the system verifies that no mail domain with the same domain exists. * Cleaned up non-functional code in the mail transport validator.
Demian authored* Added validation to prevent conflicts between mail domains and mail transports: * When adding a new mail domain, the system now checks for existing mail transports with the same domain. * When adding a new mail transport (routing), the system verifies that no mail domain with the same domain exists. * Cleaned up non-functional code in the mail transport validator.