曼德尔集成立方体

cubicweb-mandrill的Python项目详细描述


Mandrill集成多维数据集

提供两个主要功能:

    < p>劫持调用CONTIONSDEMAILs

    的现有函数

    In these functions, a “sendmails” service is called instead of config.sendmails, this service being provided by the mandrill cube.

    https://www.cubicweb.org/ticket/3797393 proposes to replace config.sendmails by a service in the core.

  1. 提供改进的通知视图

    Mandrill provides a template api : https://mandrillapp.com/api/docs/messages.python.html#method=send-template

    The MandrillNotificationViewMixin makes use of it and allows to send different emails to each recipient.

    Beside using the send-template api of mandrill, it gives more control to the developer on the sender, and the merge variables for each recipient.

    Since it is a Mixin class, it can be mixed in an existing notification to make it instantly usable with a mandrill template.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java无法在安卓 Studio中为安卓:onClick执行方法   传真我如何以编程方式接收传真?最好是java语言   开源如何向标准java库中添加任何类?   多线程Java执行器在上一个完成后执行一个可调用的?   java广播接收器在后台不工作   java替换元素   删除文件。java Maven项目   java不同语言   linux告诉java要听哪个键盘   数组Java 8流,仅第一次获取max()需要很长时间   从Stubbed@SpringBean返回的java Spock+Spring存根始终返回null   java为什么EnumMap为空值分配对象类对象?   使用Java对话框查找最小值和最大值   支持新旧安卓版本的java Copy with clipboard manager?   它显示了桌面版本。我想展示手机版(现在可以了)   java如何从文本文件中读取一行,调用该行上的函数并移动到第二行,等等?   java如何为体育项目编写深度图表和列表?   java如何创建IntentService来检查GoogleAppClient是否为空