[MlMt] Mailmate will not sent messages

2013-12-16 Thread Karl Erik Jessen
Hi Sometimes - mostly when forwarding and replying to messages - MailMate won't send the messages. They stays in the Drafts folder with "Pending submission" in the State column and "not available" in the Pending Submission column The behavior is seen on Google Apps accounts - most often on a

Re: [MlMt] "Mark as read" on folders/Smart Mailbox

2013-12-16 Thread Benny Kjær Nielsen
On 16 Dec 2013, at 2:05, Joachim Tingvold wrote: Are there any way to mark all unread emails in a folder/Smart Mailbox as read? (i.e. right-click, and chose "Mark all as read", or similar). No. I can't seem to find such a feature. If there is none; is there a way to achieve such a feature? (

Re: [MlMt] Mailmate will not sent messages

2013-12-16 Thread Benny Kjær Nielsen
On 16 Dec 2013, at 9:49, Karl Erik Jessen wrote: It seems like it is the content of the forwarded/replied message that triggers this, but I am not sure, and can't find any pattern in this behavior. I don't think the content plays a role. If it did then I think you would see an error message.

Re: [MlMt] Mailmate will not sent messages

2013-12-16 Thread Jason Davies
On 16 Dec 2013, at 9:41, Benny Kjær Nielsen wrote: Check the SMTP settings of each account (File ▸ Edit IMAP Account...). It sounds like one of your accounts have missing or wrong SMTP settings. I've been having similar things happen, erratically. It was flushed out when I tried to consoli

Re: [MlMt] Mailmate will not sent messages

