Re: Sending attachments to Outlook

2013-04-08 Thread raf
Dave Dodge wrote: > On Mon, Apr 08, 2013 at 10:49:53AM -0300, Leonardo M. Ramé wrote: > > Hi, this isn't a strictly mutt related question as it can be reproduced > > on every Linux email client sending attachments to new versions Outlook > > (from 2007+). > > > > When we send emails with attachme

Re: Sending attachments to Outlook

2013-04-08 Thread Dave Dodge
On Mon, Apr 08, 2013 at 10:49:53AM -0300, Leonardo M. Ramé wrote: > Hi, this isn't a strictly mutt related question as it can be reproduced > on every Linux email client sending attachments to new versions Outlook > (from 2007+). > > When we send emails with attachmets to Outlook, the receiver see

Re: Deleting messages on Gmail crashes mutt

2013-04-08 Thread Nicolas Bock
On Mon, Apr 08, 2013 at 04:29:27PM +, Michael Elkins wrote: > On Fri, Apr 05, 2013 at 10:29:49AM -0600, Nicolas Bock wrote: > >I use mutt with imap.gmail.com. When I delete a message, I move it to > >+[Gmail]/Trash which seems to confuse mutt. When everything works fine, all I > >get is "the ma

Re: Deleting messages on Gmail crashes mutt

2013-04-08 Thread Michael Elkins
On Fri, Apr 05, 2013 at 10:29:49AM -0600, Nicolas Bock wrote: I use mutt with imap.gmail.com. When I delete a message, I move it to +[Gmail]/Trash which seems to confuse mutt. When everything works fine, all I get is "the mailbox was modified externally", and the message simply disappears. Someti

Re: read messages don't appear read on Gmail

2013-04-08 Thread Nicolas Bock
Thanks for the tip! Just a quick question though, how do you hide a folder from the folder list? Thanks, nick On Mon, Apr 08, 2013 at 11:26:17AM +0300, Nikola Petrov wrote: > I didn't find a solution to this. Basically I just hide the All Mail > folder from the list of mailboxes in my config. I

Re: opening +[Gmail]/All Mail is slowish

2013-04-08 Thread Nicolas Bock
Hi all, that makes a lot of sense. I just double checked with TB and yes, it is basically the same speed. Synchronizing the headers takes forever :) I will have to start labelling emails much more aggressively, thanks for the tip! nick On Sat, Apr 06, 2013 at 11:31:53AM +0200, Jonny Oschätzky

Sending attachments to Outlook

2013-04-08 Thread Leonardo M . Ramé
Hi, this isn't a strictly mutt related question as it can be reproduced on every Linux email client sending attachments to new versions Outlook (from 2007+). When we send emails with attachmets to Outlook, the receiver sees the attachment as "winmail.dat" instead of what we've sent. Is there a wa

Re: read messages don't appear read on Gmail

2013-04-08 Thread Nikola Petrov
I didn't find a solution to this. Basically I just hide the All Mail folder from the list of mailboxes in my config. I can still switch to it in the folder view but It doesn't break my workflow. -- Nikola On Fri, Apr 05, 2013 at 10:33:30AM -0600, Nicolas Bock wrote: > Hi, > > I use imap.gmail.c

Re: next-unread-mailbox

2013-04-08 Thread Nikola Petrov
I have the following in my muttrc for a while now. I didn't like the "Old messages" behaviour so #Don't mark unread messages but seen as old set mark_old=no set mail_check_recent=no bind index,pager next-unread-mailbox this will take you to the next unread mailbox with tab.