Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Jan Houtsma
On Mon, Oct 09, 2000 at 12:55:52PM +, Marcelo C . Martinelli wrote: > On Mon, Oct 09, 2000 at 01:43:48PM +0200, Jan Houtsma wrote: > > I dont know anything ab gpg. After installing a clean RH7.0 which > > includes mutt-1.2.5i-3 i always get the following warnings > > if i view a gpg signed me

Re: [ANNOUNCE] new version of mutt_ldap_query script

2000-10-09 Thread Brian Salter-Duke
On Mon, Oct 09, 2000 at 01:39:51PM +0200, Marc de Courville wrote: > Dear all, > > please find attached to this email the new version of mutt_ldap_query > perl script that performs ldap queries for mutt. > The distribution now includes a module for interfacing with little > brother database (m_ld

Re: Send hook question

2000-10-09 Thread David T-G
Hal -- ...and then Hal Burgiss said... % % Yea, it works fine with autoedit off, but I like autoedit too :( What does autoedit get you that you can't have otherwise? Do you have edit_hdrs set, maybe, and like to play with your headers there? I find that edit_hdrs lets me muck around to my hea

Re: Pass recipient list to filter

2000-10-09 Thread David T-G
Nathan -- ...and then Nathan Saper said... % Hey, all! % % Is there a way to pass the list of recipients in the Compose window to % a filter? For example, I have a macro that maps 'P' to 'Fgpg -sea -r " % to do non-PGP/MIME encryption. Is there a way to make P map to 'Fgpg % -sea -r $RECIPIENT

Re: GPG/PGP questions

2000-10-09 Thread David T-G
Emre -- ...and then emre said... % Hi, % % I'm using mutt-1.2.5i with the gpg.rc stuff in my ~/.muttrc. My % question is: % Is there a way to make mutt not attach PGP signed/encrypted files? Yes. % My old MUA would insert the signed text right into the message % with the "BEGIN PGP SIGNED

Re: Disabling encryption on saved copies of outgoing.

2000-10-09 Thread David T-G
Red -- ...and then red chair said... % Hello, % % Wondering if anyone knows the answer to this. Looked % through mutt.org docs % and this newsgroup and couldn't find an answer. Well, you've come to a good place :-) % % A copy of all my outgoing mail gets saved in =sent. Yep. % When I se

Disabling encryption on saved copies of outgoing.

2000-10-09 Thread red chair
Hello, Wondering if anyone knows the answer to this. Looked through mutt.org docs and this newsgroup and couldn't find an answer. A copy of all my outgoing mail gets saved in =sent. When I send out mail encrypted with PGP, is there some way to prevent the saved copy from being encrypted too?

Re: Mutt and Maildir?

2000-10-09 Thread Russell Hoover
On Fri 10/06/00 at 12:40 PM +0200, Mark Weinem <[EMAIL PROTECTED]> wrote: > maildir is not correct: use Maildir. > > set mbox_type ="Maildir" I beg to differ. I've had: set mbox_type=maildir# Which of the 4 mailbox formats I use. in my .muttrc for quite some time and it's a

Re: cmutt & xmutt... where?

2000-10-09 Thread Thomas Ribbrock
On Wed, Oct 04, 2000 at 09:13:18PM +0200, Thomas Roessler wrote: > On 2000-10-05 00:22:40 +0530, Suresh Ramasubramanian wrote: > > > [suresh@mjollnir] ~$ which mutt > > /usr/bin/mutt > > [suresh@mjollnir] ~$ which cmutt > > /usr/bin/cmutt > > [suresh@mjollnir] ~$ which xmutt > > /usr/bin/xm

[ANNOUNCE] new version of mutt_ldap_query script

2000-10-09 Thread Marc de Courville
Dear all, please find attached to this email the new version of mutt_ldap_query perl script that performs ldap queries for mutt. The distribution now includes a module for interfacing with little brother database (m_ldap). Enjoy! --8<--8<--8<--8<---cut here--->8-->8-->8-

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Marcelo C . Martinelli
On Mon, Oct 09, 2000 at 01:43:48PM +0200, Jan Houtsma wrote: > I dont know anything ab gpg. After installing a clean RH7.0 which > includes mutt-1.2.5i-3 i always get the following warnings > if i view a gpg signed message: > > "gpg: Warning: using insecure memory! > gpg: Signature made Mon 09

Pb using mh folders

2000-10-09 Thread Olivier Guillard / AFNIC
hello, One of the machine I use manage mails with Mutt 1.2i (2000-05-09) and use the mh format for folders. Many messages have the begining of their body troncated, the headers seem ok. I don't see why this happen but I think that it's when mutt writes its flags and/or content header fields (l

localization my messages in ru

2000-10-09 Thread
I wrote my function, and i want now to translate all my messages in "ru". I change /po/ru.po. Declare LANGUAGE="ru", recompile all - I have mutt with ru messages but my messages stiil in eng. There are in /usr/local/share/locale/ru/C_MEESSAGES (or samewhere else) in files mutt.mo - all mess

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Bob Bell
On Mon, Oct 09, 2000 at 04:38:26PM +, Marcelo C . Martinelli <[EMAIL PROTECTED]> wrote: > I am using gpg 1.0.3 but i think that that's not the problem here. The > only thing i can think of in your case is that probably you have the > options directory in a different location from ~/.gnupg, in

Re: Quoting of signature variable

2000-10-09 Thread Sameh Ghane
Le Mon, Oct 09, 2000 at 08:40:32PM +0300, Mikko Hänninen ecrivit: > > If you want that, then you need to create a shell-script which does the > expansion for you, and call that from $signature instead. A nice way is to use a FIFO: mkfifo ~/.sig while :; do # Something to populate ~/.sig # ...

Re: Quoting of signature variable

2000-10-09 Thread Bob Bell
On Mon, Oct 09, 2000 at 08:40:32PM +0300, Mikko Hnninen <[EMAIL PROTECTED]> wrote: > Bob Bell <[EMAIL PROTECTED]> wrote on Mon, 09 Oct 2000: > > I'm hoping someone can figure out how to properly quote my signature > > setting. Briefly, I want to set signature to a program, files in a > > director

Re: Quoting of signature variable

2000-10-09 Thread Jamie Novak
On 10/09, Mikko Hänninen rearranged the electrons to read: > Try something like this: > > set signature="sigmaker.pl `echo ~/.quotes/*` |" > > However, this will only expand the list of quotes when your .muttrc is > read, it won't dynamically update it if you add or remove files to/from > the

Re: Quoting of signature variable

2000-10-09 Thread Mikko Hänninen
Bob Bell <[EMAIL PROTECTED]> wrote on Mon, 09 Oct 2000: > I'm hoping someone can figure out how to properly quote my signature > setting. Briefly, I want to set signature to a program, files in a > directory as arguments, and finally a '|' to read the output of the > program. ... > set signatur

Quoting of signature variable

2000-10-09 Thread Bob Bell
I'm hoping someone can figure out how to properly quote my signature setting. Briefly, I want to set signature to a program, files in a directory as arguments, and finally a '|' to read the output of the program. For instance, I started out with: set signature='sigmaker.pl ~/.quotes/*|' but mu

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Marcelo C . Martinelli
I am using gpg 1.0.3 but i think that that's not the problem here. The only thing i can think of in your case is that probably you have the options directory in a different location from ~/.gnupg, in which case you would have to set up a variable GNUPGHOME=/your/gnupg/directory in /etc/profile. M

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Bob Bell
On Mon, Oct 09, 2000 at 01:06:39PM +, Marcelo C . Martinelli <[EMAIL PROTECTED]> wrote: > I think that's a gpg problem and not a mutt one. You should edit the > file ``options" which is created by default during installation of gpg > under ~/.gnupg. You should add 2 lines in there like these:

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Dave Pearson
On Mon, Oct 09, 2000 at 02:53:52PM +0200, Jan Houtsma wrote: > On Mon, Oct 09, 2000 at 01:32:52PM +0100, Dave Pearson wrote: > > > Have you considered reading the documentation for GPG? For example: > > Sure i would consider it if i knew that there was a program like that!! I > didnt even know i

Re: Error: could not find beginning of PGP message!

2000-10-09 Thread Russell Hoover
On Sun 10/08/00 at 08:07 PM -0400, Russell Hoover <[EMAIL PROTECTED]> wrote: > Does anyone know why this error messages appears whenever I try to > mail my key with ESC-k in the compose menu? > > [-- Attachment #2: PGP Key 0xFC5C7370. --] > [-- Type: application/pgp-keys, Encoding: 7bit, Size: 0

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Conor Daly
On Mon, Oct 09, 2000 at 01:43:48PM +0200 or so it is rumoured hereabouts, Jan Houtsma thought: > I dont know anything ab gpg. After installing a clean RH7.0 which > includes mutt-1.2.5i-3 i always get the following warnings > if i view a gpg signed message: > > "gpg: Warning: using insecure mem

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Marcelo C . Martinelli
On Mon, Oct 09, 2000 at 01:43:48PM +0200, Jan Houtsma wrote: > I dont know anything ab gpg. After installing a clean RH7.0 which > includes mutt-1.2.5i-3 i always get the following warnings > if i view a gpg signed message: > > "gpg: Warning: using insecure memory! > gpg: Signature made Mon 09

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Jan Houtsma
On Mon, Oct 09, 2000 at 01:32:52PM +0100, Dave Pearson wrote: > On Mon, Oct 09, 2000 at 01:43:48PM +0200, Jan Houtsma wrote: > > > I dont know anything ab gpg. After installing a clean RH7.0 which includes > > mutt-1.2.5i-3 i always get the following warnings if i view a gpg signed > > message: >

Re: gpg: Warning: using insecure memory!

2000-10-09 Thread Dave Pearson
On Mon, Oct 09, 2000 at 01:43:48PM +0200, Jan Houtsma wrote: > I dont know anything ab gpg. After installing a clean RH7.0 which includes > mutt-1.2.5i-3 i always get the following warnings if i view a gpg signed > message: > > "gpg: Warning: using insecure memory! > gpg: Signature made Mon 09

gpg: Warning: using insecure memory!

2000-10-09 Thread Jan Houtsma
I dont know anything ab gpg. After installing a clean RH7.0 which includes mutt-1.2.5i-3 i always get the following warnings if i view a gpg signed message: "gpg: Warning: using insecure memory! gpg: Signature made Mon 09 Oct 2000 02:07:06 AM CEST using DSA key ID FC5C7370 gpg: Can't check sig

[Announce] lbdb 0.21.1

2000-10-09 Thread Roland Rosenfeld
I just released a new bugfix version of the little brother's database with the following changes: * Update lbdb.el to version 1.4 to avoid problems with status line of lbdbq. * Correct behavior of variable SORT_OUTPUT (did the inverse of what it should do). * Correct output of numbe

Re: Questions, questions...

2000-10-09 Thread Michael Tatge
Conor Daly muttered: > On Sat, Oct 07, 2000 at 03:51:29PM +0200 or so it is rumoured hereabouts, > Michael Tatge thought: > > > > If dad.rc and mom.rc change different settings the result would be > > a mixture of dad.rc and mom.rc. :( > Kinda like "child.rc" ? :-) Well spotted Sir! Michael --