The world's smallest mass mailbox, only 7K in size, completely free to use, open source, no function restrictions
Instructions for use
1. Open config.ini and set your SMTP address. Generally, you can use free 163, 126, or QQ mailbox, which can be replaced with your email address according to the prompts. 2. Also set the title and content of the mailbox you need to send in config.ini.
The case is as follows
$titles = "Hello, you have a new email, please check it!";
$texts = "The content of my email";
3. Run index.php and enter the QQ mailbox number to start sending. It will send in a loop and just hang up.
For example, enter 10000000
it will be sent in sequence
[email protected]
[email protected]
[email protected]
[email protected]