Unsubscribe addresses with characters like + in them need to be url-encoded if they...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 9 Jan 2015 05:21:38 +0000 (05:21 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 9 Jan 2015 05:21:38 +0000 (05:21 +0000)
commit57f170c8a33fd7d45768c71b27f0b3e9dbee0aa9
treefc3b0eab41f74df12b7a1c0b5567869aaffb98e9
parent825a88dd5413cbf683d9c34a51fff87dfc250a65
Unsubscribe addresses with characters like + in them need to be url-encoded if they are going to be used in a query string. Not sure what the ? to &amp; replacement was doing (was it broken?), but it is possible I broke something by removing it.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14487 7612ce4b-ef26-0410-bec9-ea0150e637f0
plugins/listcommands/functions.php