Re: [MlMt] return code 554 (expected 250)

2014-09-22 Thread Paula R. T. Coelho
ah! the only thing i can think of is that this started happening since i arrived in Spain for a work meeting... On 23 Sep 2014, at 2:54, Paula R. T. Coelho wrote: very weird problem... in the last 35 hours or so every time i try to send emails *from* two specific accounts (out of 4 in total)

[MlMt] return code 554 (expected 250)

2014-09-22 Thread Paula R. T. Coelho
very weird problem... in the last 35 hours or so every time i try to send emails *from* two specific accounts (out of 4 in total), i get the following message: Unexpected return code 554 (expected 250): “5.7.1 <164.Red-83-61-103.dynamicIP.rima-tde.net[83.61.103.164]>: Client host rejected: Ac

Re: [MlMt] Sharing my current key bindings

2014-09-22 Thread Jeremy Cowgar
Thanks for sharing! One comment. You write “Thus, I had to look up the UUID of the exact folder I wanted to access. You can do this too by looking at the file: ...”. You can also put the value on the pasteboard by hitting ⌘C when a mailbox is selected. Thanks for that! I've updated the po

Re: [MlMt] Sharing my current key bindings

2014-09-22 Thread Benny Kjær Nielsen
On 22 Sep 2014, at 16:47, Jeremy Cowgar wrote: Thanks for that Kee! I've decided to share my keybindings also. I've been working on them this past week trying to refine my workflow. I've written a blog post about them, explaining the rationale of some of them. The entire file is included there

Re: [MlMt] Sharing my current key bindings

2014-09-22 Thread Jeremy Cowgar
Thanks for that Kee! I've decided to share my keybindings also. I've been working on them this past week trying to refine my workflow. I've written a blog post about them, explaining the rationale of some of them. The entire file is included there as well. http://jeremy.cowgar.com/2014/09/22/m

[MlMt] OSX Parental Controls and Email Responses

2014-09-22 Thread Jeremy Cowgar
In OS X's Mail.app, when a new address comes in for an email that is limited via the Parental Controls, a banner appears at the top of the message "Is it OK for XYZ to receive messages from ABC123?" and you can press Allow. I know that we can not achieve the banner, but does anyone know if the

Re: [MlMt] Canonical outputs HTML tags (Bundles)

2014-09-22 Thread Alexander Kucera
Exactly. Markdown or even normal plain text would be preferable. This is meant to be a simple text log inside Studiometry and the people looking at it have no idea what HTML markup even is. :) On 22 Sep 2014, at 12:36, Benny Kjær Nielsen wrote: On 21 Sep 2014, at 14:40, Alexander Kucera wrote

Re: [MlMt] Resetting URL Handlers (Yosemite)

2014-09-22 Thread Simon Kaplan
Hi Benny That fixed it!!  All good now, thanks.  ---Sent from Boxer | http://getboxer.com On 22 September 2014 20:42:50 AEST, Benny Kjær Nielsen wrote: On 21 Sep 2014, at 23:33, Simon Kaplan wrote: I wonder if you could please help me. On Yosemite I’ve set MailMate to be my default mail c

Re: [MlMt] Resetting URL Handlers (Yosemite)

2014-09-22 Thread Benny Kjær Nielsen
On 21 Sep 2014, at 23:33, Simon Kaplan wrote: I wonder if you could please help me. On Yosemite I’ve set MailMate to be my default mail client. This loads the 4 URL scheme handler (message:, mailto:, mid:, etc) into com.apple.launchservices.secure.plist in ~/Library/Preferences/com.apple.Lau

Re: [MlMt] Ask for user input in a bundle

2014-09-22 Thread Benny Kjær Nielsen
On 21 Sep 2014, at 14:35, Alexander Kucera wrote: Thanks. The AppleScript line works for my purposes. When I have all the details ironed out, I'll post the bundle if you like. I greatly appreciate when users share their bundles. -- Benny ___ mailmat

Re: [MlMt] Canonical outputs HTML tags (Bundles)

2014-09-22 Thread Benny Kjær Nielsen
On 21 Sep 2014, at 14:40, Alexander Kucera wrote: one more thing. I have an issue with my bundle outputting the message body as HTML source with tags even though my input type is set to *canonical*. I noticed this is only the case on messages that are missing the plain text body part. Any