2013-12-16 Thread Karl Erik Jessen
Hi Benny You are quite right: content probably have no bearing on this problem. On of my accounts (The payed Google Apps Account) are totally unable to send - even simple new messages On 16 Dec 2013, at 10:41, Benny Kjær Nielsen wrote: Check the SMTP settings of each account (File ▸ Edit IMA

Re: [MlMt] Mailmate will not sent messages

2013-12-16 Thread Benny Kjær Nielsen
On 16 Dec 2013, at 11:59, Jason Davies wrote: I've been having similar things happen, erratically. It was flushed out when I tried to consolidate my three Sent folders (e.g. iPhone apps were using different ones). I copied everything from Sent Messages to Sent and then got messages from people

Re: [MlMt] Mailmate will not sent messages

2013-12-16 Thread Benny Kjær Nielsen
On 16 Dec 2013, at 13:00, Karl Erik Jessen wrote: You can also open the Activity Viewer (⌥⌘0) to follow the activity on the SMTP connections. Open it before trying to send a message. Maybe it can provide a hint. When trying to send from my problem account there is nothing going on in the act

Re: [MlMt] Mailmate will not sent messages

2013-12-16 Thread Karl Erik Jessen
On 16 Dec 2013, at 13:24, Benny Kjær Nielsen wrote: Ok, let us take the discussion off-list since it probably does not have general interest. Start by sending me these files: ~/Library/Application Support/MailMate/Sources.plist ~/Library/Application Support/MailMate/Submission.plist Lo

Re: [MlMt] Resend-Help with a script to create an event from an email

2013-12-16 Thread Benny Kjær Nielsen
On 7 Dec 2013, at 13:55, Benny Kjær Nielsen wrote: On 6 Dec 2013, at 22:35, Torsten Grust wrote: Well, BusyCal as well as Fantastical come with quite sophisticated date parsers that are exposed via the URL scheme and AppleScript, respectively. It could be an option to simply rely on these (

Re: [MlMt] "Mark as read" on folders/Smart Mailbox

2013-12-16 Thread Joachim Tingvold
On 16 Dec 2013, at 10:37, Benny Kjær Nielsen wrote: I can't seem to find such a feature. If there is none; is there a way to achieve such a feature? (i.e. through bundles, or similar?). Currently, only by using a custom key binding as described in [this ticket](http://freron.lighthouseapp.com/pr

[MlMt] Crash when selecting by subject

2013-12-16 Thread Giulio Eulisse
Hi, first of all thanks for the great work done with MailMate. It made me pay for the license and go away from mutt, enough said. ;-) I've a small problem, I've a keybinding for: "Z" = ("selectWithFilter:", "subject.body = '${subject.body}'"); which sometimes (I think when the subject

Re: [MlMt] Resend-Help with a script to create an event from an email

2013-12-16 Thread Jeffrey Horn
Thanks, Benny! -- Jeffrey Horn j...@jrhorn.me http://hello.jrhorn.me/ On Mon, Dec 16, 2013, at 08:04 AM, Benny Kjær Nielsen wrote: > On 7 Dec 2013, at 13:55, Benny Kjær Nielsen wrote: > > > On 6 Dec 2013, at 22:35, Torsten Grust wrote: > > > >> Well, BusyCal as well as Fantastical come with qui

Re: [MlMt] Resend-Help with a script to create an event from an email

2013-12-16 Thread Pedro Lobo
Hi everybody, Just a quick question. Where are these new bundles? Am I missing something? I've go updates to download betas but still haven't seen an update and consequently these new bundles. Cheers, Pedro Lobo On 16 Dec 2013, at 19:56, Jeffrey Horn wrote: Thanks, Benny! -- Jeffrey Horn

Re: [MlMt] Resend-Help with a script to create an event from an email

2013-12-16 Thread Steve Mayer
Pedro, You need to hold down the Option key when clicking on the 'Check for Updates' button in order to get the test releases. -- Steve Mayer smaye...@me.com On 16 Dec 2013, at 12:01, Pedro Lobo wrote: Hi everybody, Just a quick question. Where are these new bundles? Am I missing someth

Re: [MlMt] Resend-Help with a script to create an event from an email

2013-12-16 Thread Pedro Lobo
Ah, thanks Steve, totally forgot about that. Cheers, Pedro Lobo On 16 Dec 2013, at 20:05, Steve Mayer wrote: Pedro, You need to hold down the Option key when clicking on the 'Check for Updates' button in order to get the test releases. -- Steve Mayer smaye...@me.com On 16 Dec 2013, at 12

Re: [MlMt] Crash when selecting by subject

2013-12-16 Thread Benny Kjær Nielsen
On 16 Dec 2013, at 20:31, Giulio Eulisse wrote: first of all thanks for the great work done with MailMate. It made me pay for the license and go away from mutt, enough said. ;-) I've a small problem, I've a keybinding for: "Z" = ("selectWithFilter:", "subject.body = '${subject.body}'")

Re: [MlMt] Crash when selecting by subject

2013-12-16 Thread Giulio Eulisse
Ciao, Ok, then I can probably reproduce it. You can also launch MailMate from the Terminal to see which string makes it crash. That might provide a hint with regard to what goes wrong as well. (It should be a decoded string without the UTF-8 wrapper stuff.) /Applications/MailMate.app

[MlMt] Extra signature added to message

2013-12-16 Thread Rob McClure
I'm having an interesting thing happen. BTW, I run with Markdown as my default. When I create a new message and I'm in a smart folder or other general area, it seems that MM assumes the message will be from my most common account, and puts that signature into the message. But then when I type i

Re: [MlMt] Crash when selecting by subject

2013-12-16 Thread Benny Kjær Nielsen
On 16 Dec 2013, at 21:43, Giulio Eulisse wrote: A wild guess is that a quote mark is involved, but that does not appear to be the case with your example. Indeed I can reproduce it with a quote mark: Thanks, I've fixed it for the next update. -- Benny

[MlMt] Multiple copies of 'same' item showing in folders

2013-12-16 Thread Jonathan Clark
I use Gmail, and star/flog some items as more urgent ones to deal with. In MM I'm wanting to use the built-in 'Flagged' smart folder, but I often get multiple copies of apparently the same email shown in it. When I expand out its sub-folders (which includes [Gmail]/Starred, [Gmail]/Important an

Re: [MlMt] Multiple copies of 'same' item showing in folders

2013-12-16 Thread TJ Luoma
I think these are some of the issues that come up with using Gmail via IMAP. Gmail doesn't do IMAP like other clients. And one of the things that it does is create duplicate messages when a message is located in more than one 'folder'. It's my understanding that it does this because you may decide

Re: [MlMt] Multiple copies of 'same' item showing in folders

2013-12-16 Thread Kee Hinckley
> On Dec 16, 2013, at 5:32 PM, "Jonathan Clark" > wrote: > > any folder that contains any flagged items. But if so, then I might need a > way of ignoring the [Gmail]/Starred if it's always going to pick up starred > items from another folder as well ..? You can go into the IMAP settings (sor