Search Criteria
Package Details: postsrsd 2.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/postsrsd.git (read-only, click to copy) |
|---|---|
| Package Base: | postsrsd |
| Description: | Provides the Sender Rewriting Scheme (SRS) via TCP-based lookup tables for Postfix |
| Upstream URL: | https://github.com/roehling/postsrsd |
| Licenses: | GPL-3.0-only |
| Submitter: | fordprefect |
| Maintainer: | fordprefect |
| Last Packager: | fordprefect |
| Votes: | 4 |
| Popularity: | 0.090706 |
| First Submitted: | 2016-03-30 16:15 (UTC) |
| Last Updated: | 2026-07-20 07:18 (UTC) |
Dependencies (11)
- confuse
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hiredis (hiredis-gitAUR)
- libseccomp (libseccomp-gitAUR)
- sqlite (sqlite-fossilAUR)
- systemd (systemd-selinuxAUR, unshitted-systemdAUR, systemd-gitAUR, systemd-liberated-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gperf (gperf-gitAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- redisAUR (redis-testingAUR, redis-gitAUR, keydbAUR, redis-binAUR, redictAUR, valkey) (optional) – Store envelope senders in Redis
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
drzee commented on 2024-07-25 21:55 (UTC) (edited on 2024-07-25 22:42 (UTC) by drzee)
Build error. Expects aclocal 1.16 but aclocal was updated with core/automake to 1.17 recently (20th of July).
Or is it actually libConfuse that needs to be build with the newest automake version?
Downgrading to automake 1.16 with:
pacman -U /var/cache/pacman/pkg/automake-1.16.5-2-any.pkg.tar.zstallows for successful build.fordprefect commented on 2024-06-07 11:04 (UTC)
@voidzero: looks like an upstream issue to me, but might also be related to the limited ressources in the container. Try to build in a normal environment and see if the error persists. I will also try to reproduce when I find time for it.
voidzero commented on 2024-06-05 10:46 (UTC) (edited on 2024-06-05 10:47 (UTC) by voidzero)
This package does not build anymore for me. I'm running my mail server in an lxc container. When trying to build this, it fails with tests:
I've added the output from those tests in this gist
Is this something that can be fixed on the PKGBUILD or should I report it upstream? Thanks
fordprefect commented on 2024-05-02 12:41 (UTC)
No worries, mate. Such things slip by easily!
Torxed commented on 2024-05-02 12:29 (UTC)
That is fair. Built the package in a arch container and it struggled to find make. But yes that makes sense. Apologies for the noise.
fordprefect commented on 2024-05-02 12:16 (UTC)
@Torxed: Nitpicking back: IIRC, both are part of base-devel, prerequisite of building from AUR at all.
Torxed commented on 2024-05-02 12:14 (UTC)
Nitpicking, but I believe
gccandmakeare alsomakedepends:dreieck commented on 2023-03-27 20:50 (UTC)
Currently, configuration fails for me with
Full terminal output of
build():Regards!
mezcal commented on 2023-03-09 10:52 (UTC) (edited on 2023-03-09 10:53 (UTC) by mezcal)
Hello, I am thinking to upgrade to version 2. In the config file is
unprivileged-user = "nobody".Should I left it? Is it better to run as postsrsd user?unprivileged-user = "postsrsd"fordprefect commented on 2023-01-18 13:49 (UTC)
@peippo: thanks for testing and feedback, I implemented the requested changes.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »