From 4e24c6f45182b502b54a8f8fbbf1f86b05542764 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 18 Feb 1998 23:38:00 +0000 Subject: This went to Craig Metz. svn path=/trunk/; revision=1652 --- fetchmail.man | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 4ed52447..00580479 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -405,7 +405,7 @@ identify the original envelope recipient, but you have to strip the `mbox-userstr-' prefix to deliver to the correct user. This is what this option is for. -.SH USER AUTHENTICATION +.SH USER AUTHENTICATION AND ENCRYPTION Every mode except ETRN requires authentication of the client. Normal user authentication in .I fetchmail @@ -513,6 +513,13 @@ you are using POP3, and the RPA code has been compiled into your binary, and you query a server in the Compuserve csi.com domain, \fIfetchmail\fR will try to perform an RPA pass-phrase authentication instead of sending over the password en clair. +.PP +If you are using IPsec, the -T (--netsec) option can be used to pass +an IP security request to be used when outgoing IP connections are +initialized. You can also do this using the `netsec' server option +in the .fetchmailrc file. In either case, the option value is a +string in the format accepted by the net_security_strtorequest() +function of the inet6_apps library. .SH DAEMON MODE The -- cgit v1.2.3