goodytwoshoes
Verified User
- Joined
- Jul 12, 2019
- Messages
- 10
Hi all.
This is regarding the MX setting where you tell DirectAdmin to send all mail to the external MX record.
We have a user who has this setting auto-magically get enabled by itself without any action from us and with the user saying they don't enable it but its causing frustration "Use this server to handle my e-mails. If not, change the MX records and uncheck this option."
We need this setting to remain un selected because the user uses office 365 for their mail, and they have an addon domain on this account sending mails to them which has to relay to 365 but sends locally when this selection becomes enabled.
We understand the functionality around it and it works when its not enabled, but we need to address this concern for the customer.
Is there a way to audit who (which ip) enables it ?
Then we need to try and "watch" a configuration file if possible, where does this entry get written or how do we call its status to confirm its disabled ?
We would ideally like to have a cron run every morning that tells us if its become enabled and if possible, set it back to disabled via bash.
Is this possible to check the state via SSH, and to audit user actions somehow ? Or is this going to require the laborious task of manually checking every morning ?
Thanks
This is regarding the MX setting where you tell DirectAdmin to send all mail to the external MX record.
We have a user who has this setting auto-magically get enabled by itself without any action from us and with the user saying they don't enable it but its causing frustration "Use this server to handle my e-mails. If not, change the MX records and uncheck this option."
We need this setting to remain un selected because the user uses office 365 for their mail, and they have an addon domain on this account sending mails to them which has to relay to 365 but sends locally when this selection becomes enabled.
We understand the functionality around it and it works when its not enabled, but we need to address this concern for the customer.
Is there a way to audit who (which ip) enables it ?
Then we need to try and "watch" a configuration file if possible, where does this entry get written or how do we call its status to confirm its disabled ?
We would ideally like to have a cron run every morning that tells us if its become enabled and if possible, set it back to disabled via bash.
Is this possible to check the state via SSH, and to audit user actions somehow ? Or is this going to require the laborious task of manually checking every morning ?
Thanks