When we use the following syntax to deploy a new IMAP account to Thunderbird for Android, it would be great if there was a way to deploy a signature for this account in the same data structure. It would probably have to be a non-HTML signature without images? Or maybe it could specify a URL where a preconfigured HTML signature could be downloaded (ie from the company's web site in a directory like /.well-known/signatures/
[1,
[1,1],
[0,"imap.myserver.com",993,3,1,"myusername","myusername","mypassword"],
[
[
[0,"smtp.myserver.com",587,2,1,"myusername","mypassword"],
["myenglishname","Richard, Fincher UK"]
]
]
]