Search Criteria
Package Details: postsrsd 2.0.10-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: | GPL2 |
Submitter: | fordprefect |
Maintainer: | fordprefect |
Last Packager: | fordprefect |
Votes: | 3 |
Popularity: | 0.016412 |
First Submitted: | 2016-03-30 16:15 (UTC) |
Last Updated: | 2024-07-23 08:33 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR, systemd-fmlAUR)
- cmake (cmake-gitAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
fordprefect commented on 2022-01-05 11:59 (UTC)
@mezcal: Sorry, that slipped by. Fixed.
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
, ortmpfiles
won'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-tmpfiles
can 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.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »