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 »
mezcal commented on 2022-01-05 11:47 (UTC) (edited on 2022-01-05 11:48 (UTC) by mezcal)
@fordprefect: Thank you. It is fixed now. It is only necessary to change md5sum for tmpfiles.d-postsrsd.conf in PKGBUILD. It should be bb1644c030c69054a9d083a6f1245d50
fordprefect commented on 2022-01-05 10:40 (UTC)
@mezcal: That was caused by a malformed config. I have pushed an update hopefully fixing this, can you try again?
mezcal commented on 2022-01-04 08:53 (UTC) (edited on 2022-01-04 08:53 (UTC) by mezcal)
Every installation when temporary files are creating I see this error meassage:
Does someone know what it means? How can I fix it?
fordprefect commented on 2021-10-15 10:16 (UTC)
Thanks, fixed that. That issue obviously does not come up upon testing on a system with previously installed deamon…
Asuranceturix commented on 2021-10-12 11:48 (UTC)
No problem, glad I could help. However, mind that the current version now does not autogenerate
/etc/postsrsd/postsrsd.secret; you might want to put that bit back into thepostsrsd.install, ortmpfileswon't have a file to set permissions to. :)fordprefect commented on 2021-10-12 09:12 (UTC)
Thanks, Asuranceturix, for the hints on the fixes for the package. Sorry for the partial fix earlier, ignorance on my side, should not happen again.
Asuranceturix commented on 2021-10-08 15:31 (UTC) (edited on 2021-10-08 15:34 (UTC) by Asuranceturix)
As Jonhoo commented a while ago, the sysusers.d config file fails to give the new user the mail group; apparently the syntax to specify group names instead of group IDs should be, in this case,
-:mail. At any rate, the install script tries to change the ownership of the config file before the user is created:Fortunately,
systemd-tmpfilescan be used to adjust ownership and permissions after the user has been created. I don't know whether the config directory really needs to be owned bypostsrsd, but I think this achieves the same intent of the current package:fordprefect commented on 2021-03-21 20:01 (UTC)
ALERT: Another security fix in 1.11.
fordprefect commented on 2020-12-12 12:27 (UTC)
ALERT: Security fix in 1.10. Update strongly advised.
fordprefect commented on 2020-11-02 14:28 (UTC)
@Thaodan: Thanks for your suggestions. However, I prefer explanations over plain diff dumps. I see why we'd want to set systemd in the cmake flags, but why install an empty directory?
« First ‹ Previous 1 2 3 4 5 6 Next › Last »