Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overdue notification: How can emails be sent automatically and fix a font issue? #96

Open
liwenjing93 opened this issue Jul 12, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@liwenjing93
Copy link

Hello everyone and dev team,

I want to say thank you for dev team who shared SLIMS for everyone can use it free. I have two questions, I hope you guys can help me:

1, I could send emails to members who have overdue loans by clicking on: Send Notification e-mail, however It would be great if those emails can be sent automatically rather than manually clicking. How can I do that?

Screenshot_1

2, After emails being sent, members received emails with a font issue in the email title as the image below. The original text was Vietnamese, the text in the email content was totally fine. How can I fix this font issue?
Screenshot_2

Thanks in advance!!!

@liwenjing93 liwenjing93 added the bug Something isn't working label Jul 12, 2021
@liwenjing93 liwenjing93 changed the title Overdue notification: How can I be sent automatically and fix a font issue? Overdue notification: How can emails be sent automatically and fix a font issue? Jul 12, 2021
@drajathasan
Copy link
Collaborator

By Default SLiMS have a file named overdues_mail.sh. Check it out in admin/module/membership. If you run SLiMS on GNU/Linux machine like Shared Hosting or VPS you can write some bash/php script in that file with cronjob. On Windows you can make some task scheduler to make it works

@brinagec
Copy link

By Default SLiMS have a file named overdues_mail.sh. Check it out in admin/module/membership. If you run SLiMS on GNU/Linux machine like Shared Hosting or VPS you can write some bash/php script in that file with cronjob. On Windows you can make some task scheduler to make it works

Sir Drajathasan, may you elaborate on Windows, how to make the overdues_mail.sh work using task scheduler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants