On 9/9/2013 9:46 PM, Chris wrote:
> 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)

The above message says the server at 202.107.110.18 refused to relay
the message, but gives no indication of why. Some context would
help. Why are you sending mail to this server?


> 
> 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

This appears to be a perfectly normal sequence of postfix receiving
mail from a SASL authenticated client, then postfix filtering the
mail through amavisd-new. Is there something here you're not expecting?


> 
> What could that be?

If you need more help, please see:
http://www.postfix.org/DEBUG_README.html#mail




  -- Noel Jones

Reply via email to