put brew install mutt at end, in case it fails#1
Open
devinrhode2 wants to merge 1 commit intocaballerofelipe:masterfrom
Open
put brew install mutt at end, in case it fails#1devinrhode2 wants to merge 1 commit intocaballerofelipe:masterfrom
devinrhode2 wants to merge 1 commit intocaballerofelipe:masterfrom
Conversation
Author
|
I was able to fix the brew link unbound error I got, I found out that /usr/loca/sbin directory didn't even exist. I see in your script it sets the spoolfile to "+INBOX" I would imagine that may work. But just in case I'll run brew's suggested commands. Also, as a note for anyone else out there, be careful about hitting any keys after pasting your app password. Also, for the app password, you will need to enable 2 factor auth to be able to create app passwords. See https://git-send-email.io/ for link on app passwords. |
Author
|
Actually running the the brew formulae's suggested commands didn't fix the issue. Reinstall mutt keeps generating the same warning. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This was the failure I got, suggesting that I add some stuff to my spoolfile in .muttrc, but if this script continued, it would have setup a .muttrc, so I could see a good example of how to set variables in the .muttrc file 👍