plan9port/src/cmd/upas/nfs
Gleydson Soares 71de840f05 upas/nfs: search for stunnele3 in $PATH
Do not hardcode stunnel directory path, just make sure that is installed
in user '$PATH'. it is required for 'mailfs -t' TLS support, so printout
an error string if it was not found.

Tested with latest stunnel version 5.17 on OpenBSD and macosx.

% mailfs -t imap.gmail.com ; echo $?
0

Change-Id: Icbd507c7efa81ef2aa7aed37bec5f639b37526cb
Reviewed-on: https://plan9port-review.googlesource.com/1280
Reviewed-by: Russ Cox <rsc@swtch.com>
2015-06-29 02:25:42 +00:00
..
a.h mailfs: small fixes and plan 9 support 2011-11-22 14:09:52 -05:00
box.c mailfs: small fixes and plan 9 support 2011-11-22 14:09:52 -05:00
box.h use file names for attachments 2006-06-30 04:53:51 +00:00
decode.c mailfs: correct use of tcs for large inputs 2008-07-14 17:38:46 -04:00
fs.c mailfs: small fixes and plan 9 support 2011-11-22 14:09:52 -05:00
fs.h imap-based new upas/fs 2006-02-15 12:39:09 +00:00
imap.c upas/nfs: search for stunnele3 in $PATH 2015-06-29 02:25:42 +00:00
imap.h mailfs: add -u user argument 2011-11-28 09:21:01 -05:00
main.c mailfs: add -u user argument 2011-11-28 09:21:01 -05:00
mbox.c imap-based new upas/fs 2006-02-15 12:39:09 +00:00
mkfile imap-based new upas/fs 2006-02-15 12:39:09 +00:00
msg.c imap-based new upas/fs 2006-02-15 12:39:09 +00:00
sx.c imap-based new upas/fs 2006-02-15 12:39:09 +00:00
sx.h Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
thread.c mailfs: small fixes and plan 9 support 2011-11-22 14:09:52 -05:00
util.c imap-based new upas/fs 2006-02-15 12:39:09 +00:00