Hi!
Ich hab meine Kiste mittlerweile mit den Grundfeatures wieder "up and running"!
Grundfeatures:
qmail-ldap mit "smtp-auth" und "SSL/TLS required"
pop3s
imap4s
squirrelmail
fehlen tut noch:
spamassassin, virenscan, proxy, vpn, iptables, ...
Ich binde qmail-ldap anonym an's directory, nur die Passwörter sind geschützt und nur durch den Mail-User selber bzw. von Admin lesbar, deshalb brauch ich ldaprebind auf "1".
Was mir noch einfallen würde, passt in den control files "ldapbasedn"
Sollte bei Dir dc=meineb,dc=at beinhalten.
Ein ls -al in meinem control-Verzeichnis:
Code:
root@gateway:/var/qmail/control# ll
insgesamt 104
drwxr-xr-x 2 root qmail 4096 2005-03-23 15:21 .
drwxr-xr-x 12 root qmail 4096 2005-03-21 10:58 ..
-rw-r----- 1 qmaild qmail 1953 2005-03-21 15:51 cert.pem
-rw-r--r-- 1 root root 11 2005-03-21 10:29 defaultdelivery
-rw-r--r-- 1 root root 26 2005-03-21 10:31 ldapbasedn
-rw-r--r-- 1 root root 5 2005-03-21 10:37 ldapgid
-rw-r--r-- 1 root root 10 2005-03-21 10:32 ldapobjectclass
-rw-r--r-- 1 root root 2 2005-03-21 11:43 ldaprebind
-rw-r--r-- 1 root root 10 2005-03-21 10:30 ldapserver
-rw-r--r-- 1 root root 5 2005-03-21 10:37 ldapuid
-rw-r--r-- 1 root root 39 2005-03-21 10:42 locals
-rw-r--r-- 1 root root 2133 2005-03-21 11:24 locals.cdb
-rw-r--r-- 1 root qmail 2449 2005-03-18 21:58 Makefile
-rw-r--r-- 1 root root 22 2005-03-21 10:26 me
-rw-r--r-- 1 root root 2189 2005-03-22 19:45 qmail-imapd.cdb
-rw-r--r-- 1 root qmail 267 2005-03-22 19:45 qmail-imapd.rules
-rw-r--r-- 1 root root 2138 2005-03-22 10:03 qmail-pop3d.cdb
-rw-r--r-- 1 root qmail 246 2005-03-22 10:03 qmail-pop3d.rules
-rw-r--r-- 1 root root 2074 2005-03-21 11:24 qmail-qmqpd.cdb
-rw-r--r-- 1 root qmail 330 2005-03-18 21:58 qmail-qmqpd.rules
-rw-r--r-- 1 root root 2168 2005-03-22 10:31 qmail-smtpd.cdb
-rw-r--r-- 1 root qmail 1617 2005-03-22 10:31 qmail-smtpd.rules
-rw-r--r-- 1 root root 39 2005-03-21 10:43 rcpthosts
-rw-r--r-- 1 root root 2133 2005-03-21 11:24 rcpthosts.cdb
-rw-r--r-- 1 root qmail 2131 2005-03-18 21:58 signatures
-rw-r--r-- 1 root root 17 2005-03-21 18:02 smtpcert
Grüße
Manx