knathan1987
Results
2
issues of
knathan1987
Hi! How can I disable a single channel? Sure - I could set the whole channel to black. But I want the data Pin for that channel to either be...
text/plain alternative part disappears when adding inline Image ``` const x = createMimeMessage(); x.setSender({name: "Test", addr: "[email protected]"}); x.setRecipient("[email protected]"); x.setSubject("This is a test"); x.addMessage({ contentType: 'text/html', data: "Lorem ipsum dolor sit...