Package Details: msmtpq-systemd 1.0.0-1

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)

Dependencies (1)

Required by (0)

Sources (4)

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))

If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.

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 the license=('GPL') line in the PKGBUILD to indicate your licensing policy. Instead, I would either add a copy of some version of the GPL to the root dir, or explicitly spell the licensing out using a REUSE.toml.