Hi Andrea,
The email notifications is already implemented, you just need to set
it on the Rancho settings file, currently starting at line 67, the
lines are:
DEFAULT_FROM_EMAIL = '' # For example no-
re...@YOUREMAILSERVER.COM
EMAIL_HOST = '' # For example
smtp.YOUREMAILSERVER.COM
EMAIL_HOST_USER = '' # For example
YOUR...@YOUREMAILSERVER.COM
EMAIL_HOST_PASSWORD = '' # Your email password
EMAIL_USE_TLS = True
About interacting with the system through email, we have thought about
that and it is likely to be a feature in the future.
Send us an email with your ideas or how you want to contribute to
Rancho, we thank you in advance for offering help!
Best Regards,
--
The Rancho Team