Newsletter

Newsletter的改进措施

想包含这些功能到Newsletter模块中

  • 任何人都可能订阅/不订阅(一个独立的数据表,只包含姓名,Email)
  • 支持多样的newsletter列表(例如:订阅: 普通, 开发者,等)
  • 对于订阅/不订阅的email确认
  • 适合于管理员的Email列表管理
  • 从一个独立的列表中列出Emails;因此,你可以在Email客户端,拷贝/粘贴它们
  • newsletters的存档
  • 只有html/text的newsletter的可能性 WernerKrauss /08.02.2005 14:32/
  • 档案文件可能链接到出版者RaresBenea /08.02.2005 14:42/

通过php-cli发送邮件

  • 这对于发送大量邮件和避免apache对php脚本的30秒限制是很重要的
  • 要这样做,newsleter的文本必须保存在某个地方((var/tmp/newsletter/newsletter_id ?)
  • 一个数据库表保存所有的email地址(subscriber-ids), newsletter_id和status (to_send, sent)指示哪些信需要发送
 
rfc/modules/newsletter.txt · 最后更改: 2010/05/30 00:21 (外部编辑)
 
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.2