Postfix, courier błąd 530
: 29 lipca 2011, 21:23
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:
Zawartość pliku main.cf (postfix)
Jeśli potrzebne będą dodatkowe informacje udzielę.
Dziękuje za każdą pomoc
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 = +
Dziękuje za każdą pomoc