Skip to content

Few questions before buying

edited October 2012 in Questions
Installation. You mentioned htaccess. Will you provide rules for nginx as well?

Is source code provided by any chance or somehow encoded? Would be great to be able to extend functionality and customise it.

If not, I would like to use celery or gearman as a distributed and rate limited backend for mail sending instead of cron jons. I want sendy to give me UI and stats. So instead of sending mails, sendy would queue relevant tasks (for me to take care of).

Without source changes, I see only two way to achieve that - send callbacks that allow override of default functionality or ability to fake sending of messages + a way to get all info about them in raw format (preformatted).

Comments

  • Hi,

    The htaccess rules can be converted to nginx compatible format here http://winginx.com/htaccess

    Sendy's source code is not obfuscated except for 2 files, the installation and functions file. This is for license verification purposes. Other than that you can edit anything else as you see fit.
This discussion has been closed.