Re: Viewing sent mail

2019-05-13 Thread Kevin J. McCarthy
On Mon, May 13, 2019 at 12:55:46PM -0600, Paul Gilmartin wrote: which doesn't work. Does fcc-hook work only for local mail folders? Should I be using a different hook? (If I use ~/file it does record outgoing mail locally, not on the server.) Not sure if it's your problem, but Fcc to an IMAP

Re: Viewing sent mail

2019-05-13 Thread Paul Gilmartin
On 2019-05-13, at 10:56:49, Kevin J. McCarthy wrote: > On Mon, May 13, 2019 at 07:08:07PM +0300, Edgy Hacker wrote: >> I routinely want to view the email that I sent but I am yet to figure >> out a way around this. > > Your muttrc looks fine to me. When you send email through Gmail, it should >

Re: Viewing sent mail

2019-05-13 Thread Edgy Hacker
On Mon, May 13, 2019 at 10:21:43AM -0700, Kevin J. McCarthy wrote: > On Mon, May 13, 2019 at 05:09:27PM -, Grant Edwards wrote: > > Note that mutt won't allow you to enter that mailbox path directly > > because it has a space in it. However, you can use tab-completion. > > Great point! Ctrl-

Re: Viewing sent mail

2019-05-13 Thread Kevin J. McCarthy
On Mon, May 13, 2019 at 05:09:27PM -, Grant Edwards wrote: Note that mutt won't allow you to enter that mailbox path directly because it has a space in it. However, you can use tab-completion. Great point! Ctrl-v is useful to know too, though your example is the most efficient. -- Kev

Re: Viewing sent mail

2019-05-13 Thread Vegard Svanberg
* Kevin J. McCarthy [2019-05-13 18:57]: > From your inbox, try typing 'c'. That should give you a prompt: >Open mailbox ('?' for list): > Type '?'. This should show you a list of the mailboxes under > imaps://imap.gmail.com/. > > Scroll down to the [Gmail]/ selection and hit enter. Then s

Re: Viewing sent mail

2019-05-13 Thread Grant Edwards
On 2019-05-13, Kevin J. McCarthy wrote: > On Mon, May 13, 2019 at 07:08:07PM +0300, Edgy Hacker wrote: >>I routinely want to view the email that I sent but I am yet to figure >>out a way around this. > > Your muttrc looks fine to me. When you send email through Gmail, it > should automatically r

Re: Viewing sent mail

2019-05-13 Thread Kevin J. McCarthy
On Mon, May 13, 2019 at 07:08:07PM +0300, Edgy Hacker wrote: I routinely want to view the email that I sent but I am yet to figure out a way around this. Your muttrc looks fine to me. When you send email through Gmail, it should automatically record your sent mail in the "[Gmail]/Sent Mail"

Re: Viewing sent mail

2019-05-13 Thread Edgy Hacker
For instance, left out the muttrc attachment and had to log into Gmail to attach it simply because I have trouble viewing the sent email from mutt. On Mon, May 13, 2019 at 7:09 PM Edgy Hacker wrote: > hello,