Postfix, courier b

Konfiguracja serwerów, usług, itp.
wojta2005
Posty: 1
Rejestracja: 29 lipca 2011, 21:14

Postfix, courier błąd 530

Post autor: wojta2005 »

Mam problem z serwerem ponieważ jest skonfigurowany, wszystko niby poprawnie jednak wiadomości wysyłane z serwera są w porządku a wiadomości wchodzące nie dochodzą i dostają błąd:

Kod: Zaznacz cały

Technical details of permanent failure:
 Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 530 530 Relaying not allowed (enable smtp authentication on your email client) (state 14).

Zawartość pliku main.cf (postfix)

Kod: Zaznacz cały

# See /usr/share/postfix/main.cf.dist for a commented, more complete version

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no

# appending .domain is the MUA's job.
append_dot_mydomain = no

# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h

alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = ks380416.kimsufi.com, localhost, localhost.localdomain
relayhost =
mynetworks = 127.0.0.0/8 [::1]/128
inet_interfaces = loopback-only
recipient_delimiter = +
Jeśli potrzebne będą dodatkowe informacje udzielę.
Dziękuje za każdą pomoc
mendeczka
Beginner
Posty: 209
Rejestracja: 31 sierpnia 2007, 08:05
Lokalizacja: /dev/Socho

Post autor: mendeczka »

Jeżeli tak wygląda Twój pełny plik konfiguracyjny postfixa - to szybciutko sugeruję Ci przejrzeć wpis kilka postów wyżej i podążać tą ścieżką. Sam serwer stara Ci się podpowiedzieć :
enable smtp authentication
ODPOWIEDZ