Drop any cnfvar manipulation from the generic mail utils
authorPlamen Dimitrov <plamen.dimitrov@intra2net.com>
Tue, 5 Apr 2022 01:44:57 +0000 (04:44 +0300)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 19 May 2022 09:13:27 +0000 (11:13 +0200)
commitfd562d9b0778379274c7444fc159444ad04ac57f
treef9232dff3bab5086a5f5451e0844a0a39004d021
parent998bc6bbe9d918b637c558cc4896068c2dd7ed91
Drop any cnfvar manipulation from the generic mail utils

The conclusion from previous attempts to convert any user cnfvar
manipulation to dynamic mode was that each user could be specific
to the use case where it is created so handling this in the mail
utils should be replaced by direct calls to the new cnfvar API.
src/mail_utils.py