]> git.ipfire.org Git - ipfire.org.git/commit
messages: Do not manually pass recipients any more
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Jan 2020 09:47:13 +0000 (09:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Jan 2020 09:47:13 +0000 (09:47 +0000)
commit5eebd27ebbb336fbc5c683f1c212af310f8e4f5e
tree2aef321be97e7ec1125bf3b4c621f23f1b3126fa
parentba14044cfeb974f12417d6f534aa622f4a3890f3
messages: Do not manually pass recipients any more

They are not put into the email and read back from there.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/accounts.py
src/backend/messages.py