mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09438
[Bug 993710] Re: Processing email bounces requires $_ENV to be set
** Changed in: mahara
Status: In Progress => Fix Committed
--
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:
Fix Committed
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