Hello,
if I send from a public mail service like gmail etc. to my server, I get
the email.
Then I reply to this one and I this message will never arrive.
Sometimes I get an error mail like:
<v...@service.com>: host service.com[202.107.110.18] said: 554 5.7.1
<v...@service.com>: Relay access denied (in reply to RCPT TO command)
In the syslog when sending an email to a public mail service I find this
one:
Sep 9 22:38:53 nudin1 postfix/smtpd[8648]: connect from
unknown[148.172.15.55]
Sep 9 22:38:55 nudin1 postfix/smtpd[8648]: 2723F12E00A3:
client=unknown[148.172.15.55], sasl_method=PLAIN,
sasl_username=i...@domain1.de
Sep 9 22:38:55 nudin1 postfix/cleanup[7756]: 2723F12E00A3:
message-id=<522e863a.1000...@domain1.de>
Sep 9 22:38:55 nudin1 postfix/qmgr[1344]: 2723F12E00A3:
from=<i...@domain1.de>, size=474, nrcpt=1 (queue active)
Sep 9 22:38:56 nudin1 postfix/smtpd[8648]: disconnect from
unknown[148.172.15.55]
Sep 9 22:38:57 nudin1 postfix/smtpd[8658]: connect from
localhost[127.0.0.1]
Sep 9 22:38:57 nudin1 postfix/smtpd[8658]: 7C75B12E00A4:
client=localhost[127.0.0.1]
Sep 9 22:38:57 nudin1 postfix/cleanup[7756]: 7C75B12E00A4:
message-id=<522e863a.1000...@domain1.de>
Sep 9 22:38:57 nudin1 postfix/smtpd[8658]: disconnect from
localhost[127.0.0.1]
Sep 9 22:38:57 nudin1 postfix/qmgr[1344]: 7C75B12E00A4:
from=<i...@domain1.de>, size=900, nrcpt=1 (queue active)
Sep 9 22:38:57 nudin1 amavis[792]: (00792-04) Passed CLEAN,
[148.172.15.55] <i...@domain1.de> -> <privateu...@mail.de>, Message-ID:
<522e863a.1000...@domain1.de>, mail_id: E1oH7KsZ3znA, Hits: -0.002,
size: 474, queued_as: 7C75B12E00A4, 1713 ms
Sep 9 22:38:57 nudin1 postfix/smtp[8654]: 2723F12E00A3:
to=<privateu...@mail.de>, relay=127.0.0.1[127.0.0.1]:10024, delay=2.9,
delays=1.2/0/0/1.7, dsn=2.0.0, status=sent (250 2.0.0 from
MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 7C75B12E00A4)
Sep 9 22:38:57 nudin1 postfix/qmgr[1344]: 2723F12E00A3: removed
What could that be?
Thank you,
Chris