You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cipi smtp → msmtp: /etc/cipi/.msmtprc: Permission denied — Debian/Ubuntu ship msmtp setgid (msmtp group). After setgid the process can no longer traverse /etc/cipi (750root:cipi-api) or read vault secrets via passwordeval. Cipi now clears the setgid bit on the msmtp binary (mail is only sent as root). Migration 4.7.21 applies this on existing servers and regenerates .msmtprc.