You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to setup neomutt declaratively with nix home-manager to manage my gmail. I tried a bunch of guides online, a bunch of dotfiles, but all seems to be fruitless.
What works:
I can send emails and receive email headers from neomutt.
I can go through all Inbox email headers.
Issues:
The email headers seem to load just fine, however I cannot get the body -
when I press on the email header, it says 'No mailing lists found'.
Only Inbox is there - the sidebar doesn't show Sent/Trash/Drafts/etc.
Have been trying to also set up my University mailbox
(they have Thunderbird instructions). It's not gmail-based.
When I try syncing it with mbsync, I get:
Socket error: secure connect to <mail_server> (<mail_ip>:993): error:0A00018A:SSL routines::dh key too small
Just a few things I have tried (some commented out):
imap/smtp setup manually instead of using flavor option
(refused to even load the email headers. Flavor at least loads the headers)
Setting gmail directories in folders option or neomutt.extraMailboxes
Changing directory that stores emails on disk
Tryin combinations of "imap"/"maildir"/"both" in mbsync.create
and/or neomutt.mailboxType
Using/not using mbsync and/or notmuch
Not using imapnotify (wasn't in my original configuration,
before I found cited github config)
Hard-coding things into extraConfig, going without it, etc.
The way I call variables like 'pass_cmd' might be wrong,
but that's not actually what I'm doing in the actual file,
just replaced them for privacy reasons here.
Variables are definitely not the issue.
Please help, I tried fixing this error for a few days,
and cannot find anything even remotely useful online that improves my situation.
Even if you can give me a direction where I can go to, that would be amazing.
Thank you!
Are you following the right branch?
Is there an existing issue for this?
Issue description
I was trying to setup neomutt declaratively with nix home-manager to manage my gmail. I tried a bunch of guides online, a bunch of dotfiles, but all seems to be fruitless.
What works:
Issues:
when I press on the email header, it says 'No mailing lists found'.
(they have Thunderbird instructions). It's not gmail-based.
When I try syncing it with mbsync, I get:
Here is my
neomutt.nix
:Just a few things I have tried (some commented out):
(refused to even load the email headers. Flavor at least loads the headers)
and/or neomutt.mailboxType
before I found cited github config)
The way I call variables like 'pass_cmd' might be wrong,
but that's not actually what I'm doing in the actual file,
just replaced them for privacy reasons here.
Variables are definitely not the issue.
Please help, I tried fixing this error for a few days,
and cannot find anything even remotely useful online that improves my situation.
Even if you can give me a direction where I can go to, that would be amazing.
Thank you!
Maintainer CC
No response
System information
The text was updated successfully, but these errors were encountered: