summaryrefslogtreecommitdiffstats
path: root/send.php
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade m2usenet Gateway Handler to v2.1.0Gab2025-11-131-243/+325
| | | Updated m2usenet Gateway Handler to version 2.1.0 with multiple privacy fixes, including disabling padding, consistent hashcash normalization, and improved relay selection strategy.
* Upgrade to m2usenet Gateway Handler v3.1.0Gab2025-11-041-14/+98
| | | Updated the m2usenet Gateway Handler to version 3.1.0, implementing Fog Sphinx network relay selection for enhanced security and reliability.
* 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