Am 27.07.2010 13:58, schrieb Christian Ebert:
* Christoph Kukulies on Tuesday, July 27, 2010 at 13:51:29 +0200
Am 27.07.2010 13:19, schrieb Christian Ebert:
* Christoph Kukulies on Tuesday, July 27, 2010 at 12:56:26 +0200
Am 27.07.2010 09:39, schrieb Brian Salter-Duke:
On Tue, Jul 27, 2010 at 09:36:44AM +0200, Christoph Kukulies wrote:
Instead of going through a for i in `cat users`do mutt ... $i done loop
                                                ^^^^^
I could make an alias of these users, but how do I tell to
hide the 100 users and only show up the one addressee plus a note that
the email went to a group of undisclosed users?
Put the alias in the Bcc: line and yourself in the To: line.

Thanks. Neat idea. I saved the mail with the long recipients list to
a file and it contains
a bunch of umlauts in the form of

=?iso-8859-1?Q?J=FCrgen?=<p...@juergen.net>

Any idea how I can convert this to some other encoding
Use<decode-save>   (bound to<esc>s by default) instead of<save>

so I can put it into mail .muttrc?
I don't understand, why don't you just copy from your "users"
Maybe I can learn something. What or where is the "users file"?
Just quoting you, see above ;-)

c

:)
Ah, I see. Well, the users file was retrieved by saving that persons email - good to know about that <decode-save> now - and hand editing it. I finally ran some vi commands over it and manually converted all the =FC and =?iso-8859-1?=?Q? stuff

I also tried a decode-save but that resulted in a seemingly more difficult encoding. BTW, by which charset command
is the decoding of decode-save backed?

--
Christoph


Reply via email to