On Saturday, March 1, 2014 8:52:53 AM UTC-7, Rob McBroom wrote:
>
> 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] 
> <javascript:>?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<http://manual.mailmate-app.com/extended_url_scheme>
> .
>
> Let me know what you find.
>
> -- 
> Rob McBroom
> http://www.skurfer.com/
>

It runs outside of QS just fine when I manually enter the url and hit the 
"run" button. Could the problem be because:

"For security reasons attachment-url and send-now are ignored except if the 
URL is provided via AppleScript." ? (as per your linked page)

-- 
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/d/optout.

Reply via email to