Re: send encrypted mail from commandline?

2008-05-01 Thread Joseph
On 05/01/08 20:04, Marianne Promberger wrote: Can mutt send encrypted mail from the commandline? The mail should always be encrypted to myself. I tried the following: cp ~/.muttrc ~/muttrcenc in ~/.muttrcenc: - set pgp_autoencrypt=yes set pgp_encrypt_only_command="/usr/lib/mutt/pgpewrap

Re: hcache compilation errors

2008-05-01 Thread Jorge Luis
On Thu, May 01, 2008 at 05:26:04PM -0500, Kyle Wheeler wrote: > On Thursday, May 1 at 06:10 PM, quoth Jorge Luis: > >hcache.c:994:12: error: invalid suffix "x" on integer constant > > That generally means that your MD5 program isn't working as mutt > expected it to. Do you have a working 'md5' p

Re: hcache compilation errors

2008-05-01 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, May 1 at 06:10 PM, quoth Jorge Luis: >hcache.c:994:12: error: invalid suffix "x" on integer constant That generally means that your MD5 program isn't working as mutt expected it to. Do you have a working 'md5' program? At the beginning

hcache compilation errors

2008-05-01 Thread Jorge Luis
Mutt Users, I'm trying to build mutt 1.5.17 with hcache enabled. The compilation is bombing out with the following error: if gcc -DPKGDATADIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DMUTTLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I

send encrypted mail from commandline?

2008-05-01 Thread Marianne Promberger
Can mutt send encrypted mail from the commandline? The mail should always be encrypted to myself. I tried the following: cp ~/.muttrc ~/muttrcenc in ~/.muttrcenc: - set pgp_autoencrypt=yes set pgp_encrypt_only_command="/usr/lib/mutt/pgpewrap gpg --batch --quiet --no-verbose --output - --en

Re: autoview/mailcap/elinks question

2008-05-01 Thread Chris G
On Thu, May 01, 2008 at 10:18:27AM -0500, Kyle Wheeler wrote: > On Thursday, May 1 at 12:04 PM, quoth Chris G: > > I have moved from using lynx as my HTML mail viewer to using elinks > > which, for some types of HTML in particular, works much better. > > Personally, I prefer w3m, because it uses

Re: autoview/mailcap/elinks question

2008-05-01 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, May 1 at 03:40 PM, quoth Chris G: > I think what I essentially want is a way to get into elinks > interactive mode (i.e. give elinks control) using autoview. Is it > possible to do this? No. The closest you can get is to tell mutt to

Re: autoview/mailcap/elinks question

2008-05-01 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, May 1 at 12:04 PM, quoth Chris G: > I have moved from using lynx as my HTML mail viewer to using elinks > which, for some types of HTML in particular, works much better. Personally, I prefer w3m, because it uses line-drawing characters

Re: autoview/mailcap/elinks question

2008-05-01 Thread Chris G
On Thu, May 01, 2008 at 12:04:09PM +0100, Chris G wrote: > I have moved from using lynx as my HTML mail viewer to using elinks > which, for some types of HTML in particular, works much better. > > However it's still not as good as it could be. I have "auto_view > text/html" in my muttrc file. I

autoview/mailcap/elinks question

2008-05-01 Thread Chris G
I have moved from using lynx as my HTML mail viewer to using elinks which, for some types of HTML in particular, works much better. However it's still not as good as it could be. I have "auto_view text/html" in my muttrc file. I have "text/html; elinks -force-html %s; copiousoutput" in my .mailc