Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam,
Jak odbieram pocztę to wszystko działa poprawnie, niestety niemogę nic wysłac i w logach mam tak
Dec 7 21:53:52 listonosz postfix/smtpd[3386]: warning: SASL authentication failure: cannot connect to saslauthd server: Connection refused Dec 7 21:53:52 listonosz postfix/smtpd[3386]: warning: chello089077225064.chello.pl[89.77.225.64]: SASL LOGIN authentication failed: generic failure
Mam ustawioną grupę
postfix i tu dopisałem sasl
i nadal to samo .
Konfiguracja sasyl
#cat /etc/default/saslauthd # # Settings for saslauthd daemon # # Should saslauthd run automatically on startup? (default: no) START=yes # Which authentication mechanisms should saslauthd use? (default: pam) # # Available options in this Debian package: # getpwent -- use the getpwent() library function # kerberos5 -- use Kerberos 5 # pam -- use PAM # rimap -- use a remote IMAP server # shadow -- use the local shadow password file # sasldb -- use the local sasldb database file # ldap -- use LDAP (configuration is in /etc/saslauthd.conf) # # Only one option may be used at a time. See the saslauthd man page # for more information. # # Example: MECHANISMS="pam" MECHANISMS="pam" # Additional options for this mechanism. (default: none) # See the saslauthd man page for information about mech-specific options. MECH_OPTIONS="" # How many saslauthd processes should we run? (default: 5) # A value of 0 will fork a new process for each connection. THREADS=5 # Other options (default: -c) # See the saslauthd man page for information about these options. # # Example for postfix users: "-c -m /var/spool/postfix/var/run/saslauthd" # Note: See /usr/share/doc/sasl2-bin/README.Debian #OPTIONS="-c" OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"
Ma ktoś pomysl
Pozdrawiam
Redelek
Offline
Do zamknięcia
miałem spacje w configu postfix przy
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth-client
Offline