[GH-ISSUE #43] Hardcoded /dev/log SysLogHandler address breaks on newer versions of FreeBSD #23

Closed
opened 2026-02-27 10:25:21 +03:00 by kerem · 0 comments
Owner

Originally created by @mundschenk-at on GitHub (Apr 10, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/43

At least on FreeBSD 11, the location for the syslog socket is /var/run/log, not /dev/log. Currently, this is hardcoded in autoreply.py. It should either be autodetected or made configurable via settings.py.

Originally created by @mundschenk-at on GitHub (Apr 10, 2017). Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/43 At least on FreeBSD 11, the location for the syslog socket is `/var/run/log`, not `/dev/log`. Currently, this is hardcoded in `autoreply.py`. It should either be autodetected or made configurable via `settings.py`.
kerem 2026-02-27 10:25:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-postfix-autoreply-modoboa#23
No description provided.