Forum: CFEngine Help
Subject: CFEngine Help: Creating reports
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,22871,22881#msg-22881

Hi Jerome,

it seems that you are using 'smtp.cfengine.com' as a smpt server

body executor control
{
mailfrom => "r...@cfengine.com";
mailto => "t...@cfengine.com";
smtpserver => "smtp.cfengine.com";
}

I think that you are not allowed to send emails using that server.

However you also said that the bundles specified does not report anything. In 
verbose mode (verbose="true" or cf-agent -v) they should always output 
something when you run cf-agent.

Sometimes I have used cf-key to recreate the working directory.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to