Add ability to choose default status (to/cc/bcc)

Signed-off-by: Athozus <athozus@gmail.com>
This commit is contained in:
Athozus 2023-03-01 18:30:39 +01:00
parent 2656936a6f
commit 698e8617c7
No known key found for this signature in database
GPG key ID: B50895022E8484BF
3 changed files with 6 additions and 5 deletions

View file

@ -888,7 +888,7 @@ function mail.handle_receivefields(player, formname, fields)
elseif fields.new then
selected_idxs.maillists[name] = "#NEW#"
mail.show_edit_maillist(name, "", "", "")
mail.show_edit_maillist(name, "", "", "Player1 to\nPlayer2 cc\nPlayer3 bcc")
elseif fields.edit and selected_idxs.maillists[name] and maillists[selected_idxs.maillists[name]] then
mail.show_edit_maillist(