mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add commented out example entry for imap4
This commit is contained in:
parent
0f22460de7
commit
6930f84b7b
1 changed files with 4 additions and 0 deletions
|
|
@ -56,6 +56,10 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
|
|||
#
|
||||
#pop3 stream tcp nowait root /usr/local/libexec/popper popper
|
||||
#
|
||||
# example entry for the optional imap4 server
|
||||
#
|
||||
#imap4 stream tcp nowait root /usr/local/libexec/imapd imapd
|
||||
#
|
||||
# example entry for the optional ident server
|
||||
#
|
||||
#ident stream tcp wait root /usr/local/sbin/identd identd -w -t120
|
||||
|
|
|
|||
Loading…
Reference in a new issue