This one time, at band camp, Bruno Bonfils wrote:
>
>Hi all,
>
>I'm using cfengine (GNU cfengine 2.1.15) running on Solaris 10 with
>the following lines include in cfagent.conf :
>
>control:
>        
>        smtpserver = ( mail.fimasys.fr )
>        sysadm = ( [EMAIL PROTECTED] )
>
>import:
>
>[..] 
>
>But cfengine never send mail, with automatically cfagent neither
>manually with cfrun. 
>
>Can you tell me if I miss something ?

You want cfexecd, which is the program that does the sending.

Try:

  cfexecd -F

from command line or cron, or without the -F to run as a daemon.


_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to