Compilation problem with mutt 1.1.1i

1999-11-14 Thread m4v3r1ck
make[2]: *** [curs_lib.o] Error 1 make[2]: Leaving directory `/usr/src/mutt-1.1.1' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/mutt-1.1.1' make: *** [all-recursive-am] Error 2 --- End of errors --- Can anyone help? System is using slang 1.3.10 TIA -- m4v3r1

Re: Clearsigning outgoing messages using GnuPG and mutt

1999-11-06 Thread m4v3r1ck
this: [-- BEGIN PGP SIGNED MESSAGE --] Test... -- m4v3r1ck -- ICQ UIN #26095019 Old UNIX programmers didn't just die. They turn into zombie processes... [-- END PGP SIGNED MESSAGE --] There was no GnuPG sig at the end of my mails. I was hoping for the one like this: -BEGIN PGP S

Message in maildir are all 0 bytes?

1999-08-02 Thread m4v3r1ck
Hi mutt users... I'm just starting to use maildir as my mailbox type. Now, whenever I got a message in maildir, the mutt index page shows that the message is O bytes in size. Is it the default behaviour or am I missing something here? Thanks... -- m4v3r1ck -- ICQ UIN #26095019 PGP signature

Filtering with maildir

1999-07-31 Thread m4v3r1ck
ormat. Unfortunately that version of procmail still tries to deliver mails to /var/spool/mail/$USER =( Is there any way I can use procmail to direct default mails to $HOME/Maildir in maildir format and other mails to $HOME/mail in mbox format? TIA -- m4v3r1ck -- ICQ UIN #26095019 PGP signature

How to remove User-Agent?

1999-07-15 Thread m4v3r1ck
Hi... Just noticed that mutt 0.96.3i adds User-Agent header to outgoing message. I compiled mutt starting with this: # CFLAGS="-DNO_XMAILER" ./configure The default X-Mailer is gone. How to accomplish the same thing for User-Agent header? TIA PGP signature

-u required

1999-07-15 Thread m4v3r1ck
Hi... I have just downloaded mutt 0.96.3. Compiled it successfully with PGP 5i. I put this on my ~/.muttrc: set pgp_autosign set pgp_replysign set pgp_sign_as="0x3C452459" source ~/.mutt_pgp5rc ~/.mutt_pgp5rc is the same as pgp5.rc file found on mutt's source contrib directory. Whenever I try

Multiple .signature

1999-06-08 Thread m4v3r1ck
I want to use .signature #A to this mailing list and use .signature #B to other mailing lists, and .signature #C to my personal contacts. How can I tell mutt to do so? Oh yeah... Where can I find a program to convert my pine's .addressbook to mutt's aliases? TIA -- m4v3r1ck

What's wrong with my .forward?

1999-06-08 Thread m4v3r1ck
Hi... Sorry if what I'm going to ask is considered off topic. I have this in my .forward: [m4v3r1ck@localhost ~]$ cat .forward "|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #m4v3r1ck" I use bash 2.03 (bash2) from Red Hat 6.0. It looks like now the system c

Place .signature above message body

1999-06-05 Thread m4v3r1ck
Hi... I'm a new mutt user. Can anybody tell me how to make my .signature appear in mail body but before the contents? -- m4v3r1ck - ICQ UIN: 26095019 RC5DES Cracking Participant [ID #188962] Member of Indonesia Raya (aka GBT) - RC5-64 Cracking Team #6362 <http://rc5stats.distributed.ne

Clearsigning outgoing messages using GnuPG and mutt

1999-01-04 Thread m4v3r1ck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all mutt users... As you can see from my User-Agent: header, I'm using Mutt 1.1i. I have installed GnuPG 1.0.0 too... My PGP related config is as follow: $ cat .mutt/muttrc unset pgp_autosign set pgp_replysign source ~/.mutt/gpgrc $HOME/.mutt/gp