← Back to team overview

mahara-contributors team mailing list archive

[Bug 993018] Re: Add a cron job to poll an imap inbox for mail bounces

 

** Tags added: newfeature1.6

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/993018

Title:
  Add a cron job to poll an imap inbox for mail bounces

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Checks an imap mailbox, assumes that you have set up a
  seperate mailbox for recieving the mailbounces.

  To enable this change, the php imap extension must be loaded

  This uses 9b9b2a5c25a078d0c6aab0e4fb6bed1c5eb112d2 for the
  mail bounce checking. It also adds a few extra config.php
  settings that need to be set for this cronjob to work.

  The config settings that need to be set are:
  $cfg->bounces_handle = true
  $cfg->bouncedomain
  $cfg->imapserver

  There are also some other options shown in lib/config-defaults.php
  for power users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/993018/+subscriptions


References