Search Criteria
Package Details: msmtpq-systemd 1.1.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: | https://codeberg.org/VannTen/msmtpq-systemd |
| Licenses: | MIT |
| Conflicts: | smtp-forwarder |
| Provides: | smtp-forwarder |
| Submitter: | VannTen |
| Maintainer: | VannTen |
| Last Packager: | VannTen |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-06-28 13:18 (UTC) |
| Last Updated: | 2026-06-10 13:12 (UTC) |
Dependencies (2)
- bash (bash-gitAUR, bash-devel-gitAUR)
- msmtp (msmtp-ntlmAUR, msmtp-gitAUR)
Required by (977)
- aegir (requires smtp-forwarder)
- borgreport (requires smtp-forwarder) (optional)
- checkrun.sh-git (requires smtp-forwarder) (optional)
- cronie-selinux (requires smtp-forwarder) (optional)
- ddclient-git (requires smtp-forwarder) (optional)
- e2fsprogs-git (requires smtp-forwarder) (optional)
- inn-git (requires smtp-forwarder) (make)
- journal-brief (requires smtp-forwarder) (optional)
- lilac-git (requires smtp-forwarder) (optional)
- mediawiki-lts (requires smtp-forwarder) (optional)
- mutt-git (requires smtp-forwarder) (optional)
- mutt-slang (requires smtp-forwarder) (optional)
- pgl (requires smtp-forwarder) (optional)
- pgl-cli (requires smtp-forwarder) (optional)
- pgl-git (requires smtp-forwarder) (optional)
- php56 (requires smtp-forwarder) (make)
- php56 (requires smtp-forwarder) (check)
- php56-apache (requires smtp-forwarder) (make)
- php56-apache (requires smtp-forwarder) (check)
- php56-bcmath (requires smtp-forwarder) (make)
- Show 957 more...
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.