Search Criteria
Package Details: dma 0.14-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dma.git (read-only, click to copy) |
|---|---|
| Package Base: | dma |
| Description: | DragonFly BSD mail transport agent |
| Upstream URL: | https://github.com/corecode/dma |
| Licenses: | BSD-3-Clause |
| Conflicts: | smtp-forwarder |
| Provides: | smtp-forwarder |
| Submitter: | arojas |
| Maintainer: | cyyynthia |
| Last Packager: | cyyynthia |
| Votes: | 2 |
| Popularity: | 0.43 |
| First Submitted: | 2026-04-06 11:56 (UTC) |
| Last Updated: | 2026-08-11 14:25 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (967)
- 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 947 more...
Latest Comments
cyyynthia commented on 2026-08-02 14:02 (UTC)
I've tweaked the package to more closely match what upstream does in its Makefile. 0.14-5 should fix that mbox creation issue, that I'll push once the AUR lets me (currently down for maintenance).
jw0 commented on 2026-08-01 17:09 (UTC)
Since the recent upgrade to 0.14-4, I get the following error:
aug 01 19:07:06 my-pc dma[3720325]: <root> trying delivery aug 01 19:07:06 my-pc dma-mbox-create[3735966]: creating mbox for
root' aug 01 19:07:06 my-pc dma-mbox-create[3735966]: successfully created mbox forroot' aug 01 19:07:06 my-pc dma[3720325]: local delivery deferred: can not create `/var/mail/root'/var/mail/root does exist. Any ideas?
All of /etc/dma is owned by root:root.
dviktor commented on 2026-07-26 11:55 (UTC)
Worked just fine, thank you a lot!
cyyynthia commented on 2026-07-25 08:34 (UTC)
Apologies for the delay, I didn't receive the notification email, and I wasn't experiencing that bug; it seems like this is an artefact from previous versions that chown'd files unexpectedly.
I released 0.14-4, let me know if you're still experiencing issues!
dviktor commented on 2026-07-15 18:02 (UTC)
After updating to 0.14-2
dmacan no longer flush its queue:though access mode wasn't touched:
Seems like transition to tmpfiles broke something...