Kod: Zaznacz cały
May 18 15:09:46 nps postfix/bounce[8557]: 7AFDB8472F: sender non-delivery notification: 91D4F84733
May 18 15:09:46 nps postfix/trivial-rewrite[8551]: warning: do not list domain nps.ovh in BOTH mydestination and virtual_mailbox_domains
May 18 15:09:46 nps postfix/qmgr[1767]: 7AFDB8472F: removed
May 18 15:09:46 nps postfix/local[8556]: 91D4F84733: to=<kondrat@nps.ovh>, relay=local, delay=0.04, delays=0.02/0.01/0/0.02, dsn=2.0.0, status=sent (delivered to mailbox)
May 18 15:09:46 nps postfix/qmgr[1767]: 91D4F84733: removed
Więc po usunięciu "drugiego" wpisu nps.ovh w mydestination maile zaczęły funkcjonować wewnątrz serwera jak i nadal z niego wychodzą

- jednak problemem jest dalej odbiór z zewnątrz.
Jest problem z odnalezieniem Rekordu MX i nie wiem jak to ustawić
Kod: Zaznacz cały
Results
Validating Email address.
Looking up MX records for domain nps.ovh
Domena nadal ma ustawione NS pod ovh:
Otrzymałem taką zwrotkę z wysyłki z gmail:
Kod: Zaznacz cały
Final-Recipient: rfc822; kondisz@nps.ovh
Action: delayed
Status: 4.4.1
Diagnostic-Code: smtp; The recipient server did not accept our requests to connect. Learn more at https://support.google.com/mail/answer/7720
[nps.ovh 89.70.87.169: unable to read banner]
Last-Attempt-Date: Thu, 18 May 2017 12:05:44 -0700 (PDT)
Will-Retry-Until: Sat, 20 May 2017 09:29:07 -0700 (PDT)
Musiałem jeszcze zmienić ustawienia postfix/master.cf i ruszyło

:
Kod: Zaznacz cały
# ==========================================================================
smtp inet n - y - - smtpd
smtp inet n - y - 1 postscreen
smtpd pass - - y - - smtpd
#dnsblog unix - - y - 0 dnsblog
#tlsproxy unix - - y - 0 tlsproxy
submission inet n - y - - smtpd
-o syslog_name=postfix/submission
-o smtpd_tls_security_level=encrypt
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
# -o smtpd_reject_unlisted_recipient=no
# -o smtpd_client_restrictions=$mua_client_restrictions
# -o smtpd_helo_restrictions=$mua_helo_restrictions
# -o smtpd_sender_restrictions=$mua_sender_restrictions
# -o smtpd_recipient_restrictions=
-o smtpd_relay_restrictions=permit_sasl_authenticated,reject
# -o milter_macro_daemon_name=ORIGINATING
smtps inet n - y - - smtpd
-o syslog_name=postfix/smtps
-o smtpd_tls_wrappermode=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
# -o smtpd_reject_unlisted_recipient=no
# -o smtpd_client_restrictions=$mua_client_restrictions
# -o smtpd_helo_restrictions=$mua_helo_restrictions
# -o smtpd_sender_restrictions=$mua_sender_restrictions
# -o smtpd_recipient_restrictions=
# -o smtpd_relay_restrictions=permit_sasl_authenticated,reject
# -o milter_macro_daemon_name=ORIGINATING
#628 inet n - y - - qmqpd
Czy w takim razie jest wszystko ok? Proszę o zerknięcie w MX, etc jeżeli mogę prosić
