曼德尔集成立方体

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第三方库


热门话题
datetime如何使用JodaTime在Java中设置时间属性   java固定算法的性能时间   java如何从JMenu中获取所选项以更改文本区域的文本颜色?   java配置单元UDF传递数组<string>作为参数   javaapachebeam和BigQuery   java与PrintWriter之间的差异。printf和PrintWriter。格式方法   继承如何处理按Java版本更改的导入,以及在多个版本上编译   xml java。lang.noClassDefFoundant生成错误   java如何使用包含映射的JSON发送POST请求?   java如何在任何应用程序的JAR文件中绑定MySql数据库?   Java脚本解释器   sslhttpclientjava。网SocketException:未实现未连接的socket   java如何为Android应用程序创建类似于Cron作业的东西   java JButton+radiobox+复选框   java内存管理将文件写入内存   java这是计算对象实例的有效方法吗?   用于死锁情况的java代码?   JavaSpring容器作为新实体插入,而不是存储在表中