Disable SMTP on phpBB Board

One off tools that don't edit core files and perform single use functions
Forum rules
One off tools that don't edit core files and perform single use functions
Post Reply
User avatar
bonelifer
Administrator
Administrator
Posts: 107
Joined: Sat May 18, 2024 4:13 am
Name: William
GitHub: https://github.com/bonelifer

Disable SMTP on phpBB Board

Post by bonelifer »

We are pleased to announce a new script to disable SMTP on a phpBB 3.3 board by updating the database configuration. Easily disable SMTP to regain ACP access if you can't log in due to extensions that email on login caused by bad SMTP credentials.

GITHUB: LINK

Usage Instructions:

1. Place this script in your phpBB root directory.
2. Run the script from the command line or browser.

Ensure to delete or secure this script after running to prevent unauthorized access.

Notes:

- Make sure the script has appropriate permissions to access the config.php file and update the database.
- Backup your database before running this script to avoid any accidental data loss.

License:
This script is licensed under the GNU General Public License v2.0. See the LICENSE file for more details.

(c) 2024 phpBBmodders (phpbbmodders.com) board@phpbbmodders.com
phpBB Modders is looking for developers! If you have phpBB experience and want to join us, click here!
Post Reply