General

Profile

yyyc514 (Josh Goebel)

  • Login: yyyc514
  • Email: me@joshgoebel.com
  • Registered on: 03/12/2014
  • Last sign in: 05/23/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

03/13/2014

09:08 PM Ruby master Bug #9627: SMTP does not properly dot-stuff an unterminated last line
If I'm understanding this properly I think this monkey-patch is all it takes to fix it:
```
module Net
class I...
yyyc514 (Josh Goebel)

03/12/2014

08:10 PM Ruby master Bug #9627 (Closed): SMTP does not properly dot-stuff an unterminated last line
```
str = "Date: Wed, 12 Mar 2014 16:02:26 -0400\r\nFrom: someone@aol.com\r\nTo: someone@aol.com\r\nMessage-ID: <532...
yyyc514 (Josh Goebel)

Also available in: Atom