11:06 EDT from Benny Kjær Nielsen:
On 12 Jul 2018, at 4:16, Padraic Renaghan wrote:
MailMate bundle to send quick message replies
https://github.com/prenagha/quick-reply.mmbundle
Thanks for sharing!! It worked in my quick test. It would be very nice
if this evolves into something more
l 12 17:17 .DS_Store
> drwxr-xr-x@ 5 staff 160 Jul 11 19:14 Commands
> -rwxr-xr-x@ 1 staff 1210 Jul 11 19:14 LICENSE
> -rwxr-xr-x@ 1 staff 649 Jul 11 19:14 README.md
> drwxr-xr-x@ 4 staff 128 Jul 12 17:13 Support
> -rwxr-xr-x@ 1 staff 238 Jul 11 19:14 info.plist
>
> On 12 J
ropped the files in
there, and restarted MM. I don’t see it in the Command menu.
On 12 Jul 2018, at 17:10, Padraic Renaghan wrote:
Download the mmbundle from GitHub
Move it to ~/Library/Application Support/MailMate/Bundles/
Restart MM
Look in Command menu
2018-07-12 16:52 EDT from pleasespa...@
Download the mmbundle from GitHub
Move it to ~/Library/Application Support/MailMate/Bundles/
Restart MM
Look in Command menu
2018-07-12 16:52 EDT from pleasespa...@posteo.net:
> How do I install this?
>
> On 11 Jul 2018, at 22:16, Padraic Renaghan wrote:
>
>> MailMate bu
Making good progress, almost working, a few issues working through with Benny.
Feel free to follow along if you like
https://github.com/prenagha/snooze.mmbundle
Thanks,
Padraic
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com
MailMate bundle to send quick message replies
https://github.com/prenagha/quick-reply.mmbundle
Padraic
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
ing bundled one at
> https://github.com/mailmate/MailMan.mmBundle ?
>
> /max
> http://about.me/maxandersen
>
>
>> On 19 Dec 2017, at 19:40, Padraic Renaghan wrote:
>>
>> Thanks.
>>
>> Used the documentation and made a more automatic mailing list
Thanks.
Used the documentation and made a more automatic mailing list
unsubscribe bundle.
For those interested:
https://github.com/prenagha/list-unsubscribe
Padraic
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listin
I worked on some scripting to filter out useless legal footers from displaying.
You might be able to get that to work to hide these images.
https://github.com/prenagha/mailmate-resources#custom-html-bundle-to-filter-unwanted-mail-signatures-and-legal-nonsense
> On Jul 25, 2017, at 9:38 AM, Benn
> 1) signature on new emails: one thing I liked about Thunderbird was that it
> could auto-insert a signature only to new emails; indeed MailMate claims to
> support this by:
May want to try: MailMate preferences, Signatures tab, Default signature, New
Messages Only
smime.p7s
Description: S/
23 Jun 2017, at 5:30, Padraic Renaghan wrote:
>
> Benny, thinking it might be nice to run this filter when the reply to an
> existing message is created, so the reply does carry-forward all the junk.
> What would be the right event to hook my new filter into for that?
>
> The
reply does carry-forward all the junk. What
would be the right event to hook my new filter into for that?
Thanks,
Padraic
2017-06-20 13:56 EDT from Padraic Renaghan:
> Sounds good thanks. Eagerly awaiting the next update...
>
> 2017-06-19 08:25 EDT from Benny Kjær Nielsen:
>
>&
Sounds good thanks. Eagerly awaiting the next update...
2017-06-19 08:25 EDT from Benny Kjær Nielsen:
> On 13 Jun 2017, at 16:38, Padraic Renaghan wrote:
>
>>> File in the MailMate bundle named `eventFilters.plist`. For experimenting
>>
>> Thanks. I will try exper
From line, to the right of
the From Name for example).
Mainly an exercise to provide an example to others of ways to customize MM. And
maybe encourage built-in Gravatar/Domain support ;-)
2017-06-13 21:58 EDT from Charlie Garrison:
> On 14 Jun 2017, at 9:41, Padraic Renaghan wrote:
>
&
> What are you using for user.png?
Colored version of
http://fontawesome.io/icon/user/
P___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
rt of legal nonsense');
end = message.indexOf(start, 'end of legal nonsense');
if ( (end-start) between (100, 110)) {
// strip it out
}```
2017-06-13 10:00 EDT from Benny Kjær Nielsen:
> On 13 Jun 2017, at 15:29, Padraic Renaghan wrote:
>
>> Any way to filter the messa
s that what the premailer is about?
Can I customize that?
Thanks,
Padraic
2017-06-13 05:44 EDT from Benny Kjær Nielsen:
> On 12 Jun 2017, at 18:59, Padraic Renaghan wrote:
>
>> What I'd really like to do is inject javascript. I tried making my own
>> version of basic.js
Working on customizations to the web view display of messages.
I see how adding my own version of stylesheet.css works, gets inlined into the
head section after the built-in css file. That seems to work fine.
What I'd really like to do is inject javascript. I tried making my own version
of basic
as well.
Do I need to do something to enable those?
2017-06-09 03:45 EDT from Benny Kjær Nielsen:
> On 7 Jun 2017, at 16:43, Padraic Renaghan wrote:
>
>> Also is there any way to get the "Sender" header parsed as an address, like
>> From/To/CC/BCC so that sender
Also is there any way to get the "Sender" header parsed as an address, like
From/To/CC/BCC so that sender.name and sender.address parts can be accessed in
headerFormatting.plist?
2017-06-07 04:35 EDT from Benny Kjær Nielsen:
> On 7 Jun 2017, at 0:35, Padraic Renaghan wrote:
>
I wrote this utility which automatically moves older mail from my main
work account to my local archive IMAP server. You might find it useful
https://github.com/prenagha/imap-tools
P
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.f
Thought I'd share my recent MailMate customizations in case anyone is
interested. I went a bit crazy with the avatars, but was fun hacking
nonetheless.
https://github.com/prenagha/mailmate-resources
Examples
https://raw.githubusercontent.com/prenagha/mailmate-resources/master/ex1.png
https://ra
You can copy (⌘C) on the mailbox in MailMate and it will copy that
mailbox's "id" to the clipboard
You can paste that directly into the key bindings file for any action
you want done in the context of that mailbox
I have found that debugging key bindings can be tricky. If you have a
syntax err
23 matches
Mail list logo