mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08988
[Bug 993710] Re: Processing email bounces requires $_ENV to be set
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
References