On 1 Mar 2014, at 2:19, junk1 wrote:

I think so. I'm getting an "Attachments (0)"  message n the toolbar. I've even tested sending the message that way (just in case the counter was wrong) but the attachment never comes through. I'm guessing it has something to do with my QS setup. I'm on 1.1.3 (4007)  I've got your MailMate plugin installed (v1.0) and I've got MailMate setup as my Email in Preferences > Handlers.

That all sounds right.

The plug-in just does something like the AppleScript below, so I'd try running it manually and see if it works *outside* of Quicksilver.

    tell application "MailMate"
open location "mailto:[email protected]?subject=Test&body=MailMate%20Test&[email protected]&attachment-url=file:///Users/you/Documents/Example.pdf"; with trust
      activate
    end tell

You can find more detail on sending this way [in the manual][1].

Let me know what you find.

[1]: http://manual.mailmate-app.com/extended_url_scheme

--
Rob McBroom
http://www.skurfer.com/

--
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to