Keeping with the Podman quadlet format where variables are set like so:
Environment=mail__options__port=465
Would this become:
Environment=bulkEmail__batchSize=10
or
Environment=bulkEmail__mailgun__batchSize=10
or
??
Also, if I only have 12 subscribers, should I set this to 2, or 12, or is 10 fine (resulting in a batch of 10, followed by another batch of 2)?
Thanks!
For reference: Mailgun config from env vars - #12 by Kevin