CFEngine Homepage
  • Home
  • Guide
  • CFEngine Enterprise
  • Examples
  • Reference
  • Download
    • Introduction and System Overview
    • Latest Release
    • Installation and Configuration
    • Writing and Serving Policy
    • Design Center Overview
    • Reporting
    • Special Topics
    • FAQ
      • Agent output email
      • CFEngine Enterprise
      • Debugging Mission Portal
      • Enterprise Report Filtering
      • Enterprise report collection
      • How can I tell what Classes and Variables are defined?
      • How do I fix trust after an IP change?
      • How do I fix undefined body errors?
      • How to find the public key for a given host SHA
      • Manual Execution
      • Mustache templating
      • Unable to log into Mission Portal
      • Users
      • Variables
      • What is promise locking?
      • Why are remote agents not updating?
      • Why are some files inside masterfiles not being updated/distributed?
      • Why does cfengine install into /var/cfengine instead of following the FHS?
    • Additional Resources
  • Guide
  • FAQ
Table of Contents

Agent output email

Table of Contents

How do I set the email where agent reports are sent?

The agent report email functionality is configured in body executor control https://github.com/cfengine/masterfiles/blob/3.11/controls/cf_execd.cf. It defaults to root@$(def.domain) which is configured in bundle common def https://github.com/cfengine/masterfiles/blob/3.11/def.cf.

See Also: def.mailto.

How do I disable agent email output?

You can simply remove or comment out the settings.

The Masterfiles Policy Framework will disable agent email when the class cfengine_internal_disable_agent_email available in controls/def.cf to switch on/off agent email.

  • getting started
  • installation
  • faq
Download all CFEngine documentation for offline reading.


This documentation is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

See our general information on licenses and terms and conditions.

Updated: 21 May 2018 from [markdown source] revision 30c92a9bfe995194b9ead5ef2ff3a45a84cd5af8.

CFEngine

470 Ramona Street,

Palo Alto, CA 94301

Phone: +1 650 560-4888

Contact Us

Left Menu Go to Top Table of Content