Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [inne]cPanel i aliasy e-mail., Temat pojawił się wcześniej, ale nie ma odpowiedzi
grabek93
post 3.08.2011, 19:04:28
Post #1





Grupa: Zarejestrowani
Postów: 73
Pomógł: 8
Dołączył: 23.09.2010

Ostrzeżenie: (10%)
X----


Stworzyłem alias e-mail, który ma kierować maile na pocztę onetu. Kiedy próbuje wysłać wiadomość, otrzymuje komunikat błędu:

  1. ------ This is a copy of the message, including all the headers. ------
  2.  
  3. Return-path: <iii0@op.pl>
  4. Received: from smtpo19.poczta.onet.pl ([213.180.142.150])
  5. by wn01.webd.pl with esmtp (Exim 4.69)
  6. (envelope-from <iii0@op.pl>)
  7. id 1QofXQ-0004qC-2y
  8. for grasat@chojnice.ch; Wed, 03 Aug 2011 19:47:24 +0200
  9. Received: from pkn7.m5r2.onet (pkn7.m5r2.onet [10.174.32.168])
  10. by smtp.poczta.onet.pl (Onet) with ESMTP id 1E50BBC0
  11. for <grasat@chojnice.ch>; Wed, 3 Aug 2011 19:47:21 +0200 (CEST)
  12. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=op.pl; s=2011;
  13. t=1312393641; bh=bVv+kAacMgTrh9S6tOgqri/0eT+5XOIPhz4/dqj/a3c=;
  14. h=Content-Type:MIME-Version:From:To:Date:Message- Id:Subject;
  15. b=hYvrl01wvd5X4TzDdsxZkBajER/LpXsuPqi2gY4dOGuEPHZSp8T0Xkm2eDQhniZ15
  16. cWR8VxCNfZ6GZJudUf0ckbEUo5G75Xwqj/comq2itWw2mepd7QaCaW35x2DFzoB6B6
  17. H8Bacenao2REqUpOnAyjayfFE0vVsdzekVxKsvO8=
  18. Content-Type: multipart/alternative; boundary="===============0519197804=="
  19. MIME-Version: 1.0
  20. Received: from [188.125.135.169] by pkn7.m5r2.onet via HTTP id
  21. 201107031947195360010001; Wed, 03 Aug 2011 19:47:20 +0200
  22. From: iii0@op.pl
  23. X-Priority: 3
  24. To: grasat@chojnice.ch
  25. Date: Wed, 03 Aug 2011 19:47:20 +0200
  26. Message-Id: <43751206-7e0ee8cd831709a472303c81777105cf@pkn7. m5r2.onet>
  27. X-Mailer: onet.poczta
  28. Subject: sprawdzenie
  29. X-Onet-PMQ: <iii0@op.pl>;188.125.135.169;PL;1
  30.  
  31. This is a multi-part message in MIME format.
  32. --===============0519197804==
  33. Content-Type: text/plain; charset="utf-8"
  34. Content-Transfer-Encoding: quoted-printable
  35. Content-Disposition: inline
  36.  
  37. sprawdzenie
  38. --===============0519197804==
  39. Content-Type: text/html; charset="utf-8"
  40. Content-Transfer-Encoding: quoted-printable
  41. Content-Disposition: inline
  42.  
  43. <div>sprawdzenie</div>
  44.  
  45. --===============0519197804==--


proszę o pomoc, jak mam ustawić wszystko, tak by działało.

Ten post edytował grabek93 3.08.2011, 19:04:55
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi (1 - 4)
nrm
post 3.08.2011, 19:09:49
Post #2





Grupa: Zarejestrowani
Postów: 627
Pomógł: 33
Dołączył: 1.05.2005
Skąd: Katowice

Ostrzeżenie: (0%)
-----


nie wyciąłes czasem nam komunikatu błędu? powinien być nad kopią maila.


--------------------
Go to the top of the page
+Quote Post
grabek93
post 3.08.2011, 19:16:36
Post #3





Grupa: Zarejestrowani
Postów: 73
Pomógł: 8
Dołączył: 23.09.2010

Ostrzeżenie: (10%)
X----


sory

  1. This message was created automatically by mail delivery software.
  2.  
  3. A message that you sent could not be delivered to one or more of its
  4. recipients. This is a permanent error. The following address(es) failed:
  5.  
  6. grasat@op.pl
  7. (ultimately generated from grasat@chojnice.ch)
  8. SMTP error from remote mail server after MAIL FROM:<iii0@op.pl> SIZE=2704:
  9. host mx.poczta.onet.pl [213.180.147.146]: 550 5.7.1 Rejected, look at <a href="http://www.openspf.org/why.html?sender=iii0@op.pl&ip=194.181.14.175&receiver=mx.poczta.onet.pl" target="_blank">http://www.openspf.org/why.html?sender=iii....poczta.onet.pl</a> (http://antyspam.onet.pl/odblokuj.html?id=03002SPF012&ip=194.181.14.175)
Go to the top of the page
+Quote Post
nrm
post 3.08.2011, 19:29:41
Post #4





Grupa: Zarejestrowani
Postów: 627
Pomógł: 33
Dołączył: 1.05.2005
Skąd: Katowice

Ostrzeżenie: (0%)
-----


no i masz tam odpowiedz wink.gif
Twój host nie ma rekordu SPF w DNS. / tudzież został dodany jako spam host w onecie.

edit, sorry za szybko odpisałem nie patrząc. tu masz powód:

mx.poczta.onet.pl received a message from wn01.webd.pl (194.181.14.175) that claimed an envelope sender address of iii0@op.pl.

However, the domain op.pl has declared using SPF that it does not send mail through wn01.webd.pl (194.181.14.175). That is why the message was rejected.

Ten post edytował normanos 3.08.2011, 19:34:00


--------------------
Go to the top of the page
+Quote Post
grabek93
post 3.08.2011, 20:32:22
Post #5





Grupa: Zarejestrowani
Postów: 73
Pomógł: 8
Dołączył: 23.09.2010

Ostrzeżenie: (10%)
X----


Czyli co mam teraz zrobić?
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 22.06.2025 - 07:21