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 »
bertptrs commented on 2019-01-14 10:33 (UTC)
You're welcome; it looks all good now. Don't forget to bump the
pkgrel
.fordprefect commented on 2019-01-14 10:31 (UTC)
@bartptrs: of course, thanks for the hint! corrected now.
bertptrs commented on 2019-01-14 10:24 (UTC)
Thanks for your quick response! Looks almost perfect. One slight detail:
/etc/sysusers.d
is for sysusers defined by the admin and for custom overrides; packages should put their users into/usr/lib/sysusers.d
.fordprefect commented on 2019-01-12 17:49 (UTC)
@bertptrs: thanks for the hint, long time ago I created the package. I implemented it the way I understand. would you be so kind to review this?
bertptrs commented on 2019-01-12 16:31 (UTC)
You are currently creating and removing users in the install scripts. This is very bad practice in Arch, you should be using
sysusers
. Could you modify your package so that the user is created properly?Please see
man sysusers.d
for more information. If you're having trouble, feel free to reach out and I can help you.dreieck commented on 2018-07-02 14:04 (UTC)
.. also, consider adding
=${pkgver}
to theprovides
-entry.dreieck commented on 2018-07-02 14:03 (UTC) (edited on 2018-07-02 14:06 (UTC) by dreieck)
Fails on
package()
(etc/systemd/system/postsrsd.service
):m.B.: I am on a non-systemd-system, maybe the automagic build system does not generate
etc/systemd/system/postsrsd.service
?fordprefect commented on 2016-07-23 12:34 (UTC) (edited on 2016-07-23 12:36 (UTC) by fordprefect)
bertptrs commented on 2016-07-21 14:25 (UTC)
fordprefect commented on 2016-06-28 19:42 (UTC)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »