- Status In Progress
- Percent Complete
- Task Type Bug Report
- Category Stable
-
Assigned To
André Silva - Operating System Hyperbola GNU/Linux-libre
- Severity High
- Priority Medium
- Reported Version Milky Way v0.3
- Due in Version Starfix
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Packages
Opened by Jean Louis - 31/10/2019
Last edited by André Silva - 10/11/2019
Opened by Jean Louis - 31/10/2019
Last edited by André Silva - 10/11/2019
FS#1471 - opensmtpd: permission problems
Description:
cat msg | /usr/sbin/sendmail – sendmail: No such file or directorycannot create temporary file /var/spool/smtpd/offline/1572544775.XXXXIqNsFX
Additional info:
* package version: 6.4.2p1-1.hyperbola2.backports1
It is same problem as here:
https://github.com/OpenSMTPD/OpenSMTPD/issues/839
I could solve it with:
sudo chmod g+s /usr/sbin/smtpctl
sudo chmod g+s /usr/sbin/smtpctl
and then
sudo rc-service smtpd start
Even though I think I should not need to start it to use only sendmail.