Search Criteria
Package Details: msmtpq-systemd 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/msmtpq-systemd.git (read-only, click to copy) |
|---|---|
| Package Base: | msmtpq-systemd |
| Description: | Systemd unit for queuing and sending mail |
| Upstream URL: | None |
| Licenses: | GPL |
| Submitter: | VannTen |
| Maintainer: | VannTen |
| Last Packager: | VannTen |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-06-28 13:18 (UTC) |
| Last Updated: | 2022-06-28 13:18 (UTC) |
Latest Comments
gesh commented on 2026-02-08 14:38 (UTC) (edited on 2026-02-08 14:39 (UTC) by gesh)
FYI, licensing this as "GPL" is ambiguous. Interpreting this (using GPLv1 §7, v2 (§9), and v3 (§14))
as meaning
GPL-1.0-or-later. Since the entirety of the package is actually software original to you, I'd recommend not merely relying on thelicense=('GPL')line in thePKGBUILDto indicate your licensing policy. Instead, I would either add a copy of some version of theGPLto the root dir, or explicitly spell the licensing out using aREUSE.toml.