summaryrefslogtreecommitdiffstats
path: root/send.php
Commit message (Collapse)AuthorAgeFilesLines
* Update SMTP settings and enhance Message-ID generationGab2025-11-031-7/+45
| | | Updated SMTP relay and port configuration. Added advanced Message-ID generator with customizable options.
* Enhance security and functionality in send.phpGab2025-10-251-100/+821
| | | Updated the send.php script to enhance security features, including improved error handling, rate limiting, and input validation. Added SOCKS5 implementation for secure SMTP relay and refined response handling for success and error cases.
* Update send.phpGab2025-04-211-75/+77
|
* Create send.phpGab2025-04-171-0/+113