apple-mail Questions

5

Solved

This appears to be a rare gem: where to find documentation on the structure of Apple Mail's .emlx files (and their partial variants, and the meaning of the directory structures). The docs do not ap...
Abebi asked 19/5, 2009 at 18:56

4

Solved

How do I get the attached file from this email? This email is sent from an apple computer and the email struture is not like any other (surprise).. here the part with the disposition is one dimens...
Stoneware asked 1/7, 2012 at 20:35

1

Solved

In a Mac mail rule, I am trying to run a javascript instead of an applescript. This has been asked in Mail Rules using JavaScript for Automation instead of AppleScript but the answer is not working...
Cocainism asked 5/3, 2018 at 18:32

0

I have had dragging and dropping working for Mail working for a while now. That was until I upgraded to OSX 10.13. Here is my code: class DropView: NSView { var filePath: String? required init...
Halfprice asked 29/1, 2018 at 3:52

2

Solved

Is it possible to highlight text in yellow (or another color) using OS X Apple Mail? There does not appear to be a simple way to do this.
Smaragdine asked 13/10, 2015 at 17:31

1

Solved

Do system font stacks, e.g. something like... <p style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif"> Whatever sans-serif font, but pleas...
Crackerjack asked 17/2, 2017 at 15:7

2

I came across an issue where images get displayed in there native size even with width attribute: Here's my test html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.or...
Oeillade asked 30/10, 2013 at 18:43

2

Solved

I am new to creating plug-ins for the Apple Mail Application, and I want to create Apple Mail plugin for OSX. I have created a project under "Installer Plug-in" (Application Plug-in -> Installer P...
Yokefellow asked 17/10, 2012 at 13:59

7

Solved

I'd like to write an AppleScript to set the sender of the current outgoing message in Apple's Mail.app. I've tried this: tell application "Mail" to set sender of front outgoing message to "<my...
Diva asked 10/7, 2011 at 2:6

1

Solved

There's a lot of questions on this topic, but no updated answer. I want to open the native iOS mail app WITHOUT the compose view (from within my own app). All answers so for say it's impossible, bu...
Krystakrystal asked 23/3, 2015 at 9:16

1

Solved

I want to make apple mail plugin but I don't know anything like! From where to start? which application in Xcode I suppose to chose for Apple mail plugin (In create new Project) Can we deve...
Fond asked 16/10, 2012 at 11:56

1

Solved

Does Mail.app (Mac) have an API where developers can create plugins for Mail? I'm confused by an official Knowledge Base article Apple wrote that states: Apple does not support the installation...
Sean asked 1/8, 2011 at 14:35

5

Solved

I'm developing an HTML newsletter system using PHP & PEAR. It sends out the emails fine. However I cannot force Apple Mail to reload images from the server. I have tried: Restarting Mail Cle...
Interjacent asked 16/12, 2008 at 12:40

2

I am able to work with NSTokenField, it is easy to use.. but I want your suggestions on how can I customize it just like it is in "To/ CC" fields in mac mail ie. when no. of tokens in a token field...
Carefree asked 25/2, 2010 at 10:47
1

© 2022 - 2024 — McMap. All rights reserved.