Created
September 16, 2011 19:03
-
-
Save alkema/1222841 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started POST "/incoming_mails" for 75.101.174.33 at 2011-09-16 11:44:50 -0700 | |
Processing by IncomingMailsController#create as HTML | |
Parameters: {"to"=>"<[email protected]>", "disposable"=>"", "from"=>"[email protected]", "subject"=>"test", "message"=>"Received: by wyh11 with SMTP id 11so4116107wyh.36\r\n for <[email protected]>; Fri, 16 Sep 2011 11:44:46 -0700 (PDT)\r\nReceived: by 10.227.200.147 with SMTP id ew19mr1896356wbb.38.1316198686329;\r\n Fri, 16 Sep 2011 11:44:46 -0700 (PDT)\r\nReturn-Path: <[email protected]>\r\nReceived: from Steve-Smiths-MacBook-Pro.local ([46.208.75.144])\r\n by mx.google.com with ESMTPS id p8sm10467322wbo.20.2011.09.16.11.44.44\r\n (version=SSLv3 cipher=OTHER);\r\n Fri, 16 Sep 2011 11:44:45 -0700 (PDT)\r\nMessage-ID: <[email protected]>\r\nDate: Fri, 16 Sep 2011 19:44:42 +0100\r\nFrom: Steve Smith <[email protected]>\r\nUser-Agent: Postbox 2.5.2 (Macintosh/20110802)\r\nMIME-Version: 1.0\r\nTo: [email protected]\r\nSubject: test\r\nContent-Type: text/plain; charset=ISO-8859-1\r\nContent-Transfer-Encoding: 7bit\r\n\r\ntest\r\n", "plain"=>"test", "html"=>"", "x_to_header"=>"[\"[email protected]\"]", "x_cc_header"=>"", "signature"=>"2149bc7a3f088b70b67308bf6b88c156"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment