Tagged Questions
3
votes
1answer
65 views
local email storage syncing to imap - mutt-friendly
Summary
My problem: I want to read email offline with my choice of client (mutt), but I want actions like moving emails, etc. to be kept in two-way snc with an imap server.
My question: Is there a ...
4
votes
1answer
128 views
Modify an incoming mail from text/plain to text/html
I'm using mutt to process my mail. There is one sender which declares the wrong content type. The mail arrives with
Content-Type: multipart/alternative;
boundary=--…
and has two parts. They are ...
1
vote
0answers
108 views
fetchmail to log complete messages AND pass to mda
I couldn't seem to tell from the fetchmail man page or http://www.catb.org/~esr/fetchmail/fetchmail-man.html#7 whether --bsmtp <filename>.bsmtp.log, applied from cli/cronjob, and --mda ...
1
vote
1answer
2k views
how to configure mutt as email client in linux for a remote microsoft exchange server?
I have a windows xp laptop that has ms-outlook 2007. i didnt have to do anything to set it up. i connected my laptop to office network and it picked up all settings by itself. Now i want to dump this ...
2
votes
2answers
247 views
How to fetch and process mail in order to execute commands?
I administer a home server, and sometimes when I'm out I need to execute some simple commands on the server. 3G + SSH is not an option because it's too expensive from my phone (here in Argentina). It ...
3
votes
1answer
321 views
Fetching email automatically then reading it locally
My email is kept on a remote server and accessible from anywhere by IMAP.
What I'd like is a mail client that will periodically sync that remote mail to my laptop in the backgroun, so that when I ...
3
votes
1answer
938 views
Does fetchmail support these IMAP features? If so, how?
I'm studying and learning about how mail is handled in linux systems, and one thing has become a source of confusion for me. On my iPhone, via IMAP, I can mark a message in my Gmail inbox as read, or ...
