Hello everyone,
as I’ve only recently started working with Postfix, email infrastructure, and Ciphermail, I still have several questions regarding the setup.
My goal is to use Ciphermail as an outbound-only mail relay (MTA).
No regular user accounts (other than the admin account) are required on the mail gateway, and only a small number of internal systems should be allowed to send outbound email via this MTA.
-
Should all configuration changes be performed exclusively through the Ciphermail management interface, which then propagates the necessary updates to the underlying Postfix configuration files?
In other words, is Ciphermail intended to be the authoritative configuration layer?
I want to avoid inconsistencies or accidentally overwriting settings when making manual adjustments directly in the Postfix configuration. -
What is the recommended way to perform domain-based filtering when using Ciphermail as an MTA?
For example, I would like to allow outbound email to addresses such as xyz@googlemail.com, while blocking delivery to domains such as xyz@outlook.com.Is this achievable via DLP policies?
I was not able to implement this using only the MTA settings → “Relay Domains”.
Essentially, I need a domain-level whitelist for outbound delivery.
Thanks for all the hints and guidance!
Best
Holger