I forgot to attach the rc file, sorry. Regards, Luis
On Tue, Jul 17, 2012 at 06:56:19PM -0500, Luis Mochan wrote: > I have used gmail from mutt occasionally using the attached rc > file. Today I decided to clean my gmail account, deleting some > messages and saving others in their corresponding folders under, for > example =here or =there (under imaps://imap.gmail.com:993/). Things > seemed to be working well. After saving each message, it was marked as > Deleted from my INBOX. My problem is that when I expunged the messages > from the INBOX, they also dissapeared from the folder to which I > had copied them! > > Visiting the corresponding folders through the gmail.com page I found > that before the messages are deleted, they do appear in their > corresponding folder, but they have the Inbox. > > I also found that some of the deleted messages appeared in the Trash > folder; those that I had not looked for in their intended folder! > > This is very confusing to me (and probably I couldn't explain the > situation clearly). How could one manage gmail labels in gmail from > within mutt in a safe way? > > Best regards, > Luis > > > -- > > o > W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) > Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ > Apdo. Postal 48-3, 62251 | (*)/\/ \ > Cuernavaca, Morelos, México | [email protected] /\_/\__/ > > O< ascii ribbon campaign - stop html mail - www.asciiribbon.org > > > -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Apdo. Postal 48-3, 62251 | (*)/\/ \ Cuernavaca, Morelos, México | [email protected] /\_/\__/ O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
set from="[email protected]" set realname="Luis Mochan" set imap_user="[email protected]" set imap_pass="leika1980" set folder = "imaps://imap.gmail.com:993" set spoolfile = "+INBOX" set postponed ="+[Gmail]/Drafts" set trash = "imaps://imap.gmail.com/[Gmail]/Trash" set header_cache =~/.mutt/cache/headers set message_cachedir =~/.mutt/cache/bodies set certificate_file =~/.mutt/certificates set smtp_url = "smtp://[email protected]:587/" set smtp_pass = "leika1980" bind editor <space> noop macro index gi "<change-folder>=INBOX<enter>" "Go to inbox" macro index ga "<change-folder>=[Gmail]/All Mail<enter>" "Go to all mail" macro index gs "<change-folder>=[Gmail]/Sent Mail<enter>" "Go to Sent Mail" macro index gd "<change-folder>=[Gmail]/Drafts<enter>" "Go to drafts" set move = no #Stop asking to "move read messages to mbox"! set imap_keepalive = 900
