diff options
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index 04a748d1..1e112838 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -567,6 +567,12 @@ default location of file associating hosts with last message IDs seen .TP 5 ${TMPDIR}/poplock-${HOST}-${USER} lock file to help prevent concurrent runs. +.SH ENVIRONMENT +For correct initialization, +.I popclient +requires either that both the USER and HOME environment variables are +correctly set, or that \fBgetpwuid\fR(3) be able to retrieve a password +entry from your user ID. .SH BUGS Running more than one concurrent instance of .I popclient |