Search found 3 matches
- Sun Dec 29, 2019 7:11 pm
- Forum: Using OpenEMM
- Topic: Throttling in v2019
- Replies: 2
- Views: 14080
Re: Throttling in v2019
Hello maschof, Thanks for the prompt update. Sorry for a delayed update. I am not sure if it is working even after changing the value in the database. Does the front-end setting "unlimited" be chosen when sending mails at this rate? After adding the line the config_table, it is still sendi...
- Sat Dec 14, 2019 4:14 pm
- Forum: Using OpenEMM
- Topic: Throttling in v2019
- Replies: 2
- Views: 14080
Throttling in v2019
Hello, First of all, Kudos to the whole team behind OpenEMM! I hope it becomes the top most EMM product and also brings in some prosperity to the team. Now, how to do throttling in OpenEMM 2019? There is a per hour setting in "send" page but it is in fixed multiples of 1000 onwards. Additi...
- Thu Apr 21, 2016 5:59 pm
- Forum: Installation & Upgrades
- Topic: Sending mails failed
- Replies: 16
- Views: 50695
Re: Sending mails failed
For anyone wondering what happened in 2016, python-mysql is no longer working. It is available from mySQL now. for CentOS, use:
It's case sensitive, mind it!
Thanks
Inderjeet
Code: Select all
yum install MySQL-python
Thanks
Inderjeet