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
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
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
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
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
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
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?
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
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
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-
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
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
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
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
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
# ...
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
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
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
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
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
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:
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
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
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
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
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:
>
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
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
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
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
--
30 matches
Mail list logo