For When You Can't Have The Real Thing
[ start | index | login ]
start > 2004-07-14 > 1

2004-07-14 #1

Created by Administrator. Last edited by Administrator, 19 years and 291 days ago. Viewed 3,870 times. #1
[edit] [rdf]
labels
attachments

Useful Tools

Found something promising: mutt has been ported to cygwin. It works out of the box, too, with cygwin's gpg. The only security problem present appears to be that the submission agent, ssmtp, does not do TLS out of the box and the source code won't build:

ssmtp.o(.text+0x1c01): In function `smtp_open':
/usr/src/ssmtp-2.60.9-1/ssmtp.c:1119: undefined reference to `_X509_free'
collect2: ld returned 1 exit status
make: *** [ssmtp] Error 1

Looks like it might be a SSL version problem.

one comment (by Administrator) | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt