Package Details: courier-authlib 0.72.1-1

Git Clone URL: https://aur.archlinux.org/courier-authlib.git (read-only, click to copy)
Package Base: courier-authlib
Description: Authentication library for the Courier mailserver(s)
Upstream URL: https://courier-mta.org/authlib/
Licenses: GPL3
Submitter: svenstaro
Maintainer: runnytu
Last Packager: runnytu
Votes: 26
Popularity: 0.000000
First Submitted: 2012-10-13 09:51 (UTC)
Last Updated: 2024-05-04 19:24 (UTC)

Dependencies (17)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

runnytu commented on 2019-08-06 17:54 (UTC)

@lilmike, Fixed with the same version to avoid other users to upgrade.

lilmike commented on 2019-08-06 07:36 (UTC)

I get the following error when building from a chroot (missing dependancy/makedepend?)

error: Cannot find pathname to ps

runnytu commented on 2018-02-11 12:42 (UTC)

@rpodgorny, you should have this directory from when you install the package for the first time, nevertheless, I fixed it with the same version to avoid others users to reinstall.

rpodgorny commented on 2018-02-10 23:46 (UTC)

thanks a lot! ...still: now shadow service crashes with:

user 'courier': directory '/var/spool/courier' does not exist

...i don't know what the correct way to handle this would be but i think using "-" as home directory for courier user in sysusers.d would be fine.

runnytu commented on 2018-02-10 21:29 (UTC)

@rpodgorny, implemented. @andrej, fixed.

andrej commented on 2018-02-10 09:24 (UTC)

Thanks for maintaining this package.

At the moment there’s an urgent problem: authdaemond will not start due to this systemd bug: https://github.com/systemd/systemd/issues/8085

authdaemond.service: Permission denied while opening PID file or unsafe symlink chain: /var/run/authdaemon/pid

I’m not sure what the best solution would be, so I’m just dropping a note here, to make troubleshooting easier for others. The only workaround seems to be to start the Courier stuff manually until systemd gets fixed. This affects also courier-imapd. courier-courierfilter works fine though.

rpodgorny commented on 2018-02-04 13:26 (UTC) (edited on 2018-02-04 13:27 (UTC) by rpodgorny)

please consider using systemd-sysusers instead of the .install trickery:

cat /usr/lib/sysusers.d/courier.conf

u courier 72 - -

g courier 72 - -

...thanks! (sorry for the formatting)

runnytu commented on 2017-08-16 18:53 (UTC)

@midgard, Fixed.