Closed HapLifeMan closed 4 years ago
Yup, a clear bug with the mailer. I will address the issue in the newer release
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi @thetutlage,
I found a problem while using Edge and plain/text mail.
I have this structure:
This structure is not possible because when sending the mail I use it like this (as described in the documentation, with the
.text
prefix):The dot-notation folder use the
.text
as a new nested level. I did it works withwelcome-text.edge
but this is not really beautiful...I don't know if it is a bug or an expected behaviour... What is you opinion on this?
Thanks! 🙂