[Bug 1191885] New: network/ddclient: Bug ddclient no longer sends info mails
http://bugzilla.opensuse.org/show_bug.cgi?id=1191885 Bug ID: 1191885 Summary: network/ddclient: Bug ddclient no longer sends info mails Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: chris@computersalat.de Reporter: munix9@googlemail.com QA Contact: screening-team-bugs@suse.de Found By: --- Blocker: --- I suspect that the problem originated with https://build.opensuse.org/request/show/925663. Output from systemctl status ddclient.service postfix/postdrop[3104]: fatal: mail_queue_enter: create file maildrop/592811.3104: no permission postfix/sendmail[3103]: warning: command "/usr/sbin/postdrop -r" exited with status 1 postfix/sendmail[3103]: fatal: ddclient(457): unable to execute /usr/sbin/postdrop -r: Application error ddclient-3.9.1-4.1.noarch Tumbleweed 20211016 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191885 http://bugzilla.opensuse.org/show_bug.cgi?id=1191885#c1 --- Comment #1 from Paolo Panto <munix9@googlemail.com> --- I think it is because of the entry "ProtectHome=true", because then dovecot cannot write to ~/Maildir anymore. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191885 http://bugzilla.opensuse.org/show_bug.cgi?id=1191885#c2 --- Comment #2 from Paolo Panto <munix9@googlemail.com> --- Ok, I think I have a solution or at least a workaround. In the file "/usr/lib/system/system/ddclient.service" I added the line "SupplementaryGroups=maildrop" in the section "[Service]". This is at least true if you use "postfix". Otherwise you get the above error. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191885 http://bugzilla.opensuse.org/show_bug.cgi?id=1191885#c3 --- Comment #3 from Paolo Panto <munix9@googlemail.com> --- To avoid that the ddclient.service is overwritten again by an update, I did the following: sudo mkdir -p /etc/system/system/ddclient.service.d/ sudo vim /etc/systemd/system/ddclient.service.d/override.conf with the following content: [Service] SupplementaryGroups=maildrop -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191885 http://bugzilla.opensuse.org/show_bug.cgi?id=1191885#c4 Christian Wittmer <chris@computersalat.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #4 from Christian Wittmer <chris@computersalat.de> --- service file updated -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191885 http://bugzilla.opensuse.org/show_bug.cgi?id=1191885#c5 --- Comment #5 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1191885) was mentioned in https://build.opensuse.org/request/show/988739 Factory / ddclient -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com