Allow to send emails without attachment without entering interactive mode #93
Labels
difficulty: medium
fix is medium in difficulty
status: help wanted
requesting help from the community
type: community enhancement
feature request not on Twilio's roadmap
It's not possible to send emails without attachment without entering interactive mode
When scripting email operations I'd like to send emails. The command
doesn't terminate but rather asks interactively if I want to send an attachment, too.
Steps to Reproduce
Any other information you want to share that is relevant to the issue being reported. Especially, why do you consider this to be a bug? What do you expect to happen instead?
This behavior prevents me from automating email operations (there are ways around that but yeah...). As an email attachment is optional I didn't expect this question with
from
,to
andtext
defined. :)Thanks a bunch for looking into this. 😊
Technical details:
The text was updated successfully, but these errors were encountered: