Panda IMAP 2025
This package contains IMAP4, POP2, and POP3 mail servers.
Even when this package is installed the servers are not activated
automatically. If you are sure you want to have this IMAP or POP
server running, please refer to the documentation in this directory on
how to set up /etc/inetd.conf or /etc/xinetd.d/imap so they are used.
For TLS/SSL encrypted connections (you most likely want these as plain
password authentication is only allowed for those) you have to install
a certificate imapd.pem and/or ipop3d in /etc/ssl/certs. If you don't
have a certificate you can generate a self-signed certificate with the
following commands:
cd /etc/ssl/certs
openssl req -new -x509 -nodes -out imapd.pem -keyout imapd.pem
openssl req -new -x509 -nodes -out ipop3d.pem -keyout ipop3d.pem
As the Common Name you must either enter the DNS name or IP address of
your mail server. Note that a certificate is only valid for a limited
time.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Star2BarryN/imap && cd $_ - Create Badge
Source Files
| Filename | Size | Changed |
|---|---|---|
| README.SuSE | 0000000944 944 Bytes | |
| c-client.cf | 0000000052 52 Bytes | |
| imap-2025-04-06.tar.gz | 0002068681 1.97 MB | |
| imap-fPIC.patch | 0000000295 295 Bytes | |
| imap.firewall | 0000000389 389 Bytes | |
| imap.pamd | 0000000133 133 Bytes | |
| imap.rpmlintrc | 0000000045 45 Bytes | |
| imap.spec | 0000011135 10.9 KB | |
| imap.xinetd | 0000000880 880 Bytes | |
| panda-imap-2013-06-openssl.patch | 0000000617 617 Bytes | |
| pop.pamd | 0000000133 133 Bytes |
Comments 0