Re: GnuPG and accented characters

2001-09-25 Thread Rino Mardo
On Tue, Sep 18, 2001 at 11:19:22AM +0200 or thereabouts, Ren? Clerc wrote: > Hi everyone, > > since we're talking about gpg anyway, perhaps I may find the answer to > my problem here. > > as you can learn from my .signature, my name contains an e-accent-aigu. > When I generate my key, with this

Re: Mutt and SMTP-AUTH

2001-09-25 Thread Suresh Ramasubramanian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Abu Hudzaefah [26/09/01 09:40 +0700]: > How to set mutt with smtp-server using SMTP-AUTH? > Anybody please help me. That's the job of your local sendmail / exim / postfix or whatever. RTFM the FAQs of whichever MTA you use. -suresh -BEG

Mutt and SMTP-AUTH

2001-09-25 Thread Abu Hudzaefah
How to set mutt with smtp-server using SMTP-AUTH? Anybody please help me. ~yusril~

Re: Mutt 1.3.22 not displaying accent chars

2001-09-25 Thread Derek D. Martin
On Tue, Sep 25, 2001 at 12:13:05AM -0400, David T-G wrote: > ...and then Derek D. Martin said... > % You guys must be getting sick of hearing from me... :) > > Nope. We'll just expect you to be a very vocal answer poster later! Well I'll see what I can do! > % However, when I view the same me

test command in shell (was Re: Archivation through mutt?)

2001-09-25 Thread Olaf Schulz
Hallo Matěj, I did not read your script but I want to answer your shell question: On Tue, Sep 25, 2001 at 11:15:32AM -0400, Matěj Cepl wrote: > > [...mail archival script...] > I have divided script into two, because I was not able to debugg > your find command. However, I have now problem wit

Re: Archivation through mutt?

2001-09-25 Thread Mariusz Drozdziel
On wto, 25 wrz, in tucznik.ml.mutt-users, you wrote: > mail $ test -f ./sluzebni/; echo $? > 1 > mail $ test -d ./sluzebni/; echo $? > 0 > If understand my bash manpage well, the second command should > produce 1 too. Have you any idea why it doesn't? I am using bash

Re: Archivation through mutt?

2001-09-25 Thread darren chamberlain
Matìj Cepl <[EMAIL PROTECTED]> said something to this effect on 09/25/2001: > I have worked on archmail script a little bit yesterday and the > results are attached (I used zip to ensure verbatim transport). > I have divided script into two, because I was not able to debugg > your find command.

Re: ~l pattern

2001-09-25 Thread Michael Tatge
René Clerc muttered: > * Michael Tatge <[EMAIL PROTECTED]> [25-09-2001 17:03]: > | Well, yes. Shell vars maybe of help here. > > Probably. There are many workarounds. But I want the ~l option to > work, because I believe it's designed for this issue ;) ~l message is addressed to a k

Re: Archivation through mutt?

2001-09-25 Thread Matěj Cepl
On Fri, Sep 07, 2001 at 02:21:44AM +0200, Piet Delport wrote: > On Wed, 05 Sep 2001 at 14:39:40 -0400, Matej Cepl wrote: > [...mail archival script...] > > > > However, I am really not a programmer and I am still slightly scare of > > Bash. Could you comment, please, on the attached script and te

Re: ~l pattern

2001-09-25 Thread René Clerc
* Michael Tatge <[EMAIL PROTECTED]> [25-09-2001 17:03]: | > folder-hook . "source ~/.mutt/unlist-colors" | > folder-hook ~l "source ~/.mutt/list-colors" | | The ~l pattern does not cover the folder you save mailing list messages | in. And there is no folder "~l" I suppose. Indeed, there is no

Re: Mutt and GPG

2001-09-25 Thread Jean-Sebastien Morisset
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Sep 24, 2001 at 06:59:08PM -0400, Dan Boger wrote: > > gpg --list-keys | perl -n -e '/(<.*?>)/; print "send-hook $1 \"set >pgp_autoencrypt\"\n"' > ~/.muttrc.autoenc gpg --list-keys|perl -ne '/^.*(<.*>).*$/; print "send-hook $1 \"set pgp_au

Re: ~l pattern

2001-09-25 Thread Michael Tatge
René Clerc muttered: > I want to do some specific colorizing when I'm viewing mailing lists. > Unforunately, things don't work the way I think they should work. Shit happens. :) > == color definitions > > # ~/.mutt/list-colors > color index brightblueblack "~h 'In-Reply-To: .*clerc\.nl'" >

~l pattern

2001-09-25 Thread René Clerc
Hi all, I want to do some specific colorizing when I'm viewing mailing lists. (I encountered some examples from Sven Guckes) Unforunately, things don't work the way I think they should work. == color definitions # ~/.mutt/list-colors color index brightblueblack "~h 'In-Reply-To: .*clerc\.n

