https://reviews.mahara.org/1184
** Changed in: mahara
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/993710
Title:
Processing email bounces requires $_ENV to be set
Status in Mahara ePortfolio:
In Progress
Bug description:
The problem is that $_ENV is only set if the character 'E' is in the
php ini config variables-order. On most distros this is not the case.
A solution would be to use getenv instead.
http://us.php.net/manual/en/ini.core.php#ini.variables-order
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/993710/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp