Skip to content
Zane Hooper edited this page Feb 28, 2017 · 8 revisions

The Abuse Reports package checks an email account every few minutes for reports of server abuse.

Note: On development machines where the cron job has not been setup, you will need to run php artisan abuse:sync-email manually.

Typically, a report of abuse leads to the client kicking someone off of their server, but it can lead to the admin kicking the client off if the client does not respond/resolve the issue.

Please read the Flow of Information page for further description on the process.

Clone this wiki locally