Bug in send-hook? Offline mode for pop?
- To: mutt-users@xxxxxxxx
- Subject: Bug in send-hook? Offline mode for pop?
- From: amscopub-blender@xxxxxxxxx
- Date: Wed, 15 Oct 2008 07:18:33 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=tPEg6fgcS4EkYsF/bPqZoXvf/CwKE5QPfrDtOA1KR08sck3oq7PSu6KGPqnIu30YyOcPUJWoHKBIbOfbXyfHCfer0sq1IBvLjlbadzZJskeS2OoNuy9r90ITh3mDOzQMzE5GbWZMJxOrV6iue0YCoKmpGt+xUnhH8mput72Gfy0=;
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Reply-to: amscopub-blender@xxxxxxxxx
- Sender: owner-mutt-users@xxxxxxxx
I actually have two questions:
1. Is there an offline mode for pop? Something similar to kmail -- where it
doesn't connect to the server unless you *explicitly* tell it to? It seems that
mutt always connects to the pop server even after changing the
pop_checkinterval to 10 minutes.
2. I added a send-hook as per a tutorial on the web and tips on the irc
channel. However, it doesn't work as expected. It only works the *2nd* time you
try to send a message. Let me explain more clearly: I want a send-hook that
changes the content type whenever I send a message to "foo". HOWEVER, the 1st
time that I send a message to "foo", it does *not* change the content type. If
I try to send another message, the content type is changed. Any ideas? Is this
a bug? This is the rule that I'm using:
send-hook '^foo.*$' 'set content_type="text/plain"'
I have no other send-hooks.
I'm using Mutt 1.5.18.
--Thanks and God bless!
Uriel Avalos