Files
CyberPanel/docs/THIRD_PARTY_NOTICES.md
master3395 54513a0327 docs: third-party AGPL notice for SnappyMail list-unsubscribe plugin
Add docs/THIRD_PARTY_NOTICES.md for the bundled list-unsubscribe-header
plugin (AGPL-3.0, upstream GitHub). Link from README. Add CPScripts helper
to sync the plugin from a local snappymail-plugins checkout into install/.
2026-04-11 22:06:09 +02:00

1.1 KiB
Raw Permalink Blame History

Third-party notices

This document lists separately licensed components shipped with this repository.

SnappyMail plugin: list-unsubscribe-header

Field Value
Component SnappyMail plugin list-unsubscribe-header
Bundled path install/snappymail/plugins/list-unsubscribe-header/index.php
Install / enable plogical/snappymail_plugin_utilities.py (called from install/install.py and plogical/upgrade.py after the upstream SnappyMail CyberPanel installer PHP step)
License GNU Affero General Public License v3.0 (AGPL-3.0)
Upstream source https://github.com/master3395/snappymail-list-unsubscribe-header

Bundling AGPL-3.0 code imposes AGPL obligations on distribution of that component (for example, making corresponding source available to recipients as required by the license). See the upstream repository LICENSE file for the full text and terms.

CyberPanel as a whole is licensed under GPL-3.0; see the repository root LICENSE. This notice does not change the license of CyberPanels own code.