You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
What can I do if I want the compressed file that is generated to be sent to an email account?
In other words, I want to have the support not in dropbox or google drive but in an email account that may be gmail, it seems simple and organized, so I did before but with Symfony it costs me that, its bundle is very good, but I would like to be able to maintain that functionality.
What happens to me is to create the cron to be generated in a local folder and then with another cron search the file and send it, but it is double work and it is probably easier to send it directly in a single cron from the bundle.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What can I do if I want the compressed file that is generated to be sent to an email account?
In other words, I want to have the support not in dropbox or google drive but in an email account that may be gmail, it seems simple and organized, so I did before but with Symfony it costs me that, its bundle is very good, but I would like to be able to maintain that functionality.
What happens to me is to create the cron to be generated in a local folder and then with another cron search the file and send it, but it is double work and it is probably easier to send it directly in a single cron from the bundle.
The text was updated successfully, but these errors were encountered: