Re: How to convert Outlook *.pst files to mbox format?

2002-04-10 Thread Thomas Huemmler

* John P Verel [EMAIL PROTECTED] [02/04/10 04:08]:
 This may be an FAQ, but I couldn't come up with it.
 
 I have substantial *.pst files from Microsoft Outlook from work which I
 want to convert to mbox format.  Any pointers on this will be gratefully
 appreciated.

maybe this might help you:
http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/html_single/Outlook-to-Unix-Mailbox.html

For OE you may use mbx2mbox with sucess.

Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: hiding the pgp sig completely from view?

2002-03-27 Thread Thomas Huemmler

* Sven Guckes [EMAIL PROTECTED] [02/03/28 07:58]:
 well, I had tried to delete
 those lines with sed pattern
   /^\[-- .* --\]$/d
 but it did not work.
 
 however, using the
 following sed pattern
 makes them go away:
   /-- .* --/d
 
 I'll have to find out why the
 first pattern did not work...

...maybe you'll see clearer, if you look at the pgp attachment in a
signed mail (or after reading chapter 8 in the Mutt-GnuPG-PGP-HOWTO).

HTH,
Thomas 

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: How to get mutt bark for new created mbox?

2002-03-06 Thread Thomas Huemmler

* Charles Jie [EMAIL PROTECTED] [02/03/06 10:37]:
 I found that if procmail feeds new mail into such mboxes and creates them,
 mutt will not get aware of the new mails. Is it a feature?

mutt gets aware of new mail in mailboxes with the mailboxes command,
see chapter 3.11 in the manual.

HTH,
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



gpg signature (was: Folder view - use file mask!)

2002-03-05 Thread Thomas Huemmler

* John Buttery [EMAIL PROTECTED] [02/03/05 15:41]:
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.0.6 (GNU/Linux)
 Comment: For info see http://www.gnupg.org
 
 iD8DBQE8hNitWH8M1wI2iFcRApO/AJwOFPUVJn3wxcP8r26eeANYGT7fdgCgklRs
 3c1l651J0OaZ86L/ae2phjE=
 =+SPC
 -END PGP SIGNATURE-

...and now for something completely different:

Sorry, if I do not add something more genuine to this thread. But could 
you please send your gpg signature to a public keyserver or stop signing
your messages. Just because every time I open one of your messages in 
the pager, my gpg is trying to verify your sig, which doesn't exist on
public servers, and therefore gpg doesn't add it to its keyring.

Thomas 

Or is there something wrong with my gpg settings?

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



msg25022/pgp0.pgp
Description: PGP signature


Re: gpg signature (was: Folder view - use file mask!)

2002-03-05 Thread Thomas Huemmler

* John Buttery [EMAIL PROTECTED] [02/03/05 20:42]:
   I uploaded my key to certserver.pgp.com.  I've also successfully
 retrieved my key from this server.  Is this one not in the rotation?
 Is there some other server I should be using?  I have successfully
 retrieved (almost) everyone else's key from that server as well.  Would
 you mind querying that server directly and see if you get the key?

Now everything works allright:

thomas@hogwarts:~$ gpg --verbose --keyserver wwwkeys.de.pgp.net --recv-keys 
587F0CD702368857
gpg: Schlüssel 02368857 von wwwkeys.de.pgp.net wird angefordert ...
gpg: ASCII-Hülle: Version: 5.0
gpg: ASCII-Hülle: Comment: PGP Key Server 0.9.4
gpg: pub  1024D/02368857 2002-02-06   John Buttery [EMAIL PROTECTED]
gpg: Schlüssel 02368857: Nicht geändert
gpg: Anzahl insgesamt bearbeiteter Schlüssel: 1
gpg: unverändert: 1

It seems that the synchronizing lasts up some days. When I uploaded
my last key on www.keyserver.net, it took two days until I got the 
key from wwwkeys.de.pgp.net.
For not vasting so much bandwidth, it is recommended to use a server
nearby. A list of these you can get with

thomas@hogwarts:~$ host -l pgp.net | grep www 

HTH and sorry for the intervenience,
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



msg25068/pgp0.pgp
Description: PGP signature


Re: Checking new mail on mailboxes

2002-02-24 Thread Thomas Huemmler

* David Collantes [EMAIL PROTECTED] [02/02/24 08:21]:
 
 How can I have Mutt
 check for new messages on my maildir folders? 

Since you are already using

 X-Mailer: Mutt/1.5.0i

;-), I don´t know exactly, what is the option there. In older Mutt 
1.2.5i exists the *check_new*, which is on by default, and controls 
mailboxes in Maildir and MH format.

Did you have read the explanations in chapter 3.11 in the manual?

HTH,
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: SPAM-filter with mutt

2002-02-18 Thread Thomas Huemmler

* Jobst Landgrebe [EMAIL PROTECTED] [02/02/18 15:00]:
 I'm looking for a SPAMfilter that I could combine with mutt. Does anyone

Spamblock 
(http://www.belwue.de/wwwservices/hilfestellungen/spamblock.html) or
(ftp://ftp.belwue.de/belwue/software/spamblock) works fine for me.

Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: Display Errors

2002-02-13 Thread Thomas Huemmler

Hallo David,

* David T-G [EMAIL PROTECTED] [020213 11:30]:
 also has the delightful side effect of adding the extra space that you've
 noticed one must have.  How convenient! :-)

indeed :-)

 Excellent idea.  How do you unsource, though?  I can only figure that you
 comment out the source line(s) and then restart mutt, no?

that´s correct. Therefore I have put /unsource/ in italics. But I think 
it is not so difficult to get such a feature. It should be possible to
unsource by sourcing the default value, e.g. for a macro (untested):

macro   index   F11   |/home/thomas/.mutt/bin/kill-by-subject\n\
Toggle new messages of thread as read
#unsource: bind index   F11   noop

or 

bindindex   q   query

#unsource: bind index   q   quit


:-)
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: Display Errors

2002-02-12 Thread Thomas Huemmler

Hi Thorsten,

* Thorsten Haude [EMAIL PROTECTED] [020212 08:56]:
 After GPG is called to check a signature, Mutt's terminal gets
 corrupted. I can continue working by moving the cursor line over the
 screwed parts to redisplay them, but it's really not nice.

I had a similar problem, and I guess, it was caused by myself because 
I misconfigured something in the rc- or the Mailcap-files.

 I couldn't find anything in the archives. Can somebody help?

^L refreshes the display.

Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: Display Errors

2002-02-12 Thread Thomas Huemmler

Hi Thorsten,

* Thorsten Haude [EMAIL PROTECTED] [020213 07:28]:
 I guessed as much, but have no idea where to look. Do you know what
 was the cause in your case?

not exactly. It happened every time when mutt tried to display a larger 
html file.
First I thought, that lynx could not display it because of frames and
tables and so on. Then I tried w3m as mailcap entry with the same 
results. Since that time I configured mutt, procmail and mailcap a lot, 
and after a while the effect vanishes. Therefore I could only guess...

What I have noticed is, that if you continue a mutt directive in another
line, you have to put not only a backslash (\) at the end of the line,
but also enter a space before ( \). Sometimes I forget this and then I 
always get some kind of visual effects.

What works for me is to /modularize/ the rc-files of mutt. So if
something strange happens, I could /unsource/ the various modules and
localize the misbehaviour more easily by sourcing one after another.

HTH,
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: Mutt

2002-02-08 Thread Thomas Huemmler

Hello Terence,

* Terence Ng [EMAIL PROTECTED] [020208 10:25]:
 I have tried locate muttrc or locate .muttrc, I do not have both 
  files in my folder or under root.  The mails I read are always marked 
  NEW, and I cannot delete the mails.  What can I do next?

if you want to *locate* any mutt file after the mutt installation, you 
first have to *updatedb* as root. Then try locate uttrc to locate the 
Muttrc _and_ .muttrc

Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de



Re: [OT] html email

2002-01-24 Thread Thomas Huemmler

Hello Nick,

* Nick Wilson [EMAIL PROTECTED] [020123 17:56]:
 and talking of bad communicators, it's been killing me trying to work
 out what IMHO stands for? Is there a site that lists all these little
 jobbies?

if you are using Debian, you can install the dictd Dictionary Server, 
the dict Client and the Jargon File with the command

apt-get install dictd dict dict-jargon

Then you can use the command

dict UNKNOWN_WORD

to get an explanation like the following:

thomas@hogwarts:~$ dict HTH
1 definition found

From The Free On-line Dictionary of Computing (07Oct99) [foldoc]:
  
  HTH

  chat Hope This Helps.  Often used sarcastically, see {HAND}.
  (1998-03-06)

HTH  HAND ;-)
Thomas



Re: German manual

2001-09-25 Thread Thomas Huemmler

Hi Michael,

