start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Dovecot, Nachrichten auf dem Server mit SIEVE filtern
24 Treffer, Zuletzt geändert:
# vim /etc/dovecot/conf.d/20-managesieve.conf <file bash /etc/dovecot/conf.d/20-managesieve.conf>## #... configuration of # Sieve execution limits. } </file> ==== 90-sieve-extprograms.conf ==== Mit Hilfe d... at /etc/dovecot/conf.d/90-sieve-extprograms.conf <file bash /etc/dovecot/conf.d/90-sieve-extprograms.con... ss # user = vmail # mode = 0600 #} #} </file> ==== 90-sieve.conf ==== Die Einstellungen des S
SPF - Sender Policy Framework (unter CentOS 7.x)
8 Treffer, Zuletzt geändert:
ifier**// definiert. Jede SPF-Definition im Zonenfile unseres DNS beginnt mit der sogenannten Versions-... r tragen also bei unserem zuständigen DNS im Zonenfile entsprechend die richtigen Daten ein. <code>nausc... sr/lib/systemd/system/smf-spf.service /usr/lib/tmpfiles.d/smfs.conf /usr/sbin/smf-spf </code> ==== Konf... ionsdatei. # vim /etc/mail/smfs/smf-spf.conf <file bash /etc/mail/smfs/smf-spf.conf># /etc/mail/smfs
SRS - Sender Rewriting Scheme unter CentOS 7.x
9 Treffer, Zuletzt geändert:
ost:port postmap -q - tcp:host:port <inputfile DESCRIPTION The Postfix mail system u... cidr_table(5), format of CIDR tables README FILES Use "postconf readme_directory" or "postc... a manual page. For convenience, a Makefile fragment is provided which calls CMake with the r... PPARMOR` (default: `OFF`): Install an AppArmor profile for the daemon. * `INIT_FLAVOR` (default: auto-
SASL-Authentifizierung beim Postfix MTA 2.11 unter CentOS 7
6 Treffer, Zuletzt geändert:
/lib/systemd/system/saslauthd.service /usr/lib/tmpfiles.d/saslauthd.conf /usr/sbin/pluginviewer /usr/sbi... wendungsfall. # less /etc/sysconfig/saslauthd <file bash /etc/sysconfig/saslauthd> # Directory in which to place saslauthd's listening socket, pid file, and so # on. This directory must already exist.... thd(8) # for the list of accepted flags. FLAGS= </file> Die weitere wichtige Stelle, an der wir nun die
SASL-Authentifizierung beim MailTransferAgent Postfix 3.x unter CentOS 7
5 Treffer, Zuletzt geändert:
wendungsfall. # less /etc/sysconfig/saslauthd <file bash /etc/sysconfig/saslauthd> # Directory in which to place saslauthd's listening socket, pid file, and so # on. This directory must already exist.... thd(8) # for the list of accepted flags. FLAGS= </file> Die weitere wichtige Stelle, an der wir nun die... wahl, z.B. **vim**. # vim /etc/sasl2/smtpd.conf <file bash /etc/sasl2/smtpd.conf># Django : 2019-02-09
Verschlüsselung von eMails mit Hilfe von Zeyple unter CentOS7
11 Treffer, Zuletzt geändert:
an dieser Datei sind in aller Regel nicht nötig. <file bash /etc/zeyple.conf>[zeyple] log_file = /var/log/zeyple.log [gpg] home = /var/lib/zeyple/keys [relay] host = localhost port = 10026 </file> ==== zeyple Logdatei ==== Damit **zeyple** sein logfile auch beschreiben kann, müsseen wir dieses nun noc
Postfix, der sichere Mailserver (MTA) unter CentOS 7.x
323 Treffer, Zuletzt geändert:
5 master <code>MASTER(5) File Formats Manual MASTER(5) ... master - Postfix master process configuration file format DESCRIPTION The Postfix mail sys... e master(8) process. The master.cf configuration file defines how a client program connects to a... SYNTAX The general format of the master.cf file is as follows: · Empty lines and
DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x
113 Treffer, Zuletzt geändert:
gnore.hosts /etc/opendmarc/opendmarc.conf /etc/tmpfiles.d/opendmarc.conf /usr/lib/systemd/system/opendma... /usr/share/doc/opendmarc-1.3.0/opendmarc_tld_read_file.html /usr/share/doc/opendmarc-1.3.0/opendmarc_tld... y Description : This package contains the library files required for running services built using libope... dditional information in the INSTALL and FEATURES files, and in the README file in the opendmarc directo
Dovecot, "der" IMAP-Server unter CentOS 7.x
65 Treffer, Zuletzt geändert:
th-master.conf.ext /etc/dovecot/conf.d/auth-passwdfile.conf.ext /etc/dovecot/conf.d/auth-sql.conf.ext /e... usr/lib/systemd/system/dovecot.socket /usr/lib/tmpfiles.d/dovecot.conf /usr/lib64/dovecot /usr/lib64/dov... c/dovecot-2.2.13/example-config/conf.d/auth-passwdfile.conf.ext /usr/share/doc/dovecot-2.2.13/example-co... /share/doc/dovecot-2.2.13/wiki/AuthDatabase.PasswdFile.txt /usr/share/doc/dovecot-2.2.13/wiki/AuthDataba
Konfiguration unseres MTAs Postfix 2.11 unter CentOS7
147 Treffer, Zuletzt geändert:
_directory = /usr/share/doc/postfix-2.11.3/README_FILES </code> ==== Pfadangaben der lokalen Installati... higen Texten aktiviert # default: bounce_template_file = bounce_template_file = /etc/postfix/bounce.de-DE.cf # Django : 2014-10-18 - Delivery Status Notifica... haben wir bereits den Parameter **bounce_template_file** gesetzt. was uns jetzt noch fehlt ist das zugeh
Konfiguration unseres MTAs Postfix 3.x unter CentOS 7
160 Treffer, Zuletzt geändert:
icmaps.cf.d ├── main.cf ├── master.cf └── postfix-files </code> # ls -Al /etc/postfix/ <code>total... in der Datei # /usr/share/doc/postfix-3.*/README_FILES/RELEASE_NOTES # empfohlen, entsprechend anzupas... e_directory = /usr/share/doc/postfix-3.3.2/README_FILES # Django : 2019-01-27 - Pfadangabe für das Post... t annehmen soll. \\ **relay_domains.db** Datenbankfile zur //relay_domains//-Datei. <code> # vim /etc/po
Installation und Konfiguration von ClamAV für AMaViS unter CentOS 7.x
268 Treffer, Zuletzt geändert:
6?&#amavisd|AMaViS]] mitinstalliert: * **clamav-filesystem** * **clamav-data** * **clamav-lib** ... lieren wir nun noch nach. # yum install clamav-filesystem clamav-data clamav-lib clamav-server clamav... lsein Blick in das installierte rpm. ==== clamav-filesystem ==== # rpm -qil clamav-filesystem <code>Name : clamav-filesystem Version : 0.98.4
TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7
227 Treffer, Zuletzt geändert:
s that read the consolidated configuration files found in the /etc/pki/ca-trust/extracted directo... guration in a fixed location, contained in files with particular path and name, or by referring t... ble replacements for classic configuration files and for the classic NSS trust module named ... enable legacy applications, that read the classic files or access the classic module, to make use
virtuelle(r) Mailserver unter Postfix 3.x und CentOS 7
1 Treffer, Zuletzt geändert:
in **$mynetworks** definiert ist, kann man im Logfile des Mailservers sehr schön beobachten, wie Postfi
Postfixadmin zur Verwaltung der Maildomains und der Nutzerkonten des Dovecot-IMAP-Servers unter CentOS 7.x
52 Treffer, Zuletzt geändert:
. # less /var/www/postfixadmin-*/INSTALL.TXT <file /var/www/postfixadmin-*/INSTALL.TXT># # # Postfix... unarchive the Postfix Admin archive (whatever the filename is): $ tar -zxvf postfixadmin-$version.tgz... ---------------------- Create a config.local.php file for your local configuration: <?php $CONF['datab... PostfixAdmin does not require write access to any files except the templates_c directory (smarty cache)
Horde 5 Applikation Kalender: Kronolith unter CentOS 7.x
2 Treffer, Zuletzt geändert:
Horde 5 Applikation Passwortänderungen: Passwd unter CentOS 7.x
7 Treffer, Zuletzt geändert:
Absichern des Frameworks, entfernen nicht nötiger CLI's
3 Treffer, Zuletzt geändert:
Mailserverinstallation unter CentOS 7.x
1 Treffer, Zuletzt geändert:
Horde 5 Applikation IMAP Sieve-Filterregeln: Ingo unter CentOS 7.x
11 Treffer, Zuletzt geändert:
Basiskonfiguration des Frameworks Horde 5 unter CentOS 7.x
14 Treffer, Zuletzt geändert:
Installation und Konfigurationsdateien von Postfix unter CentOS 7.x
230 Treffer, Zuletzt geändert:
Mailserver - Logfileauswertungen unter CentOS 7.x
763 Treffer, Zuletzt geändert:
Dovecot, Quotas - Speicherquoten für User und Maildomains
42 Treffer, Zuletzt geändert:
Dovecot, Shared Folder und Shared Namespace
11 Treffer, Zuletzt geändert:
Dovecot, Authentifizierung(en)
49 Treffer, Zuletzt geändert:
Horde 5 WebMail Applikation: IMP unter CentOS 7.x
19 Treffer, Zuletzt geändert:
erweiterte gewichtete Prüfungen mittels policyd-weight
8 Treffer, Zuletzt geändert:
Postscreen - Schutz vor Überbelastung und SPAM-Abwehr
12 Treffer, Zuletzt geändert:
Header und Bodychecks mit Postfix 2.11.3 unter CentOS 7.x
17 Treffer, Zuletzt geändert:
Grundinstallation von AMaViS unter CentOS 7.x
216 Treffer, Zuletzt geändert:
Spamassassin für AMaViS unter CentOS 7.x
20 Treffer, Zuletzt geändert:
SPAM-Abwehr mit Hilfe von Greylisting
14 Treffer, Zuletzt geändert:
DKIM - Domain Key Identified Mail unter CentOS 7.x
33 Treffer, Zuletzt geändert:
Webmail mit Roundcube unter CentOS 7.x
55 Treffer, Zuletzt geändert:
virtuelle(r) Mailserver unter Postfix 2.11. und CentOS 7
1 Treffer, Zuletzt geändert:
nützliche Kommandos rund um Dovecot
14 Treffer, Zuletzt geändert:
Horde 5 Applikation Adressbuch: Turba unter CentOS 7.x
11 Treffer, Zuletzt geändert:
OPENPGP DNS & Milter
6 Treffer, Zuletzt geändert:
Installation des Mailinglistenservers Mailman unter CentOS 7.x
181 Treffer, Zuletzt geändert:
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1