Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- sasl
- hus SASL is everything but simple ;-) \\ \\ \\ For configuring SASL with SUSE you have to modify sev... nism to use by saslauthd. # See man 8 saslauthd for available mechanisms. # SASLAUTHD_AUTHMECH=pa... Watch the output in /var/log/messages carefully for any errors! \\ \\ === Testing === Grep the /etc/passwd file for the user "cyrus": cat /etc/passwd | grep cyrus
- relayhost
- {{:suse.png}} ==== Postfix configuration for a relayhost (MX) / Anti-SPAM-/UCE-settings ==== smtp**d** ... -o smtp_data_done_timeout=1200 # -o smtp_send_xforward_command=yes # -o disable_dns_lookups=yes ... -o lmtp_data_done_timeout=1200 -o lmtp_send_xforward_command=yes -o disable_dns_lookups=yes ... -o smtpd_etrn_restrictions=reject # -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes #628
- smtp-authentication
- rname "larrylaffer" with the password "kensentme" for SMTP_AUTH in base64: station7:~ # perl -MMIME::... FycnlsYWZmZXIAa2Vuc2VudG1l Use the base64-output for a telnet session at port 25: station7:/etc/post... uccessful quit 221 Bye Connection closed by foreign host Test successful \\ === SMTP-authentica... myauthaccount" with password "secretpassword"just for authentication. Create in /etc/postfix/sasl_passw
- ssh-smtp-tunnel
- unnel.pl> #!/usr/bin/perl # A SMTP-over-SSH Port Forwarding Scrpt # Copyright (c) 2010 Linode, LLC # A... m@linode.com> # Usage: smtp-tunnel [start|stop] # Forward smtp traffic over ssh to a remote mailserver.... values to reflect the authentication credentials for the ## SMTP server with which you wish to connect... ort`; $pid =~ s/^\s+//; @pids = split(/\n/,$pid); foreach $pid (@pids) { if ($pid =~ /ps ax/) { next;
- config
- =%s)) virtualaliases_result_attribute = gosaMailForwardingAddress,mail # SSL/TLS config smtp_u... l_auth_clients = yes === Create SSL certificates for Postfix === First, make sure that file openssl.c... submission inet n - n - - smtpd -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes -o smtpd_
- pfs
- === Postfix Perfect Forwarding Secrecy (PFS) === <code console> openssl gendh -out /etc/postfix/dh_512... p://www.heinlein-support.de/blog/security/perfect-forward-secrecy-pfs-fur-postfix-und-dovecot/ * http://www.postfix.org/FORWARD_SECRECY_README.html * https://www.kernel-er
- postfix_secure
- random_source = dev:/dev/urandom \\ \\ === SSL for smtp - smtps === Modify / append the SSL-setting