FS#71965 - [opensmtpd] socket activation does not work

Attached to Project: Community Packages
Opened by Hugo Osvaldo Barrera (hobarrera) - Tuesday, 31 August 2021, 14:10 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:02 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When running `opensmtp.socket`, if any application tries to send an email, it fails. opensmtp.service reports a failure to start due to the socket already existing (e.g.: the socket owned by opensmtpd.socket).

I'm not really sure that opensmtpd really supports socket activation, if it does, there's something off with how the service/socket are currently set up.

Steps to reproduce:

1. Make sure the service is stopped.
2. systemctl start opensmtp.socket
3. Send an email.
4. Check statuses:
systemctl start opensmtp.socket
systemctl start opensmtp.service
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:02 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/opensmtpd/issues/3

Loading...