duannima8347 2012-03-19 20:02
浏览 31
已采纳

PHP sendmail在ActiveCollab中停止处理

I am a developer in a shop that runs ActiveCollab as a project management tool. Activecollab sends out e-mail notifications when tickets are updated/completed/etc.

Right now, the page is "halted" until the e-mail is sent, which slows down our workflow as it takes 2-3 seconds on average to send out the mail. When trying to close several tickets at once (having a few tabs open), it gets really bad.

Is there any way to get the e-mails to be "queued up" or somehow otherwise set up the system so that the process isn't blocked while mail is sending? Please note that hacking the code isn't really an option... but i'm fine writing a "pass through" bash script. Also note that if a notification doesn't go out, it's not a big deal... I'm fine with losing one or two here and there if it speeds everything up.

  • 写回答

1条回答 默认 最新

  • duanjia4969 2012-03-28 22:35
    关注

    activeCollab 3 (currently in beta) introduces "in the background" mailing. When mailer is configured to send messages in the background instead of instantly (default), it will add it to the mailing queue. Messages from queue are sent to recipients when frequently scheduled tasks is triggered.

    More info on scheduled tasks is available here: Scheduled Tasks. Information on different mailing types will be provided when activeCollab 3 gets out of beta and we publish new Admin's Guide.

    UPDATE: Article has been updated a while ago, but I forgot to update this comment. Updated version of the article that covers outgoing email in activeCollab is available here:

    https://www.activecollab.com/docs/manuals/admin-version-3/configuration/outgoing-mail-setup

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?