mailtoplone的内容规则

mailtoplone.contentrules的Python项目详细描述


概述

为与mailtoplone一起使用而创建的内容规则操作和条件

作者

斯特凡·埃勒佐弗–
“<;在inquant de>;”stefan dot eletzhofer
汉斯·彼得·洛彻–
“<;汉斯·彼得在Inquant de>;”

版权所有(c)2007-2008 Inquant GmbH–“http://www.inquant.de

依赖关系

附加蛋依赖性

mailtoplone.base

内容

条件

电子邮件标题:

Checks a specified header for a specified value, value can be specified as regular expression (will check for simple containment if value isn’t a regular expression).

部分类型:

Checks if the email contains a part of specified maintype/subtype pair.

邮件大小:

Checks the size of a mail (<=, >=) against a user specified size in megabyte.

动作

传送:

Deliver mail to another dropbox by key, uses the BaseDropBoxFactory utility defined in mailtoplone.base to determine the dropboxes.

vim:设置ft=rst tw=75 nocin nosi ai sw=4 ts=4 expandtab:

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

推荐PyPI第三方库


热门话题
JavaSpringMVC控制器测试打印结果JSON字符串   若catch语句返回,那个么为什么它最终会阻塞呢?   java Grails中servletContext在哪里可用?   java Jhipster:如何为现有项目启用多种语言   java异常评估SpringEL表达式:“#fields.hasErrors('something')”   java如何验证SeleniumWebDriver中的文本颜色?   java在绘图时使用JPanel坐标   java如何初始化spring启动到project?   java如何通过JDBC的PreparedStatement将UUID数组插入HyperSQL数据库   java修改JVM以跨线程序列化文件访问   Javascript到Java正则表达式   使用Java运行时调用aspell程序时出现字符集问题。getRuntime()。执行官   执行RDP时的java Sukuli按钮识别   java如何使用okhttp更改connect请求的标头   java无法创建Maven Eclipse项目