Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- config @linux:email:postfix
- pd_etrn_restrictions=reject \\ === Testing === station7:/ # smtptest -u root -a root station7.example.com S: 220 station7.example.com ESMTP Example Inc. Mailserver C: EHLO example.com S: 250-station7.example.com S: 250-PIPELINING S: 250-SIZE 300
- postfix_secure @linux:email:postfix
- SSL (smtps) === Use a portscanner like "nmap": station7:/etc/init.d # nmap localhost | grep smtp 25/tcp... sasl_auth_enable = yes smtpd_sasl_local_domain= station7 smtp_sasl_password_maps = ldap:/etc/postfix/sas... a_cert.pem smtpd_tls_cert_file = /etc/ssl/certs/station7_cert.pem smtpd_tls_key_file = /etc/ssl/private/station7_key.pem smtpd_tls_received_header = yes smtpd
- cyrus_secure @linux:email:cyrus
- certs/ca_cert.pem tls_cert_file: /etc/ssl/certs/station7_cert.pem tls_key_file: /etc/ssl/private/station7_key.pem \\ === SSL for imap - imaps === Modify / append... === == imaps == Use a portscanner like "nmap": station7:/etc/init.d # nmap localhost | grep imap 993/tc... running at port 993** \\ Test MECH=LOGIN: \\ station7:/ # imtest -a root -u root -m LOGIN station7.exam
- sasl @linux:email:postfix
- a password e.g. "tester" for user "cyrus": \\ station7:/ # passwd cyrus Changing password for cyrus. ... d changed. \\ Test now if SASL is working: \\ station7:/ # testsaslauthd -u cyrus -p tester 0: OK "Suc... e.g. user "haasc" with password "tester1": \\ station7:/ # testsaslauthd -u haasc -p tester1 0: OK "Su... \ \\ Test now, if cyradm can log on properly: station7:/ # cyradm -u cyrus station7.example.com IMAP P
- config @linux:email:cyrus
- entries: \\ allowplaintext: yes servername: station7.example.com defaultdomain: example.com loginr... yes hashimapspool: true \\ ==== Testing ==== station7:/ # imtest -a root -u root -m LOGIN station7.example.com S: * OK station7 Cyrus IMAP4 v2.2.12 server ready C: C01 CAPABILITY S: * CAPABILITY IMAP4
- smtp-authentication @linux:email:postfix
- e password "kensentme" for SMTP_AUTH in base64: station7:~ # perl -MMIME::Base64 -e 'print encode_base64("... base64-output for a telnet session at port 25: station7:/etc/postfix # telnet localhost 25 Trying 127.0... d to localhost. Escape character is '^]'. 220 station7.example.com ESMTP Postfix ehlo station7.example.com 250-station7.example.com 250-PIPELINING 250-SIZ
- sieve @linux:email:cyrus
- meric regex" "STARTTLS" OK \\ **Sivtest:** station7: #/usr/bin/sivtest as user cyrus: cyrus@station7:~> sivtest -t /etc/ssl/private/station7_key.pem -a haasc -u haasc -v localhost S: "IMPLEMENTATION" "Cyrus t... erver! \\ without the keyfile ist works! cyrus@station7:~> sivtest -t "" -a haasc -u haasc -v localhost \
- pflogsum @linux:email:monitoring
- Postfix-Report von $(hostname)" -r postfix-admin@station7.example.de postfix-admin@station7.example.de < /tmp/pflogsumm </code> /etc/cron.d/postfix_report <code> 5
- ldap @linux:email:postfix
- ostfix/certs/ tls_cert = /etc/ssl/postfix/certs/station7_cert.pem tls_key = /etc/ssl/postfix/private/station7_key.pem #tls_random_file = dev:/dev/urandom tls_
- relayhost @linux:email:postfix
- e with recipients resides on another server, e.g. station7.example.com) server_host= station7.example.com server_port= 389 version= 3 bind= no timeout= 120
- tipps @linux:email:postfix
- us Mailqueue löschen === alle Mails des Benutzers station7@example.com aus der Mailqueue löschen: <code cons... -v '^ *(' | awk 'BEGIN { RS = "" } { if ($7 == "station7@example.com") print $1 }' | tr -d '*!' | postsupe
- pfs @linux:email:postfix
- console> openssl s_client -starttls smtp -connect station7.example.de:25 </code> \\ Wenn in der Ausgabe etwa