You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before replying to you, I tested the feature and it works as expected.
So in my application email I did the following at the end of the text:
Which email application did you try it?
The <#part filename=…><#/part> syntax only works inside Himalaya usage, when using one of the following command:
himalaya message write
himalaya message reply
himalaya message forward
himalaya message edit
As described in the FAQ, these commands will spawn a buffer in your main text editor defined in $EDITOR. After edition you will be prompted what to do with this message.
The difference between himalaya message {save,send} and himalaya template {save,send} is subtile: the first one saves and sends raw messages whereas second one saves and sends templates (containing MML markup you are using). They are compiled into valid MIME message before saving and sending.
So I needed to apply for a job and attach my curriculum.
According to the FAQ in the README of Himalaya I can do this like so:
So in my application email I did the following at the end of the text:
The email was sent to the employer. But without the attachment!
Instead the e-mail looked like so:
So the "embedding" is just output as plain text, apparently.
How can I actually send attachments with Himalaya?
The text was updated successfully, but these errors were encountered: