Re: [MlMt] (Applause) merged listmate and mailman bundle
On 11 Sep 2015, at 19:46, Sparky Doosan wrote: Hey Max, WOW! For a number of reasons I've put off embracing MM but dude, I'm seeing what you did here and I'm excited, so excellent! hehe, happy you liked it. The whole password/approve/reject part is all Benny's magic; i just brought the lookup stuff. I guess Benny's published some API information but I didn't find it? I could keep looking but wanted to message you anyway. He have been spilling a few nuggets over time that let me figure it out by trial and error ;) If you got questions let me know. /max Thanks, Rob PS: Nice AboutMe :) mine needs a lot of work :( https://about.me/Rob.Leachman On 11 Sep 2015, at 9:25, Max Rydahl Andersen wrote: What $subject says ;) https://github.com/maxandersen/MailMan.mmBundle Benny feel free to integrate this in proper MailMate ;) /max http://about.me/maxandersen ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate /max http://about.me/maxandersen ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate
Re: [MlMt] winmail.dat attachments
On 11 Sep 2015, at 15:37, Bill Cole wrote: I can demo it. This is with r5122, but whatever I was running last night had the same issue, as does tnef built by MacPorts: silverclam:~ dad$ /Applications/MailMate.app/Contents/SharedSupport/bin/tnef --unix-paths --list Winmail.dat silverclam:~ dad$ echo $? 0 silverclam:~ dad$ /Applications/MailMate.app/Contents/SharedSupport/bin/tnef --unix-paths --list --save-body Winmail.dat message.rtf | message.rtf silverclam:~ dad$ ls -l message.rtf ls: message.rtf: No such file or directory silverclam:~ dad$ /Applications/MailMate.app/Contents/SharedSupport/bin/tnef --unix-paths --save-body Winmail.dat silverclam:~ dad$ ls -l message.rtf -rw-r--r-- 1 dad staff 40759 Sep 11 08:58 message.rtf It appears to work for me (and some other users) without `--save-body`. Is this a file you can share with me? Of course the root of the problem is that the TNEF format is a semi-secret abomination which isn't even reliably compatible between all of the MS programs that write it, so breakage involving it is never really a surprise... I should make a top 10 of email related abominations, but I'm afraid I have material for a much longer list... -- Benny ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate
Re: [MlMt] winmail.dat attachments
On 11 Sep 2015, at 18:09, David Vereschagin wrote: On 11 Sep 2015, at 10:20, Benny Kjær Nielsen wrote: No, that's the way it has always been. My only pleasure in built-in support for `winmail.dat` is this message. I'm kind of impressed I'm not swearing in it :-) Hm, yet I have archived messages, including from just last month, that don't show the winmail.dat attachment nor your message. Well, the code handling it was broken and this included not showing the message. -- Benny ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate
Re: [MlMt] merged listmate and mailman bundle
On 11 Sep 2015, at 18:25, Max Rydahl Andersen wrote: What $subject says ;) https://github.com/maxandersen/MailMan.mmBundle Benny feel free to integrate this in proper MailMate ;) Thanks! But it'll have to wait until the public version of MailMate works with the bundle :-) -- Benny ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate
Re: [MlMt] merged listmate and mailman bundle
Original Message From: Benny Kjær Nielsen Sent: Saturday, 12 September 2015 09:40 To: MailMate Users Reply To: MailMate Users Subject: Re: [MlMt] merged listmate and mailman bundle On 11 Sep 2015, at 18:25, Max Rydahl Andersen wrote: > What $subject says ;) > > https://github.com/maxandersen/MailMan.mmBundle > > Benny feel free to integrate this in proper MailMate ;) Thanks! But it'll have to wait until the public version of MailMate works with the bundle :-) -- Benny ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate
Re: [MlMt] winmail.dat attachments
On 12 Sep 2015, at 3:33, Benny Kjær Nielsen wrote: On 11 Sep 2015, at 15:37, Bill Cole wrote: I can demo it. This is with r5122, but whatever I was running last night had the same issue, as does tnef built by MacPorts: silverclam:~ dad$ /Applications/MailMate.app/Contents/SharedSupport/bin/tnef --unix-paths --list Winmail.dat silverclam:~ dad$ echo $? 0 silverclam:~ dad$ /Applications/MailMate.app/Contents/SharedSupport/bin/tnef --unix-paths --list --save-body Winmail.dat message.rtf | message.rtf silverclam:~ dad$ ls -l message.rtf ls: message.rtf: No such file or directory silverclam:~ dad$ /Applications/MailMate.app/Contents/SharedSupport/bin/tnef --unix-paths --save-body Winmail.dat silverclam:~ dad$ ls -l message.rtf -rw-r--r-- 1 dad staff 40759 Sep 11 08:58 message.rtf It appears to work for me (and some other users) without `--save-body`. Is this a file you can share with me? Not that particular one. However, this happens with all 12 TNEF files I've got handy, and there's exactly of those that doesn't contain a body discussing the non-public business interactions of one of my employer's customers with one of their clients... I'll send that one (an MDN apparently sent by "me" using Outlook, responding 2 years after the fact to a message announcing my own hiring!) directly to you. THEORY: My TNEFs are in fact special. All of the TNEFs I have on hand are the product of a tangled mess of Outlook versions and maybe a WebEx gadget interacting with a CommuniGate Pro server and its various imperfect versions of a "MAPI Connector" that makes it look like a mutant version of Exchange. ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate
Re: [MlMt] winmail.dat attachments
On 12 Sep 2015, at 19:41, Bill Cole wrote: THEORY: My TNEFs are in fact special. All of the TNEFs I have on hand are the product of a tangled mess of Outlook versions and maybe a WebEx gadget interacting with a CommuniGate Pro server and its various imperfect versions of a "MAPI Connector" that makes it look like a mutant version of Exchange. Thanks for the example! I can confirm that MailMate tells me that it cannot find any attachments within the file. -- Benny ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate