Mail Extensions

RSS for tag

Use Mail Extensions for composition, message actions, secure email, and content blocking in the Mail app.

Posts under Mail Extensions tag

109 Posts

Post

Replies

Boosts

Views

Activity

Body data missing in decodedMessage call
I have a multipart message and in the MEMessageSecurityHandler.decodedMessage(forMessageData:) function call, I can access all of the headers of the email, but when I get to the body section, the actual content of the email is missing. I've dumped the data out to a file and can see that there is an X-Apple-Content-Length header been added, but the content of the multipart email --=-=W2HxPVXDSaWZZw=-= X-Apple-Content-Length: 11 Content-Type: application/pgp-encrypted --=-=W2HxPVXDSaWZZw=-= Content-Transfer-Encoding: 7Bit Content-Disposition: inline; filename=openpgp-encrypted-message.asc Content-Type: application/octet-stream; name="openpgp-encrypted-message.asc" X-Apple-Content-Length: 9608 --=-=W2HxPVXDSaWZZw=-=-- How can I access the content of these parts to decrypt the message?
2
0
1.2k
Aug ’21
How can I download the attachment in decodedMessage
In decodedMessage, I got the raw message Data. How can I get the attachment with this information? --Apple-Mail=_7074F225-9F70-4410-B0AC-15891A766688 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content --Apple-Mail=_7074F225-9F70-4410-B0AC-15891A766688 Content-Transfer-Encoding: base64 Content-Disposition: ATTACHMENT; filename*=utf-8''%E5%8D%97%E4%BA%AC%E5%8D%87%E5%AD%A6%E5%AD%A32021.pptx Content-Type: application/vnd.openxmlformats-officedocument.presentationml.presentation; name="=?utf-8?B?5Y2X5Lqs5Y2H5a2m5a2jMjAyMS5wcHR4?="; x-unix-mode=0700 X-Apple-Content-Length: 2299846 --Apple-Mail=_7074F225-9F70-4410-B0AC-15891A766688--
0
0
1.1k
Jul ’21
Search feature on Mail
Hi, I've recently switched to Big Sur 11.4 with Mail Version 14.0 (3654.100.0.2.22). My issue is the following. If I write "John Smith" in the search tab, it will not list all messages from this sender, but only some of them. It looks like only the older messages are displayed and not the most recent ones. Same thing if I search subjects or content etc.
0
0
507
Jul ’21
MailKit for macOS 12 access to attachments
Hello, MailKit for macOS 12 looks great, but it is possible to have access to incoming/outgoing email attachments? For the moment MEMessage does not give access to such properties. Or any other ways to achieve this? (like some data parsing)? Thank you
Replies
2
Boosts
0
Views
2.1k
Activity
Aug ’21
Outlook MSFT Office 16.53 Still Not Working with Monterey Beta 5
I updated MSFT Outlook to the latest version 16.53 and it is still not working with Monterey Beta 5. Getting the beachball spinning every time I open an email. Does anyone have fixes for this or know when Apple/MSFT will be sending out an update? Thanks!
Replies
0
Boosts
0
Views
426
Activity
Aug ’21
HTML Signature Font Issue in Apple Mail
I have added an HTML signature to the Apple Mail, whenever I hit compose the font is the same, but when I hit send and receive the email, the font changes to something of a similar version. I have used a custom font in the email signature. Why does this issue happen?
Replies
0
Boosts
0
Views
609
Activity
Aug ’21
Problems with url image on apple signature mail
Hey what's up everybody. A long time without connecting here. I'm pretty sure my trouble is not a new topic but I still having this trouble each time I want to sign my email. Do someone know how to solucionaste the problem of the image that disappears from the signature mail. I still using the apple mail platform... Thx
Replies
0
Boosts
0
Views
416
Activity
Aug ’21
Body data missing in decodedMessage call
I have a multipart message and in the MEMessageSecurityHandler.decodedMessage(forMessageData:) function call, I can access all of the headers of the email, but when I get to the body section, the actual content of the email is missing. I've dumped the data out to a file and can see that there is an X-Apple-Content-Length header been added, but the content of the multipart email --=-=W2HxPVXDSaWZZw=-= X-Apple-Content-Length: 11 Content-Type: application/pgp-encrypted --=-=W2HxPVXDSaWZZw=-= Content-Transfer-Encoding: 7Bit Content-Disposition: inline; filename=openpgp-encrypted-message.asc Content-Type: application/octet-stream; name="openpgp-encrypted-message.asc" X-Apple-Content-Length: 9608 --=-=W2HxPVXDSaWZZw=-=-- How can I access the content of these parts to decrypt the message?
Replies
2
Boosts
0
Views
1.2k
Activity
Aug ’21
beta 4 mail doesn't download unless Mail relaunched
This problem also existed in beta 3. Mail keeps saying "downloading messages", but new mail doesn't download unless I quit Mail and relaunch it.
Replies
0
Boosts
0
Views
587
Activity
Jul ’21
How to enforce encryption on specific message?
I would like to enforce to encrypt a certain type of email. With MEMessageSecurityHandler, AFAIK, there is no way to enforce encryption as the encode method will be called when sender enable the encryption.
Replies
0
Boosts
0
Views
599
Activity
Jul ’21
How can I download the attachment in decodedMessage
In decodedMessage, I got the raw message Data. How can I get the attachment with this information? --Apple-Mail=_7074F225-9F70-4410-B0AC-15891A766688 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content --Apple-Mail=_7074F225-9F70-4410-B0AC-15891A766688 Content-Transfer-Encoding: base64 Content-Disposition: ATTACHMENT; filename*=utf-8''%E5%8D%97%E4%BA%AC%E5%8D%87%E5%AD%A6%E5%AD%A32021.pptx Content-Type: application/vnd.openxmlformats-officedocument.presentationml.presentation; name="=?utf-8?B?5Y2X5Lqs5Y2H5a2m5a2jMjAyMS5wcHR4?="; x-unix-mode=0700 X-Apple-Content-Length: 2299846 --Apple-Mail=_7074F225-9F70-4410-B0AC-15891A766688--
Replies
0
Boosts
0
Views
1.1k
Activity
Jul ’21
Search feature on Mail
Hi, I've recently switched to Big Sur 11.4 with Mail Version 14.0 (3654.100.0.2.22). My issue is the following. If I write "John Smith" in the search tab, it will not list all messages from this sender, but only some of them. It looks like only the older messages are displayed and not the most recent ones. Same thing if I search subjects or content etc.
Replies
0
Boosts
0
Views
507
Activity
Jul ’21