spatie / laravel-backup

A package to backup your Laravel app
https://spatie.be/docs/laravel-backup
MIT License
5.65k stars 763 forks source link

Scheduled backups: emails not sent #1619

Closed telemaco230 closed 1 year ago

telemaco230 commented 1 year ago

I've configured through scheduled tasks the command "backup:run". When time has arrived the backup process runs correctly, and ZIP file is correctly created where it is supposed to be.

But, although notifications are enabled, emails are not sent.

I've checked the smtp email configuration, testing it sending emails through own artisan command, and the test emails works correctly.

spatie-bot commented 1 year ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.