Questions tagged [mutt]
36 questions
0
votes
1 answer
Cannot get Mutt/Gmail/OAuth2 to work - cannot STARTTLS
I'm trying to get Mutt working with Gmail using OAuth2.
I'm using Debian 10 and have compiled Mutt 2.2.1 with --enable-smtp.
I've created my tokens.
My muttrc contains:
set smtp_oauth_refresh_command="~/oauth2.py --quiet --user=my_user@gmail.com…
0
votes
1 answer
Mailbox file of mutt suddenly disappeared
I have recently seen that my entire mailbox with mutt has suddenly disappeared. I don't know how to backup, if it is possible ?
I am on Linux Debian 10.
The sent file of all mails sent has not disappeared, that's weird.
Maybe there are traces of…

youpilat13
- 1
- 5
0
votes
1 answer
How to resend bounced email messages using mutt
Background
An email relaying issue was resolved.
32 email messages to sponsors had bounced to root.
I copied /var/mail/root to /tmp/root.
I deleted irrelevant messages from /tmp/root (using mutt).
All the bounced messages had the same…

badams
- 41
- 4
-1
votes
2 answers
failed to use mutt to send mail to company mailbox
I'm using mutt & postfix on CentOS 6.2:
mutt-1.5.20-2.20091214hg736b6a.el6_1.1.x86_64
postfix-2.6.6-2.2.el6_1.x86_64
When I try to send mail to my company mailbox, I receive an error:
mutt -s "test" myname@example.com < /home/mail.txt
Error…

Acewind
- 1
- 1
-1
votes
1 answer
Dovecot problems downloading mails
When I run telnet localhost imap2 both from localhost, using IP from external, mutt -f imaps://lasse@"mydomain"@localhost and using webmail, I can view my messages.
But If I run mutt -f imaps://lasse@"mydomain" or using Thunderbird I can not read…

The87Boy
- 155
- 1
- 6
-2
votes
2 answers
Mutt, empty email account from command-line
trying to figure out a cli way to empty all email from a specific email account.
It is certainly possible to type:
mutt -f account
D
~s .*
then quit....
Is there a way to do this all from cli/cron?

CMag
- 707
- 2
- 11
- 32