Line 260: |
Line 260: |
| | | |
| <code><b>affa --mailtest JOB</b></code><br> | | <code><b>affa --mailtest JOB</b></code><br> |
− | Sends a test email to the email adresses configured in the JOB record. With property Watchdog=yes, a test email is send from the remote host, too. Use this to verify, that your mail processing is functional.<br> | + | Sends a test email to the email adresses configured in the JOB record. With property Watchdog=yes, a test email is sent from the remote host, too. Use this to verify, that your mail processing is functional.<br> |
| '''Note:''' By default Affa only sends messages on errors, never on success (see property chattyOnSuccess). | | '''Note:''' By default Affa only sends messages on errors, never on success (see property chattyOnSuccess). |
| | | |
| <code><b>affa --cleanup JOB</b></code><br> | | <code><b>affa --cleanup JOB</b></code><br> |
− | After you have lowered a keep value, e.g. scheduledKeep, then archives with a higher indices will no longer be shifted and will exist for ever. This option find these archives and delete them. | + | After you have lowered a keep value, e.g. scheduledKeep, then archives with a higher indices will no longer be shifted and will exist for ever. This option finds these archives and deletes them. |
| | | |
| <code><b>affa --rename-job JOB NEWNAME</b></code><br> | | <code><b>affa --rename-job JOB NEWNAME</b></code><br> |
Line 273: |
Line 273: |
| | | |
| <code><b>affa --delete-job [--revoke-key] JOB</b></code><br> | | <code><b>affa --delete-job [--revoke-key] JOB</b></code><br> |
− | Irreversibly deletes a job including all archives, configuration and report databases. With given --revoke-key option, the pulbic key on the remote server will be deleted. | + | Irreversibly deletes a job including all archives, configuration and report databases. With given --revoke-key option, the public key on the remote server will be deleted. |
| | | |
| <code><b>affa --revoke-key JOB</b></code><br> | | <code><b>affa --revoke-key JOB</b></code><br> |