Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 354 Bytes

usage.md

File metadata and controls

12 lines (8 loc) · 354 Bytes

Usage

When you have defined a config, you can run a console command:

SF2: ./app/console whyte624:mailbox-analyzer:import [-vvv]
SF3: ./bin/console whyte624:mailbox-analyzer:import [-vvv]

This command fetches mails for last day, and analyzes them, throwing UndeliverableEvent if needed.

Or add it to your crontab, to run periodically.