This plugin is intended to simplify the administration and configuration of Rotaract Hosting.
Depite this narrow and internal use case, other might find some aspects interesting or helpful.
-
Sets sending mail address
WordPress uses PHPMailer to send emails.
This library itself by default uses the MTA at port 25 on localhost
.
The domain of the sending email address is set to the domain of the main site of the multi-site network. Alternatively it can be overwritten via a config Parameter.
If you want to use a config parameter, add this to wp-config.php
:
define( 'MAILER_ADDRESS', 'john.doe@example.com' );
We welcome contributions! Please read our Contributing Guidelines before submitting a pull request.
If you encounter any issues, please open an issue on our GitHub repository or contact the Rotaract Germany team at oss at rotaract dot de.
This project is governed by the Contributor Covenant Code of Conduct. By contributing to this project, you agree to abide by its terms.
Copyright © 2025, Rotaract Deutschland
Licensed under European Union Public License 1.2 (EUPL-1.2).
Rotary, Rotaract, and Interact are trademarks or registered trademarks of Rotary International. This license does not grant any rights under trademark law. All such rights are reserved. Modified versions must be renamed to avoid using any Rotary International trademarks, including Rotary, Rotaract, and Interact.
All Rotary, Rotaract, and Interact logos and graphics are under copyright.