Tagged Questions
3
votes
1answer
866 views
Mutt not working due to “gnutls_handshake: A TLS packet with unexpected length was received.” error
I am expecting lots of problem trying to make mutt work in Ubuntu 12.04.
Here is my .muttrc : http://paste.ubuntu.com/1273585/
Here is the bug I am getting when i tried to connect.
gnutls_handshake: ...
0
votes
0answers
81 views
Check email using both a graphical and command line client
I generally use a graphical email client (Evolution), but I would like to be able to check my email from the command line as well.
I have experimented with Mutt, but I think it is not possible to ...
1
vote
2answers
2k views
Mutt runng from Crontab
I have a bash script that is sending an email through command line mutt. This bash script is being called from a cron job (setup using crontab -e because of permissions needed to do all items in the ...
0
votes
1answer
652 views
Problem sending an email via mutt
I'm trying to send an email using mutt like this:
echo 1.txt | mutt my_email@gmail.com -s Hello -a file.tar.bz2
It's getting no error, but I didn't receive the email.
What's the problem?
1
vote
1answer
309 views
How do I parse emails with Mutt?
How would I go about parsing new message subject lines non-interactively using Mutt?
Mutt is already configured and fetches mail from our Exchange server.
What I'd like is for an action to be ...
2
votes
1answer
906 views
How to change my the From: address in mutt?
When I use mutt under Ubuntu like below, my email address is shown as maemo@maemo-TomXue. I want to change it but didn't find how to do, who could help me? Thanks!
y:Send q:Abort t:To c:CC s:Subj ...
4
votes
1answer
901 views
“SASL authentication failed” with mutt and Gmail, why? [closed]
I am confused by this, I have installed a lot of new packages and followed some tutorials after googling but I keep getting this kind of SASL -error. I am not sure whether the mistake is in some Gmail ...