曼德尔集成立方体

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 Cassandra复制因子大于节点数   java J2EE JTA事务回滚不适用于OSE Glassfish 4.0(Build 89)   java spring安全预认证用户登录   org的java类文件。反应流。从RxJava编译示例时未找到Publisher?   java在使用dataFormat作为POJO通过Camel调用Web服务时无法设置SOAP标头   Javafx类的java静态实例   java如何防止一个部件在关闭时覆盖另一个部件的位置   sql server无法从我的java代码连接到数据库   java在JList(Swing)中显示带有的ArrayList   从Java中的CXF服务获取WSAddressing数据   使用资产文件夹进行java简单json解析(本地)   java LDAPException未绑定的无效凭据   JavaJSFspring部署到weblogic   JAVA中字符数组中的特定元素排列?   如果脚本位于不同的目录中,则ant不会使用exec标记运行Javashell脚本