mail_environment
This module enables configuration of incoming and outgoing mail servers using server environment files, allowing different settings for production and test environments.
Key Features
- ir.mail_server: Configures outgoing mail servers with SMTP settings from environment files.
- fetchmail.server: Configures incoming mail servers with POP/IMAP settings from environment files.
- mail: Supports environment-specific mail server configurations for different environments.
- fetchmail.server: Provides searchable is_ssl and server_type fields for domain filtering.