NAME
pop3d - the POP3 daemon.SYNOPSIS
pop3d [ OPTION...]DESCRIPTION
GNU pop3d -- the POP3 daemon.- -d, --daemon[=NUMBER]
- runs in daemon mode with a maximum of NUMBER children
- --[no-]foreground
- remain in foreground
- -i, --[no-]inetd
- run in inetd mode
- Global debugging settings
- --debug-level=LEVEL
- set Mailutils debugging level
--[no-]debug-line-info
show source info with debugging messages
- --log-facility=FACILITY
- output logs to syslog FACILITY
- Configuration handling
- --config-file=FILE
- load this configuration file; implies --no-config
- --config-lint
- check configuration file syntax and exit
- --config-verbose
- verbosely log parsing of the configuration files
- --no-site-config, --no-config
- do not load site-wide configuration file
- --set=PARAM=VALUE
- set configuration parameter
- Informational options
- --config-help
- show configuration file summary
- --show-config-options
- show compilation options
- -?, --help
- give this help list
- --usage
- give a short usage message
- -V, --version
- print program version
REPORTING BUGS
Report bugs to <[email protected]>.COPYRIGHT
Copyright © 2007-2022 Free Software Foundation, inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>SEE ALSO
The complete GNU mailutils documentation is maintained as a Texinfo manual. If the mailutils-doc package is installed, the command- info mailutils
March 2023 | FSF |