station7

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

config
10 Treffer, Zuletzt geändert:
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
9 Treffer, Zuletzt geändert:
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
sasl
6 Treffer, Zuletzt geändert:
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
smtp-authentication
5 Treffer, Zuletzt geändert:
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
ldap
2 Treffer, Zuletzt geändert:
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
2 Treffer, Zuletzt geändert:
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
2 Treffer, Zuletzt geändert:
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
1 Treffer, Zuletzt geändert:
console> openssl s_client -starttls smtp -connect station7.example.de:25 </code> \\ Wenn in der Ausgabe etwa