Weird sending email problem

domin1992

Verified User
Joined
Dec 19, 2016
Messages
6
I've noticed some problem with sending e-mails. Usually i do send e-mail messages to gmail accounts, and with those there is no problem. Problem appears when i want to send e-mail message to other dedicated server. Then i get e-mail back:

Code:
FROM: Mail Delivery System <[email protected]>
Topic: Mail delivery failed: returning message to sender
TO: Me <[email protected]>

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [email protected]
    



Reporting-MTA: dns; vps5637.serwervps.pl

Action: failed
Final-Recipient: rfc822;[email protected]
Status: 5.0.0


test.eml
Temat: 
test
Nadawca: 
Dominik Nowak | Zencore <[email protected]>
Data: 
20.01.2017 19:09
Adresat: 
[email protected]

test


-- 
Dominik Nowak

Zencore Agencja Kreatywna
91-502 Łódź
ul. Centralna 21a
NIP: 7262626997
REGON: 365924610
tel. 733-830-833
www.zencore.pl

Exim mainlog (var/log/exim/mainlog):
Code:
2017-01-20 13:09:49 1cUddF-0002Gf-EP <= [email protected] H=159-205-140-118.adsl.inetia.pl ([192.168.0.2]) [159.205.140.118] P=esmtpa A=plain:[email protected] S=786 [email protected] T="test" from <[email protected]> for [email protected]
2017-01-20 13:09:49 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1cUddF-0002Gf-EP
2017-01-20 13:09:49 1cUddF-0002Gf-EP ** [email protected] F=<[email protected]> R=virtual_aliases: 
2017-01-20 13:09:49 cwd=/var/spool/exim 7 args: /usr/sbin/exim -t -oem -oi -f <> -E1cUddF-0002Gf-EP
2017-01-20 13:09:49 1cUddF-0002Gj-Hx <= <> R=1cUddF-0002Gf-EP U=mail P=local S=1983 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2017-01-20 13:09:49 1cUddF-0002Gf-EP Completed
2017-01-20 13:09:49 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1cUddF-0002Gj-Hx
2017-01-20 13:09:49 1cUddF-0002Gj-Hx => dominik <[email protected]> F=<> R=virtual_user T=dovecot_lmtp_udp S=2153 C="250 2.0.0 <[email protected]> gXfaI21SglhcIAAAw8wDTQ Saved"
2017-01-20 13:09:49 1cUddF-0002Gj-Hx Completed

Would be grateful for any help, cuz i can't send e-mails to my clients.
 
Do you see any error in /var/log/exim/paniclog
 
Back
Top