* Michael Tatge [EMAIL PROTECTED] [010925 13:29]:
 does anyone have a german translation of the manual? A friend of mine

there are several URLs, where you can find the german manual, for
example:

ftp://ftp.mutt.org/mutt/doc/de/ (in HTML, SGML und TXT)

or

http://www.bursik.net/priv/howto/mutt/manual.html (only HTML)

Note: this is the manual for 1.2.5

Others you can find, if you ask - for example - google to search for 
*mutt*, *manual* and *german*

HTH,
Thomas




Re: hostname question

2001-08-19 Thread Thomas Huemmler

Hi Jeff,

* Jeff Abrahamson [EMAIL PROTECTED] [010819 23:12]:
 I was composing, now I don't. (So I set use_from, voila.) And then the
 From: field that I do get is Jeff Abrahamson jeff instead of Jeff
 Abrahamson [EMAIL PROTECTED]. Sendmail rewriting saves my butt on
 outgoing mail, but it bothers me. And I don't know why things changed.
If you unset use_from and use my_hdr From: [EMAIL PROTECTED] instead, it 
should work the way you want it.

HTH
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: Red Hat 7.1, CD-Brennen *



Re: PGP and Mutt

2001-08-05 Thread Thomas Huemmler

Hi,

* Petr Hlustik [EMAIL PROTECTED] [010806 07:38]:
 On Fri, Aug 03, 2001 at 05:32:18PM -0400, Ed Robitaille wrote:
  I would like to integrate mutt and pgp but
  there doesn't seem to be much documentation
  conserning this. Where can I obtain a tutorial ??
 There is PGP-Notes.txt included in your mutt package or at
 http://www.mutt.org/doc/PGP-Notes.txt
 
another source may be the 'Mutt-i, GnuPG and PGP Howto'.

Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: Red Hat 7.1, CD-Brennen *



Re: indicator bar blinks in console

2001-08-02 Thread Thomas Huemmler

Hi Will,

* Will Yardley [EMAIL PROTECTED] [010802 08:11]:
 I have:
 color indicator brightwhite brightblue
 in my .muttrc.
 
 For some reason if I check my mail on the console from either a Linux or
 FreeBSD machine (mutt itself is on a debian linux machine) the indicator bar
 blinks on and off, which is obviously very hard to take after a little bit.
 
put off the 'bright' of the background-color should help.

Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: Red Hat 7.1, CD-Brennen *



Re: mutt/vim cursor positions

2001-08-01 Thread Thomas Huemmler

Hi Kyle,

* Kyle Knack [EMAIL PROTECTED] [010801 05:46]:
 line to just 'vim' and it started working as I expected ;)  If any vim
 junkies can clarify Chris' question, could you also clue me in as how to
 count X lines from the top ?  This way I can turn on edit_headers but
 still have the cursor start where the text would.  Thanks!
The following should do, what you want:
set editor=vim +'/^$'

More you can find in the help-files of vim, if you type in

:help +

and

:help pattern

HTH
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: Red Hat 7.1, CD-Brennen *



Re: send-hook problem

2001-07-31 Thread Thomas Huemmler

Hi Ïåòúð,

