Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.26
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
apps /
lib /
imap /
src /
imapd /
Delete
Unzip
Name
Size
Permission
Date
Action
Makefile
1.75
KB
-rw-r--r--
2023-01-11 06:22
imapd.8
1.26
KB
-rw-r--r--
2023-01-11 06:22
imapd.c
140.78
KB
-rw-r--r--
2023-01-11 06:22
makefile.nt
1.51
KB
-rw-r--r--
2023-01-11 06:22
makefile.ntk
1.61
KB
-rw-r--r--
2023-01-11 06:22
makefile.w2k
1.5
KB
-rw-r--r--
2023-01-11 06:22
Save
Rename
.ig * ======================================================================== * Copyright 1988-2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * * ======================================================================== .. .TH IMAPD 8 "August 30, 2006" .UC 5 .SH NAME IMAPd \- Internet Message Access Protocol server .SH SYNOPSIS .B /usr/sbin/imapd .SH DESCRIPTION .I imapd is a server which supports the .B IMAP4rev1 remote mail access protocol as documented in RFC-3501. .I imapd is invoked by the internet server (see .IR inetd (8)), normally for requests to connect to the .B IMAP port as indicated by the .I /etc/services file (see .IR services (5)). Normally, this is port 143 for plaintext IMAP and 993 for SSL IMAP. .PP This daemons contains CRAM-MD5 support. See the md5.txt documentation file for additional information. .PP .I imapd can also be accessed via .IR rsh (1) by many Unix-based clients. To do this, the .I imapd binary must have a link to .I /etc/rimapd since this is where this software expects it to be located. .SH "SEE ALSO" rsh(1) ipopd(8)