start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x @centos:web_c7
12 Treffer, Zuletzt geändert:
_regexp_matching=0 # ADMINISTRATOR EMAIL/PAGER ADDRESSES # The email and pager address of a global administrator (likely you). # Nagios never uses these values i... django@nausch.org address2 0900 2255-352646 ... vml000067 alias amavis address 10.0.0.67 notes_url http://
Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x @centos:web_c7
16 Treffer, Zuletzt geändert:
# %host Client hostname or IP address (or Sender host for mail log) # %host_r Receiver hostname or IP address (for mail log) # %l... # Enter here all other possible domain names, addresses or virtual host # aliases someone can use to ac... keep only the minimum # number of possible names/addresses to have the best performances. # You ca
Icinga 2 - Netzwerkmonitoring mit Hilfe von SNMP @centos:web_c7:icinga
3 Treffer, Zuletzt geändert:
m information via SNMP Usage: check_snmp -H <ip_address> -o <OID> [-w warn_range] [-c crit_range] [-C com... -use-ipv6 Use IPv6 connection -H, --hostname=ADDRESS Host name, IP Address, or unix socket (must be an absolute path) -p, --port=INTEGER Port number (
SASL-Authentifizierung beim MailTransferAgent Postfix 3.x unter CentOS 7 @centos:mail_c7
4 Treffer, Zuletzt geändert:
── service auth { ├──── inet_listener { ├──── address = imap.dmz.nausch.org ├──── port = 3659 ├─── ... end-Mailserver definiert inet_listener { address = 10.0.0.77 port = 3659 } } ... </code> ... public --add-rich-rule="rule family="ipv4" source address="10.0.0.80/32" port protocol="tcp" port="3659" destination address="10.0.0.77/32" accept" Zur Aktivierung führen wi
erweiterte gewichtete Prüfungen mittels policyd-weight @centos:mail_c7
8 Treffer, Zuletzt geändert:
DNSBLs (RBL/RHSBL), HELO, MAIL FROM and client IP addresses before any queuing is done. It allows you to RE... s (HELO, MAIL FROM: and RCPT TO:) the client's IP address, corresponding DNS records (A, MX and PTR) and mu... istens for policy requests from postfix $BIND_ADDRESS = '127.0.0.1'; # IP-Address on which policyd-weight will # listen fo
TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7 @centos:mail_c7
10 Treffer, Zuletzt geändert:
</font> <font style="color: rgb(0, 255, 0)">Email Address []:</font><font style="color: rgb(0, 0, 255)">ca-... me) commonName_max = 64 emailAddress = Email Address emailAddress_max = 64 # SET-ex3 = SET extensi... jectAltName and issuerAltname. # Import the email address. # subjectAltName=email:copy # An alternative to ... so # nsCertType = sslCA, emailCA # Include email address in subject alt name: another PKIX recommendation
DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x @centos:mail_c7
27 Treffer, Zuletzt geändert:
OpenDMARC issues: Report any bugs to the email address opendmarc-users@trusteddomain.org or to the Sour... ssage landed. ipaddr A table mapping IP addresses (as strings) to unique IDs. Als... p or ZIP file. It now handles both IPv4 and IPv6 addresses. If you have been running the ipv4 version, se... given as either a hostname or an IP address, the socket will be listening on al
Installation des Mailinglistenservers Mailman unter CentOS 7.x @centos:mail_c7
42 Treffer, Zuletzt geändert:
in your urls, and 2) the hostname used in email # addresses for your domain. For example, if people visit ... combination # with the time, list name and the IP address of the requestor is used to # create a hidden has... sages coming to either the list, or the # -owners address, unless the message is explicitly approved. KNOWN... s(15) # Pipermail archives contain the raw email addresses of the posting authors. # Some view this as a g
Installation und Konfigurationsdateien von Postfix 3 unter CentOS 7.x @centos:mail_c7
116 Treffer, Zuletzt geändert:
entOS. # The mirror system uses the connecting IP address of the client and the # update status of each mir... AREADME /usr/share/doc/postfix-3.3.2/README_FILES/ADDRESS_CLASS_README /usr/share/doc/postfix-3.3.2/README_FILES/ADDRESS_REWRITING_README /usr/share/doc/postfix-3.3.2/README_FILES/ADDRESS_VERIFICATION_README /usr/share/doc/postfix-3.3.2/
TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 2.11 unter CentOS 7 @centos:mail_c7
6 Treffer, Zuletzt geändert:
</font> <font style="color: rgb(0, 255, 0)">Email Address []:</font><font style="color: rgb(0, 0, 255)">ca-... me) commonName_max = 64 emailAddress = Email Address emailAddress_max = 64 # SET-ex3 = SET extensi... jectAltName and issuerAltname. # Import the email address. # subjectAltName=email:copy # An alternative to ... so # nsCertType = sslCA, emailCA # Include email address in subject alt name: another PKIX recommendation
Mailserver - Logfileauswertungen unter CentOS 6.x @centos:mail_c6
26 Treffer, Zuletzt geändert:
i --ignore_case Handle complete email address in a case-insensitive m... option causes the entire email address to be lower- cased. ... f Internet-style domain addresses and UUCP-style bang-paths in the log. ... g Internet domain style address into bang-paths. This option can
Fax-Server mit HylaFAX+ unter CentOS 7.x
1 Treffer, Zuletzt geändert:
3-1: new full speed USB device using ohci_hcd and address 10 Jan 17 22:14:12 elwms kernel: usb 3-1: confi
Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
6 Treffer, Zuletzt geändert:
e # If using RRD files and rrdcached, set to the address or socket of the daemon #FLUSHRRDCACHED = 'unix:/... hed entirely. # # You should not use the loopback address (127.0.0.1) here if using clustering # as every w... cessive DNS lookups you want to stick to using IP addresses only in this entire section) # # This should list the IP address (and optionally port) of the webapp on each # rem
SRS - Sender Rewriting Scheme unter CentOS 7.x @centos:mail_c7
8 Treffer, Zuletzt geändert:
Postfix mail system uses optional tables for address rewriting or mail routing. These tables ar... of example.com. The solution is that you map the address to your own domain, e.g. ... ication arrives, you can extract the original address from the rewritten one (reverse SRS) and return t... ime stamp. If the signature does not match, the address is forged and the mail can be discarded. Bu
SPF - Sender Policy Framework (unter CentOS 7.x) @centos:mail_c7
6 Treffer, Zuletzt geändert:
it's read at start) # # Whitelist by a sender IP address # # The syntax is an IP address followed by a slash # and a CIDR netmask (if the netmask is omitted, /32 i... ain.tld # Whitelist by an envelope sender e-Mail address # # Performs a case insensitive substring match #... .tld # Whitelist by an envelope recipient e-Mail address # # Performs a case insensitive substring match #
Webmail mit Roundcube unter CentOS 7.x @centos:mail_c7
8 Treffer, Zuletzt geändert:
Postfix, der sichere Mailserver (MTA) unter CentOS 7.x @centos:mail_c7
454 Treffer, Zuletzt geändert:
Fail2ban unter CentOS 6.x
16 Treffer, Zuletzt geändert:
Sichere eMail mit OpenPGP und S/MIME
1 Treffer, Zuletzt geändert:
rsync-Server unter CentOS 8.x einrichten
12 Treffer, Zuletzt geändert:
Mailserver - Logfileauswertungen unter CentOS 7.x @centos:mail_c7
26 Treffer, Zuletzt geändert:
Nitrokey Pro in der Praxis unter CentOS 7.x @centos:nitrokey
1 Treffer, Zuletzt geändert:
Dovecot, "der" IMAP-Server unter CentOS 7.x @centos:mail_c7
9 Treffer, Zuletzt geändert:
  • start.txt
  • Zuletzt geändert: 12.10.2024 12:43.
  • von django