alerts

vb alerts SUBCOMMAND [OPTIONS]

Subcommands

vb alerts pending

vb alerts pending

Description

Show all pending alerts. Useful for debugging.

vb alerts reset

vb alerts reset

Description

Hard reset of all email notification tables in the repository. This erases all subscription information. Use with extreme care.

vb alerts send

vb alerts send [OPTIONS]

Description

Compose and send pending email alerts. Often used via cron to ensure timely delivery.

Options

--digest

Send digests

--renewal

Send subscription renewal notices

--test

Write to standard output

vb alerts settings

vb alerts settings [NAME VALUE]

Description

With no arguments, list all email settings. Or change the value of a single email setting.

vb alerts status

vb alerts status

Description

Report on the status of the email alert subsystem.

vb alerts subscribers

vb alerts subscribers [PATTERN]

Description

List all subscribers matching PATTERN. LIKE or GLOB wildcards may be used.

vb alerts test-message

vb alerts test-message TO [OPTIONS]

Description

Send a single email message using the current email mechanism. Use this for testing the email notification configuration.

Options

--body FILENAME

Content from FILENAME

--smtp-trace

Trace SMTP processing

--stdout

Send message to stdout

-S, --subject SUBJECT

Message subject:

vb alerts unsubscribe

vb alerts unsubscribe EMAIL

Description

Remove a single subscriber with the given EMAIL.

Examples

  • Show alert subsystem status

$ vb alerts status
email-admin             
email-listid            
email-renew-interval    
email-self              
email-send-command      
email-send-db           
email-send-dir          
email-send-method       
email-send-relayhost    
email-subname           
email-url               
pending-alerts                0
pending-digest-alerts         0
total-subscribers             0
active-subscribers            0