Re: Saving changed mime types?
Hallo Kyle, Kyle Wheeler <[EMAIL PROTECTED]> wrote: > On Wednesday, March 5 at 03:39 PM, quoth Claude Rubinson: >>Once I've changed the MIME type for a given attachment (edit-type), is >>there a way to write that change to the file so that the change isn't >>lost? > > What do you mean? MIME types are only stored (that I'm aware of) in > the BeOS filesystem. What exactly are you trying to achieve? If you get a broken message that says it is iso-8859-1, but is cp1252. You don't want to edit the MIME header every time, but save it to the mailbox after the first time. It's obvious this couldn't be done with cryptographically signed mails. Bye, Jörg. -- Viele Leute glauben, dass sie denken, wenn sie lediglich ihre Vorurteile neu ordnen.
Re: Move messages instead of Copy
[...] > Given all that, I think it's probably worthwhile to have a cron job > delete all of your hcache files once in a while (monthly?), and delete > them all every time you upgrade mutt, I'm following bleeding edge mutt from hg. I found usefull to put the cache to /tmp which is ramdisk cleanded every reboot. -- Vlad pgpnOeZijHRbB.pgp Description: PGP signature
Re: Saving changed mime types?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, March 6 at 10:27 AM, quoth Jörg Sommer: > If you get a broken message that says it is iso-8859-1, but is > cp1252. You don't want to edit the MIME header every time, but save > it to the mailbox after the first time. It's obvious this couldn't > be done with cryptographically signed mails. Ahh, gotcha. Well, there's the "hard" way of simply editing the message (by default, that's bound to "e" in both the index and pager). Other than that, I don't know of a good way to push your change out to the mailbox. Perhaps you should submit a change request to the mutt developers. ~Kyle - -- As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality. -- Albert Einstein -BEGIN PGP SIGNATURE- Comment: Thank you for using encryption! iD8DBQFH0AYBBkIOoMqOI14RApDyAKCsUDMu2Qy5jP8uIQFB6inB+Q7clgCfa2Cu pI7UdIoFhgE/GzdW5UJDt9c= =5Rm+ -END PGP SIGNATURE-
bounce: What happens to the CC-field?
I recently bounced some messages that made heavy use of the CC-field. Short after that, I received several mailer deamon failure notices saying some deamons could not deliver mail that I had sent. But I did not sent any messages to the recepients mentioned in the failure notices. So my question is: If I bounce e-mail, is it sent to the addresses specified in the CC-field of the original e-mail? That would be strange in my opinion because when I want to bounce mail I normally want to forward mail to someone who didn't receive the message yet. But it would be the explanation why I got that failure notices... Or did some evil person hijack my e-mail account? Benjamin
Re: Saving changed mime types?
On Thu, Mar 06, 2008 at 08:56:01AM -0600, Kyle Wheeler wrote: > On Thursday, March 6 at 10:27 AM, quoth Jörg Sommer: > > If you get a broken message that says it is iso-8859-1, but is > > cp1252. You don't want to edit the MIME header every time, but save > > it to the mailbox after the first time. It's obvious this couldn't > > be done with cryptographically signed mails. > > Ahh, gotcha. Well, there's the "hard" way of simply editing the > message (by default, that's bound to "e" in both the index and pager). > Other than that, I don't know of a good way to push your change out to > the mailbox. Perhaps you should submit a change request to the mutt > developers. Yeah, but that doesn't really work either because mutt simply creates a new message and deletes the old one. It's got the same Message-Id but mutt flips the "new" flag back on. And, anyways, it's a pain. Claude
how does threading get disabled?
Every once in a while I find that email is no longer shown as threaded, and I can't figure out how to turn it back on. Hitting esc-V makes it say that threading is disabled. Any help? -- https://www.subspacefield.org/~travis/ I need a better strategy for being less analytical. For a good time on my email blacklist, email [EMAIL PROTECTED]
Re: how does threading get disabled?
* [EMAIL PROTECTED] <[EMAIL PROTECTED]>, 2008-03-06 16:07:25 Thu: > Every once in a while I find that email is no longer shown as threaded, > and I can't figure out how to turn it back on. Hitting esc-V makes it > say that threading is disabled. Any help? You want " thread", which you get, with the default bindings, by typing "ot". -- David Haguenauer pgpk4WskBh7Q4.pgp Description: PGP signature
Re: bounce: What happens to the CC-field?
Benjamin Buch <[EMAIL PROTECTED]> wrote: ... > So my question is: If I bounce e-mail, is it sent to the addresses > specified in the CC-field of the original e-mail? No > That would be strange in my opinion because when I want to bounce mail I > normally want to forward mail to someone who didn't receive the message > yet. But it would be the explanation why I got that failure notices... Use forward option to forward emails. Bouncing is RE-EMAILING. If user A sends a email to user B, and user B bounce that email to user C, user C receives email as If it was sent by user A. (AFAIK). -- dm
Re: how does threading get disabled?
<[EMAIL PROTECTED]> wrote: > Every once in a while I find that email is no longer shown as threaded, > and I can't figure out how to turn it back on. Hitting esc-V makes it > say that threading is disabled. Any help? Is 'set sort=threads' set in your ~/.muttrc? Do you have different theareding for different folders? -- dm