Guest User

header mail con return-path personalizado con mail()

a guest
Aug 12th, 2010
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1.  
  2. Delivered-To: [email protected]
  3. Received: by 10.213.27.206 with SMTP id j14cs128503ebc;
  4. Thu, 12 Aug 2010 15:44:28 -0700 (PDT)
  5. Received: by 10.150.197.14 with SMTP id u14mr1115923ybf.289.1281653067661;
  6. Thu, 12 Aug 2010 15:44:27 -0700 (PDT)
  7. Return-Path: <[email protected]>
  8. Received: from server.crver.net (server.crver.net [67.23.225.225])
  9. by mx.google.com with ESMTP id q5si5269302ybe.22.2010.08.12.15.44.26;
  10. Thu, 12 Aug 2010 15:44:26 -0700 (PDT)
  11. Received-SPF: pass (google.com: domain of [email protected] designates 67.23.225.225 as permitted sender) client-ip=67.23.225.225;
  12. Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates 67.23.225.225 as permitted sender) [email protected]; dkim=pass [email protected]
  13. Received: from server.crver.net (server.crver.net [127.0.0.1])
  14. (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
  15. (No client certificate requested)
  16. by server.crver.net (Postfix) with ESMTP id A59DB524087
  17. for <[email protected]>; Thu, 12 Aug 2010 18:44:25 -0400 (EDT)
  18. X-DKIM: Sendmail DKIM Filter v2.8.3 server.crver.net A59DB524087
  19. DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=crver.net; s=default;
  20. t=1281653065; bh=y1zKwM42pMWfeFOw7qi0IxzG9rvnWOx1QuxhpPxOpTM=;
  21. h=Date:Message-Id:To:Subject:MIME-Version:Content-Type:From;
  22. b=CimHLp+tznqOjC/OA2M8wwrbBm9MkDclOWQ88biYfQG5zn9caqvAtPuoISwt/7L4W
  23. f7TPaaw+1ExY9Y/f2yvS1F+FFDAYFOWY5n1t3K9oHBgOVyLAK8gJfvERLRYNZfO98O
  24. RsvOdIWD8HwNmHTC0fTjxsR7TCmwAYiXPXs61X3Q=
  25. Received: (from apache@localhost)
  26. by server.crver.net (8.13.8/8.13.8/Submit) id o7CMiPwC000945;
  27. Thu, 12 Aug 2010 18:44:25 -0400
  28. Date: Thu, 12 Aug 2010 18:44:25 -0400
  29. Message-Id: <[email protected]>
  30. X-Authentication-Warning: server.crver.net: apache set sender to [email protected] using -f
  31. Subject: que pex
  32. MIME-Version: 1.0
  33. Content-Type: multipart/mixed; boundary="20b6a658afb5f6026ec9ccc5053d0bb2"
  34.  
  35.  
  36. --20b6a658afb5f6026ec9ccc5053d0bb2
  37. Content-Type: multipart/alternative; boundary="20b6a658afb5f6026ec9ccc5053d0bb2_htmlalt"
  38.  
  39. --20b6a658afb5f6026ec9ccc5053d0bb2_htmlalt
  40. Content-Type: text/html; charset=iso-8859-1
  41. Content-Transfer-Encoding: 8bits
  42.  
  43. probando uno dos tres
  44.  
  45. --20b6a658afb5f6026ec9ccc5053d0bb2_htmlalt--
  46.  
  47. --20b6a658afb5f6026ec9ccc5053d0bb2--
Advertisement
Add Comment
Please, Sign In to add comment