Re: Inbox folder doesn't work anymore

2019-05-08 Thread Kevin J. McCarthy

On Wed, May 08, 2019 at 01:24:29AM -0300, Luciano ES wrote:

I have ~/Mail/inbox as correctly indicated in the line that was
causing me trouble. Still a mystery.


$folder specifies the default location for all your mailboxes.  The 
first time you enter the browser, this will be where mutt looks. 
Subsequent times, it will change depending on the last folder selected.


So by setting 'set folder="$HOME/Mail/inbox"' you have told mutt to look 
in there, at least the first time, when you open the browser.


The problem is "$HOME/Mail/inbox" is a MH mailbox, in which you also 
appear to have other mailboxes: postponed-mail, sent-mail, and clAcc.


I would suggest moving those mailboxes under "$HOME/Mail/" instead, 
using your shell or a file manager program.

Then adjust:
 set folder="$HOME/Mail"
 set spoolfile="+inbox"
 set postponed="+postponed-mail"
 set record="+sent-mail"

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA


signature.asc
Description: PGP signature


Re: How do I set up a gmail account?

2019-05-08 Thread Jude DaShiell
Please check your .fetchmailrc file, you need a separate poll line for
gmail in that file and you need to specify imaps on it and you also need
to state name there is name here if your gmail username and your user
account on your local machine differ.  I hope this helps.

On Tue, 7 May 2019, Luciano ES wrote:

> Date: Tue, 7 May 2019 22:56:56
> From: Luciano ES 
> To: mutt-users@mutt.org
> Subject: How do I set up a gmail account?
>
> Hello. Coming back to mutt after a very long time.
>
> I've never been able to make it work with Gmail accounts. I still can't.
>
> I'm trying this:
>
> folder-hook gmail 'set realname="Just Me"'
> folder-hook gmail 'set from="usern...@gmail.com"'
> folder-hook gmail 'set use_from=yes'
> folder-hook gmail 'set envelope_from=yes'
> folder-hook gmail 'set smtp_url = 
> "smtps://usern...@gmail.com@smtp.gmail.com:465/"'
> folder-hook gmail 'set smtp_pass = "mypassword"'
> folder-hook gmail 'set imap_user = "usern...@gmail.com"'
> folder-hook gmail 'set imap_pass = "mypassword"'
> folder-hook gmail 'set folder = "imaps://imap.gmail.com:993"'
> folder-hook gmail 'set spoolfile = "$HOME/Mail/gmail"'
> folder-hook gmail 'set ssl_force_tls = yes'
>
> macro index "3"   
> "/root/Mail/gmail"
>
> This exact procedure works fine with two other accounts except they're
> POP3, not IMAP.
>
> I press 3 and mutt opens the gmail folder, but then nothing happens.
>
> So I tried a command:
>
> :imap-fetch-mail
>
> and mutt tells me:
>
> imap-fetch-mail: unknown command
>
>
> Then I try
>
> :fetch-mail
>
> and mutt tells me:
>
> fetch-mail: unknown command
>
> What am I doing wrong?
>
>

-- 



Re: How do I set up a gmail account?

2019-05-08 Thread Michael Tatge



* On Tue, May 07, 2019 11:56PM -0300 Luciano ES (lucm...@gmail.com) muttered:
> macro index "3"   
> "/root/Mail/gmail"
> 
> I press 3 and mutt opens the gmail folder, but then nothing happens.
> 
> So I tried a command:
> 
> :imap-fetch-mail
> 
> and mutt tells me:
> 
> imap-fetch-mail: unknown command

try :exec imap-fetch-mail

Michael
-- 
PGP-Key-ID: DE3C3D3BEEE7D043
Jabber: in...@jabber.de