Missing Reconcile Subscriber Options - Part 2

small phplist logoFinally have tracked down the code that will dispaly a list of invalid eMail addresses in the reconcile subcribers section. Again another strange one as the core developers had commented out a link to an action that they had not implemented.

Anyway it was quite easy to port the routine from admin/reconcileusers.php (in v2.10.19) to its new home in admin/actions/listinvalid.php (in v3.0.12)

NOTE you will need to update the reconcileusers.php file as detailed in the earlier hack...sorry code enhancement....this switches the following options on


Missing Options

  • Delete all subscribers not subscribed to any list
  • Find users who have an invalid email
  • Make sure that all users have a UniqID
  • Mark all users with an invalid email as unconfirmed
  • Delete users who have an invalid email
  • Fix emails for users who have an invalid email
  • Remove Stale entries from the database
  • Merge Duplicate Users
  • Send Message to non-confirmed subscribers

Notes this hack can be applied to phpList 3.0.12 (and possibly below i.e. down to v3.0.0) ....and always if activating any of the above options use with extreme caution as the developers may have switched something else off that the option(s) need to function correctly and back up your database first and then again (on a regular basis) even if the option appears to be working correctly.


The Only Options Tested

  • Delete all subscribers not subscribed to any list
  • Send Message to non-confirmed subscribers
  • List invalid eMail addresses

Notes this hack is to be applied to phpList 3.0.x and above and may be corrected in a future release....and always if activating any of the above options use with extreme caution as the developers may have switched something else off that the option(s) need to function correctly and back up your database first and then again (on a regular basis) even if the option appears to be working correctly.


Download

Release Date Version Notes

agp modified code hacks are distributed under the LGPL. Read More
15.01.2023 2.3.5 Documentation updated for phpList 3.6.11
24.10.2022 2.3.4 Documentation updated for phpList 3.6.10
30.05.2022 2.3.3 Documentation updated for phpList 3.6.8
21.02.2022 2.3.2 Documentation updated for phpList 3.6.7
25.01.2022 2.3.1 Updated documentation for phpList v3.6.6
29.09.2021 2.3.0 Updated documentation for phpList v3.6.5
09.08.2021 2.2.9 Updated documentation for phpList v3.6.4
25.05.2021 2.2.8 Updated documentation for phpList v3.6.3
15.03.2020 2.2.7 Updated documentation for phpList v3.5.2
12.04.2019 2.2.6 Updated documentation for phpList v3.4.1
18-03-2019 2.2.5 Updated documentation for phpList v3.4.0
27-02-2019 2.2.4 Updated documentation for phpList v3.3.9
21-02-2019 2.2.3 Updated documentation for phpList v3.3.7
29-11-2018 2.2.2 Updated documentation for phpList v3.3.6
20-11-2018 2.2.1 Updated documentation for phpList v3.3.5
22-09-2018 2.2.0 Updated documentation for phpList v3.3.4
29-05-2018 2.1.3 Updated documentation for phpList v3.3.3
14-02-2017 2.1.2 Updated documentation for phpList v3.3.1
06-02-2017 2.1.1 Updated documentation for phpList v3.3.0
31-01-2017 2.1.0 Updated documentation for phpList v3.3.0 RC4
08-01-2017 2.0.9 Updated documentation for phpList v3.2.7
10-11-2016 2.0.8 Updated documentation for phpList v3.2.6
07-10-2016 2.0.7 Updated documentation for phpList v3.2.6 rc1
29-05-2016 2.0.6 Updated documentation for phpList v3.2.5
25-02-2016 2.0.5 Updated documentation for phpList v3.2.4
23-02-2016 2.0.4 Updated documentation for phpList v3.2.3
21-02-2016 2.0.3 Updated coding and documentation for phpList v3.2.2
14-02-2016 2.0.2 Updated documentation for phpList v3.2.1
06-02-2016 2.0.1 Initial release working with phpList v3.2.0
09-02-2015 2.0.0 Initial release working with phpList v3.0.12
Release Date Version Notes Download

agp modified code hacks are distributed under the LGPL. Read More
15.01.2023 2.3.5 Documentation Updated for phpList v3.6.11 Download
24.10.2022 2.3.4 Documentation Updated for phpList v3.6.10 Download
30.05.2022 2.3.3 Documentation Updated for phpList v3.6.8 Download
21.02.2022 2.3.2 Documentation Updated for phpList v3.6.7 Download
25.01.2022 2.3.1 Documentation Updated for phpList v3.6.6 Download
29.09.2019 2.3.0 Documentation Updated for phpList v3.6.5 Download
09.08.2021 2.2.9 Documentation Updated for phpList v3.6.4 Download
12.04.2019 2.2.8 Documentation Updated for phpList v3.6.3 Download
15.03.2020 2.2.7 Documentation Updated for phpList v3.5.2 Download
12.04.2019 2.2.6 Documentation Updated for phpList v3.4.1 Download
18.03.2019 2.2.5 Documentation Updated for phpList v3.4.0 Download
27.02.2019 2.2.4 Documentation Updated for phpList v3.3.9 Download
21.02.2019 2.2.3 Documentation Updated for phpList v3.3.7 Download
29.11.2018 2.2.2 Documentation Updated for phpList v3.3.6 Download
20.11.2018 2.2.1 Documentation Updated for phpList v3.3.5 Download
22.09.2018 2.2.0 Documentation Updated for phpList v3.3.4 Download
29.05.2018 2.1.3 Documentation Updated for phpList v3.3.3 Download
14.02.2017 2.1.2 Documentation Updated for phpList v3.3.1 Download
06.02.2017 2.1.1 Documentation Updated for phpList v3.3.0 Download
31.01.2017 2.1.0 Documentation Updated for phpList v3.3.0 RC4 Download
08.01.2017 2.0.9 Documentation Updated for phpList v3.2.7 Download
10.11.2016 2.0.8 Documentation Updated for phpList v3.2.6 Download
07.10.2016 2.0.7 Documentation Updated for phpList v3.2.6 rc1 Download
29.05.2016 2.0.6 Documentation Updated for phpList v3.2.5 Download
25.02.2016 2.0.5 Documentation update for phpList 3.2.4 Download
23.02.2016 2.0.4 Documentation update for phpList 3.2.3 Download
21.02.2016 2.0.3 Coding & Documentation update for phpList 3.2.2 Download
14.02.2016 2.0.2 Documentation update for phpList 3.2.1 Download
06.02.2016 2.0.1 Initial release for phpList 3.2.0 Download
09.02.2015 2.0.0 Initial release for phpList 3.0.12 Download


All photographs & images are the copyright of Alan G Fairhall and may not be reproduced or downloaded without express permission from the photographer. alangeorge-photography