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
- 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
- relayhost
- {{:suse.png}} ==== Postfix configuration for a relayhost (MX) / Anti-SPAM-/UCE-settings ==== smtp**d** ... (8) delivery # agent. See the pipe(8) man page for information about ${recipient} # and other mess... file all the domain-names, you're accepting mails for. Each domain on a separate line: domain1.exampl... l_webde yahoo.com freemail_yahoo \\ ** don't forget to do a postmap /etc/postfix/maps/freemail_che
- 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;
- 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
- config
- l_auth_clients = yes === Create SSL certificates for Postfix === First, make sure that file openssl.c
- postfix_secure
- random_source = dev:/dev/urandom \\ \\ === SSL for smtp - smtps === Modify / append the SSL-setting