Re: Display of non-ascii chars

2002-07-31 Thread Erik van der Meulen

On Wed, Jul 31, 2002 at 02:16:09PM +0200, Roman Neuhauser wrote:

> % setenv LANG en_US.ISO8859-1
> or
> % export LANG=en_US.ISO8859-1
> depending on the type of shell you use.

> permanent fix lies in your shell's start up files. export $LANG with
> appropriate value from there.

Thanks a mil! I have added this to my .bash_profile and it seems to work
just fine! (and since we are performing magic here anyway, you wouldn't
happen to know of a way to COMPOSE such characters, rather than just
reading them?)

Much obliged.

--
  Erik van der Meulen <[EMAIL PROTECTED]>




Re: Display of non-ascii chars

2002-07-31 Thread Erik van der Meulen

On Wed, Jul 31, 2002 at 01:46:24PM +0200, Roman Neuhauser wrote:

> looks like you have $LANG set to C, POSIX, or something like that.
> what happens if you just cat(1) the message (i. e. view it w/o any
> intervening program)? i'd guess it won't come up "right" either.

Thanks a lot for your reply.
You are right. It comes up just like in 'less'

> roman@freepuppy ~ 865:1 > echo $LANG 
> cs_CZ.ISO8859-2

Mine gives (as you had guessed) 'C'

> roman@freepuppy ~ 866:0 > grep charset .mail/mutt/muttrc 
> set charset = "iso-8859-2"
> set send_charset = "us-ascii:iso-8859-2:utf-8"

I get just:

  charset=iso-8859-1

>From this I deduce that my problem is in the $LANG.
Any suggestion on how and where to change that? I am on a Debian 2.2
box.

Thanks again!

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Display of non-ascii chars

2002-07-31 Thread Erik van der Meulen

Dear all, I have some issue with the displaying of non-ascii chars in my
mail. I have to admit that I am not 100% sure that this is a mutt-issue
or more shell or terminal related. Sorry if it is off-topic, I have
tried all kinds of things to get this right.

If an incoming mail contains accents or other non-ascii things, they
seem to show up as '?' or even blanks within mutt. This is most
annoying.
For instance if I look at a 'From' line in a mail that displays
perfectly in Evolution mail (contains two different 'e' accents), it
shows:

From: =?iso-8859-1?Q?H=E9l=E8ne_Corthals?= <[EMAIL PROTECTED]>

in 'less' on the terminal, and the same line in 'mutt' is displayed as:

From: H?el?ne Corthals

Again, I have tried to change char-sets in mutt and other settings that
I thought might help, all to no avail. Any hints or suggestions are
indeed much appreciated!

--
  Erik van der Meulen <[EMAIL PROTECTED]>



sourcing config options

2002-02-25 Thread Erik van der Meulen


-- 
Dear List - I have just upgraded mutt to 1.3.27 (from 1.2.5) and thought
that this would be a good time to 'clean-up' my configuration files. For
that I have used the nice examples found on:

  http://www.davep.org/mutt/muttrc/

This uses a small .muttrc which sources external files in the .mutt
directory. One thing that I cannot seem to get to work is this:

In my old .muttrc I had an entry:

  mailboxes `echo $HOME/mail/*.incoming`

which made sure that all my mailbox folders that procmail fills
(*.incoming) are checked for new mail. If I move this line to
~/.mutt/mailboxes which is sourced into the .muttrc, this no longer
works. 
Is there some alternative, or do I just have to write out each and every
mailbox?

Thanks for any suggestions!

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Re: no 'message-hook'?

2002-02-25 Thread Erik van der Meulen

On Mon, Feb 25, 2002 at 00:31:33 -0800, Will Yardley wrote:

> the current version of mutt in woody is 1.3.27.

> ladd% dpkg -l | grep mutt
> ii  mutt   1.3.27-2   Text-based mailreader supporting MIME, GPG, 
> ladd% cat /etc/debian_version 
> 3.0

> perhaps you're running potato?

Ah - thanks! I needed to change the 'non-us' entry in the apt-sources
file of course!

Best regards.

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Re: no 'message-hook'?

2002-02-25 Thread Erik van der Meulen

On Mon, Feb 25, 2002 at 07:40:28 +, Benjamin Smith wrote:

> Yes, this appeared sometime around 1.3.2x, although it is certainly
> worth upgrading as the 1.3 versions seem quite stable and have many new
> features (plus improved IMAP) over 1.2.

Thanks for your suggestion. I would however rather wait for the package
to arrive for my Debian Woody distribution and upgrade than. I am quite
happy with mutt as I have it (the IMAP improvements do make it
attractive)

> > Is there some alternative I can use?  

> One option is just to unignore the X-Spam headers for every message.

I will do that, for the time being.

Thanks again.

--
  Erik van der Meulen <[EMAIL PROTECTED]>



no 'message-hook'?

2002-02-24 Thread Erik van der Meulen

Dear List - I have found in some Spamassassin document the tip to
include:

  message-hook "~h X-Spam-Status:.*tests=.+" "unignore X-Spam"

in .muttrc, in order to show this particular spam-header.
Unfortunately, my mutt version (1.2.5i) does not really like this. In
the documentation which came with the package I cannot find it either. In
the on-line docs it is listed. 
Am I right in assuming my version does not have this feature? Is there
some alternative I can use?

Thanks a lot!

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Re: selective deletion old mailboxes

2002-02-06 Thread Erik van der Meulen

David T-G said:

> Why won't
>
>  folder-hook mutt.incoming "push 'D !~F !d >14d\n'"
>
> work?  [Untested, though.]
>
> I trust you've thoroughly read the list of patterns at section 4.2 ...

Hi David - thanks for your help. First experiments indicate that is does not
work. My mailbox comes on with an error about the folder hook.
I'll go back to the section 4.2 as you have indicated, but I do find that a
difficult read. (I am one of those who wanted to show that also non
full-time programmers had an alternative to MS products ;-)

Thanks again!

-- 
  Erik van der Meulen





selective deletion old mailboxes

2002-02-06 Thread Erik van der Meulen

Dear all - I would like to see if the following would be possible:

Currently I clean up my mail folders from old posts by having:

  folder-hook mutt.incoming "push 'D~d >14d\n'"

entries in .muttrc. I would like to add a feature so that messages which
are flagged 'important' with the SHIFT-f key, will remain untouched.
That way I do not have to keep two folders (mutt.incoming and
mutt.keeps) for every list I am on, and more important, have to populate
the second before my mail gets dumped.

Any thoughts on this much appreciated!

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Help, my messages are bouncing!

2001-06-19 Thread Erik van der Meulen