Re: German manual - mutt-1.4/doc/manual.txt

2001-09-25 Thread Michael Tatge
Sven Guckes muttered: > I suggest to make this a project of its own > (including maillist) and wait for mutt-1.4 > to be released. And *then* start the translation. Good Idea. Maybe I find the time to participate. Michael -- PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Re: German manual

2001-09-25 Thread Michael Tatge
Thomas Huemmler muttered: > * 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)

Re: OT - weird sendmail error msg

2001-09-25 Thread Suresh Ramasubramanian
Dan Boger [25/09/01 09:45 -0400]: > yes, I know it's way off-topic, but I figure people here might know... > what would make sendmail barf on a queue, saying "Deferred: Permission > denied"? Trying to help a friend's site, with about 600 msgs stuck in > the queue, and more gathering there all th

OT - weird sendmail error msg

2001-09-25 Thread Dan Boger
yes, I know it's way off-topic, but I figure people here might know... what would make sendmail barf on a queue, saying "Deferred: Permission denied"? Trying to help a friend's site, with about 600 msgs stuck in the queue, and more gathering there all the time... anyone have any idea? Thanks!

Re: configure breaks on libiconv

2001-09-25 Thread Jean-Sebastien Morisset
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I had a similar problem just yesterday. Make sure /usr/local/lib is listed in your /etc/ld.so.conf file (Red Hat). If not, then include it and run 'ldconfig'. LateR! js. On Mon, Sep 24, 2001 at 07:22:35PM -0700, [EMAIL PROTECTED] wrote: > Am trying

Re: Problems with 1.3.22's iconv/libiconv

2001-09-25 Thread Jean-Sebastien Morisset
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Sep 24, 2001 at 06:37:02PM -0700, Will Yardley wrote: > > i don't know too much about this, but i was able to get over thie > problem with some help from some developers on this list. i had to > export LDFLAGS to something; in my case, this

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/p

Re: German manual - mutt-1.4/doc/manual.txt

2001-09-25 Thread Sven Guckes
* Stefan Antoni <[EMAIL PROTECTED]> [010925 12:46]: > On Tue, Sep 25, 2001 at 12:52:11PM +0200, Michael Tatge wrote: > > does anyone have a german translation of the manual? A friend of mine > > wants to use mutt, but he doesn't understand english very well. > I don't know about a german translati

Re: German manual

2001-09-25 Thread Christoph Maurer
Am Die, 25 Sep 2001, schrieb Stefan Antoni: > On Tue, Sep 25, 2001 at 12:52:11PM +0200, Michael Tatge wrote: > > > does anyone have a german translation of the manual? A friend of mine > > wants to use mutt, but he doesn't understand english very well. > I don't know about a german translation y

Re: German manual

2001-09-25 Thread Stefan Antoni
On Tue, Sep 25, 2001 at 02:48:06PM -0400, Stefan Antoni wrote: > > does anyone have a german translation of the manual? A friend of mine > > wants to use mutt, but he doesn't understand english very well. > I don't know about a german translation yet, but if there is _none_, > shouldn't we make o

Re: German manual

2001-09-25 Thread Stefan Antoni
On Tue, Sep 25, 2001 at 12:52:11PM +0200, Michael Tatge wrote: > does anyone have a german translation of the manual? A friend of mine > wants to use mutt, but he doesn't understand english very well. I don't know about a german translation yet, but if there is _none_, shouldn't we make one up? I

imap-ssl client certification

2001-09-25 Thread Niels den Otter
Hello, I try to setup mutt to read my imap mailbox that is only accessible using SSL. In my muttrc I added: set certificate_file=~/.mutt/certificates and ~/.mutt/certificate contains my client certificate that I received from our CA. From what I understand from the documentation this is also(?)

German manual

2001-09-25 Thread Michael Tatge
Hi there, does anyone have a german translation of the manual? A friend of mine wants to use mutt, but he doesn't understand english very well. TIA, Michael -- PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-25 Thread Derek D. Martin
On Mon, Sep 24, 2001 at 08:48:37PM -0400, David T-G wrote: > % Known issue: Outlook and Eudora (for example) barf on pgp-mime. > > Yep. [SNIP] > Use Shane's pgp_outlook_compat patch, as I've plugged here before. Well, o.k. thanks... But two questions: - Where can I get the patch? - If litt

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-25 Thread Suresh Ramasubramanian
Morten Liebach [25/09/01 09:27 +0200]: > I think you can "make patch", then apply your 3rd party patch, and then > a "make install". I'll see if I can contact the patch maintainer and move it into the freebsd ports tree. I'd hate to do it everytime I cvsup and install a new mutt. -sure