* Ïåòúð Äîáðåâ [EMAIL PROTECTED] [010731 12:09]:
 Íà 07 ÿíóàðè 2001ã. (íåäåëÿ) â 20:14 ÷àñà, Martin íàïèñà:
  On Sunday, January 07, 2001 (CS:7.01.007) 17:38:37 [PM] (-0200)
  Peter Dobrev [[EMAIL PROTECTED]] wrote...
  Try this
  send-hook . *your default send-hook here*
  send-hook somepattern *somepattern send-hook here*
 Well... I tried but still the sam effect :-(
 Here is a part of my .muttrc
 
 unhook *
 set default_hook=~t %s
 send-hook . source ~/mutt/.mutt_identity
 send-hook [EMAIL PROTECTED] source ~/mutt/.mutt_identity_bg
 
try it this way:
send-hook '~t ^lug-bg@linux-bulgaria\.org$' 'source ~/mutt/.mutt_identity_bg'
  ^^^ ^ ^^^ ^
  take care of these. ~t means TO:

HTH
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: Red Hat 7.1, CD-Brennen *



Re: mailcap aggravation

2001-07-30 Thread Thomas Huemmler

Hi Dale,

* Dale Morris [EMAIL PROTECTED] [010730 10:23]:
 On Mon, 30 Jul 2001, Dale Morris wrote:
 
  I'm running debian woody and can't get mutt to open netscape for
  text/html mime types. Instead it opens the gnome help browser. I've
[...]
 text/html; netscape -remote openURL(%s) || netscape %s; test=RunningX

the problem seems to be in the above line, because the next (correct?)
entry for text/html invokes the gnome help browser.

I don´t use netscape, but would -- first of all -- ask myself the 
following questions:
Are the double-quotes allowed?
Does netscape need a 'nametemplate=%s.html'?
Is netscape already installed (dpkg -l | grep ii)?
Is it allowed to use '||' in a mailcap-entry? Or is it better the way,
the Mutt manual says on Page 5 (here the translated german version):
# Einen laufenden Netscape-Browser fernsteuern
text/html; netscape -remote 'openURL(%s)'; test=RunningNetscape
# Wenn Netscape nicht läuft, aber X läuft, starte Netscape, um das
# Objekt anzuzeigen
text/html; netscape %s; test=RunningX

HTH
Thomas

-- 
Thomas Hümmler * mailto:[EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: KDE 2.1.1 für SuSE, Red HAT, Debian *



Re: mailcap aggravation

2001-07-30 Thread Thomas Huemmler

Hi Jim,

* Jim Toth [EMAIL PROTECTED] [010730 16:15]:
 My next question (after those good questions) would be Do you have a
 script named 'RunningX' that tests whether X is running, or did you
 just copy this out of someone's sample .mailcap without adding it?
 
 Actually, I think that would have been my first question.
 
Actually not for me, because on my Debian-system this script doesn´t 
exist either, as you can see here:

thomas@hogwarts:~$ locate Running
thomas@hogwarts:~$ su
Password:
hogwarts:/home/thomas# updatedb
hogwarts:/home/thomas# exit
exit
thomas@hogwarts:~$ locate Running
thomas@hogwarts:~$

But, on the other side, my .mailcap-entries for text/html MIME-type 
work pretty well with test=RunningX:

###
## text/html
###
## X
text/html; konqueror %s; nametemplate=%s.html; test=RunningX
## Konsole
text/html; lynx %s; nametemplate=%s.html
## im Pager [im = german for: in the]
text/html; lynx -localhost -underscore -force_html -dump %s; \
copiousoutput

cu
Thomas

-- 
Thomas Hümmler * [EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: Red Hat 7.1, CD-Brennen *



Re: my_hdr and fcc-hook

2001-07-27 Thread Thomas Huemmler

Hi Cedric,

* Cedric Duval [EMAIL PROTECTED] [010727 01:09]:
 * Thomas Huemmler [EMAIL PROTECTED] [07/27/01 00:23]:
  I´ve got a problem with my_hdr From: and fcc-hook. If my_hdr From:
  is set, Mutt doesn´t produce a Fcc-Line. Is this a bug?
 
 Looks like no fcc-hook is matching your mail.
 What are your fcc-hooks like? If they just use a simple regexp (i.e.
 without '~'), then they are evaluated according to the 'default-hook'
 variable.
 
 The default for default-hook is
   ~f %s !~P | (~P ~C %s)
 ^^^
 
 As it uses ~P, perhaps you haven't correctly set your 'alternates'
 variable?
 
I haven´t set 'alternates' at all. Now I have. Thanks a lot.

:-)
Thomas


-- 
Thomas Hümmler * mailto:[EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: KDE 2.1.1 für SuSE, Red HAT, Debian *



Re: (index/pager)_format size display

2001-07-27 Thread Thomas Huemmler

Hi dan,

* dan radom [EMAIL PROTECTED] [010727 20:34]:
 Is it possible to display the message size in a more human readable format than 
bytes?  I'd like to see something like 20K or 3.3M if possible.
your mail is more readable, if you limit the lines to 72 characters.

You´re looking for index_format? By default it has the value 
%4C %Z %{%b %d} %-15.15L (%4l) %s
   ^^^
   this one tells you the number of lines in the
   message. Try the parameter c for Bytes.

HTH
Thomas

-- 
Thomas Hümmler * mailto:[EMAIL PROTECTED] * http://www.huemmler.de
REDAKTIONSBÜRO T.O.M. * Gsprait 1 * D-85560 Ebersberg
Phone: +49 (0 80 92) 8 38 33 Fax: +49 (0 80 92) 8 38 34
* am Kiosk: CHIP Linux-Spezial: KDE 2.1.1 für SuSE, Red HAT, Debian *