Dear Mutt users, panic has just struck! I have just started to receive
bounces from messages I have sent. This has not happened before and just
now I got two. I do not think that my configuration has changed in any
way (sure, that's what they all say).
I attach headers of both mails (different hosts). They both seem to
originate from my alias file, not sure if this is relevant.

Hope some one can give me a clue to what's wrong here...

Thanks a lot.

--
  Erik van der Meulen <[EMAIL PROTECTED]>



The original message was received at Tue, 19 Jun 2001 14:19:16 +0200
from uucp@localhost

   - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
(reason: 501 5.5.4 Invalid arguments)

   - Transcript of session follows -
... while talking to mail.ambrac.nl.:
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=2889 [EMAIL PROTECTED]
<<< 501 5.5.4 Invalid arguments
501 5.6.0 [EMAIL PROTECTED] Data format error


Reporting-MTA: dns; pop1.netsystem.nl
Arrival-Date: Tue, 19 Jun 2001 14:19:16 +0200

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.5.4
Diagnostic-Code: SMTP; 501 5.5.4 Invalid arguments
Last-Attempt-Date: Tue, 19 Jun 2001 14:19:16 +0200



----- Forwarded message from Erik van der Meulen <[EMAIL PROTECTED]> -

Date: Tue, 19 Jun 2001 13:17:06 +0200
From: Erik van der Meulen <[EMAIL PROTECTED]>
To: Bieke van der Korst <[EMAIL PROTECTED]>
Subject: [[EMAIL PROTECTED]: Returned mail: see transcript for details]
Message-ID: <[EMAIL PROTECTED]>

Gaat het weer mis met de mail?

--
  Erik van der Meulen <[EMAIL PROTECTED]>

Date: Tue, 19 Jun 2001 13:07:05 +0200
From: Mail Delivery Subsystem <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Returned mail: see transcript for details

The original message was received at Tue, 19 Jun 2001 13:07:05 +0200
from uucp@localhost

   - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
(reason: 501 5.5.4 Invalid arguments)

   - Transcript of session follows -
... while talking to mail.ambrac.nl.:
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=1312 [EMAIL PROTECTED]
<<< 501 5.5.4 Invalid arguments
501 5.6.0 [EMAIL PROTECTED] Data format error

Reporting-MTA: dns; pop1.netsystem.nl
Arrival-Date: Tue, 19 Jun 2001 13:07:05 +0200

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.5.4
Diagnostic-Code: SMTP; 501 5.5.4 Invalid arguments
Last-Attempt-Date: Tue, 19 Jun 2001 13:07:05 +0200

Date: Tue, 19 Jun 2001 13:08:38 +0200
From: Erik van der Meulen <[EMAIL PROTECTED]>
To: Bieke van der Korst <[EMAIL PROTECTED]>
Subject: Re: Geen Geld
Message-ID: <[EMAIL PROTECTED]>

On Tue, Jun 19, 2001 at 12:50:12 +0200, Bieke van der Korst wrote:

> Nog een paar vragen:
> - is of wordt dat geld voor Bon verrekend met de Bladergroentjes?

Ja, ik heb het meteen doorgegeven.

> - weet jij nog een hotel in Marbella (voor een "collegaatje")?

Niet zelf nee. Kan informeren maar heb dan meer 'requirements' nodig.

> - waarom heeft de Postbank hierover gebeld, we hoeven er toch niet voor
> thuis te blijven?

Om te vragen welke week schikt. Ik neem aan i.v.m. vakantieperiode.

Door voor de koelkast?

--
  Erik van der Meulen <[EMAIL PROTECTED]>



- End forwarded message -

--
  Erik van der Meulen <[EMAIL PROTECTED]>





The original message was received at Tue, 19 Jun 2001 14:32:07 +0200
from uucp@localhost

   - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
(reason: 501 5.5.4 Invalid arguments)

   - Transcript of session follows -
... while talking to pop3.scnmultimedia.com.:
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=1032 [EMAIL PROTECTED]
<<< 501 5.5.4 Invalid arguments
501 5.6.0 [EMAIL PROTECTED] Data format error


Reporting-MTA: dns; pop1.netsystem.nl
Arrival-Date: Tue, 19 Jun 2001 14:32:07 +0200

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.5.4
Diagnostic-Code: SMTP; 501 5.5.4 Invalid arguments
Last-Attempt-Date: Tue, 19 Jun 2001 14:32:09 +0200



Hey Gozer, mag ik jou (zeer prematuur) polsen voor een opdracht? 
Het gaat om invoeren van contract- en leveranciersmanagement bij een
grote nationale verzekeringsmaatschappij. We schatten 44 dagen werk
tussen half juli en 15 oktober.

Ik ga er van uit dat je hiervoor eigenlijk geen tijd hebt, maar toch.

Zoals gezegd, zeer prematuur en heb het er nog maar niet met Nap e.d.
over, maar laat even weten als ik je op de hoogte moet houden...

Groetjes.

--
  Erik van der Meulen <[EMAIL PROTECTED]>





Ultimate .muttrc

2001-05-19 Thread Erik van der Meulen

Hi, I have seen these realy nice and well documented .muttrc files, that
list all options and explain too. My own file has grown to become such a
mess that I hardly manage to find my way around. If someone can point to
such a nice version, I intend to rebuilt my own file on that template. I
use Mutt 1.2.5

Thanks!

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Re: Inbox repair tool

2001-02-27 Thread Erik van der Meulen

On Mon, Feb 26, 2001 at 15:29:16 +0100, Erik van der Meulen wrote:

> I have a large inbox archive file, that seems to be a little corrupt.
> One or two odd entries and mutt will open it, but can't seem to close it
> again. Is there anything to check op repair these files?

Thanks to all who responded. The suggestion to try formail did just what
I wanted. From the man page:

To  convert  a  non-standard  mailbox file into a standard
   mailbox file you can use:
 formail -ds >new_mail

Regards.

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Inbox repair tool

2001-02-26 Thread Erik van der Meulen

I have a large inbox archive file, that seems to be a little corrupt.
One or two odd entries and mutt will open it, but can't seem to close it
again. Is there anything to check op repair these files?

Thanks a lot.

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Rewriting .muttrc for IMAP support

2000-07-07 Thread Erik van der Meulen

Currently I am using Mutt as local client and from remote systems with
the aid of a Telnet session. Works great. Now I would like to switch to
IMAP for remote access and I am struggling with my .muttrc because I
would like to retain functionality.
My situation:
  
  Mutt 1.2i om Debian Linux 2.2
  Mail spool in: /var/spool/mail/erik
  Mail folders in: /home/erik/mail/

In my current .muttrc I have:

  set folder="~/mail"
  mailboxes /var/spool/mail/erik
  mailboxes `echo $HOME/mail/*.incoming`

This allows my to cycle mailboxes with '=' and also gives me signals
when mail arrives in any of my mailboxes which ends with '.incoming'.
I have tried numerous ways to include reference to my IMAP server, but
never seem to get it as I used to do.

  set folder="{mail.server}mail"
  set spoolfile= {mail.server}
  mailboxes {mail.server}/var/spool/mail/erik
  mailboxes {mail.server}`echo $HOME/mail/*.incoming`
  
I have not been able to find a lot of documentation w.r.t. IMAP config
and hope someone on this list can provide a bit of help or some
pointers.

Thanks a lot.

--
  Erik van der Meulen <[EMAIL PROTECTED]>



Re: Help! IMAP!/Mailbox Vunarable

2000-07-06 Thread Erik van der Meulen

I have tried to do the same:

 mailboxes {mail.avondel.nl}foo etc

Now I get an error:

  Mailbox vunarable must have 1777 protection

If I do a chmod 1777 on ~/mail, (I think its open to the world) the
message does not go away.
Any ideas?

--
  Erik van der Meulen <[EMAIL PROTECTED]>



pgp-encryptself no longer works

2000-07-05 Thread Erik van der Meulen

Dear List, since I have upgraded my (Debian Linux) Mutt to version 1.2i
I have a slight problem with PGP5.
The setting pgp_encryptself results in an error: unknown variable.
Consequently, I am no longer able to read my own messages in sent-item
forlders.

I have read about the changes in the recent Mutt upgrade, and other than
this have been able to get things working quite well. I have not found
any references to a syntax-change in the documentation.

Any suggestions are most welcome.

--
  Erik van der Meulen <[EMAIL PROTECTED]>



FW: Mutt-PGP and PGP602 for Win

1999-04-30 Thread Erik van der Meulen

-BEGIN PGP SIGNED MESSAGE-

This does not seem to have hit the list, so I'll resent it. Sorry if I
am wrong here...

- -Original Message-
From:   Erik van der Meulen [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, April 29, 1999 9:57 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject:Mutt-PGP and PGP602 for Win

I have a problem decoding a message which is sent to me from a Windows
machine which uses PGP 602. It uses a RSA key which is ciphered IDEA.
In fact, it uses the same key I use now in Mutt, for I am sending this
to myself.  Mutt does not recognise this as a PGP message and treats
it as plain text.
Anyone has a clue? Thanks up front!

- --
Erik van der Meulen <[EMAIL PROTECTED]>

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.0.2i

iQCVAwUBNyqKEwSsHV9rOgLdAQEuWQQAwCoP4U1U7zay6ZxD4cozPi7lD0zI+KcB
vM0tO/F8F1YmbYKqdy3KSUxBHYvPrkn1D4wa2TkmU6tB97Jpm4bRqb+9O3/5Xq7K
OuVwbZvSsKvH2LM7omprTSuYjOOAFtY4E9OOBLpLlu8n8wUVYVKdZ0kkrCwoLR7h
ijYXWR1QNxU=
=Lja2
-END PGP SIGNATURE-



Mutt-PGP and PGP602 for Win

1999-04-29 Thread Erik van der Meulen

I have a problem decoding a message which is sent to me
from a Windows machine which uses PGP 602. It uses a RSA
key which is ciphered IDEA. In fact, it uses the same key
I use now in Mutt, for I am sending this to myself.
Mutt does not recognise this as a PGP message and treats
it as plain text.
Anyone has a clue? Thanks up front!

--
  Erik van der Meulen <[EMAIL PROTECTED]>

 PGP signature