artconnoisseur (Daniel Mavis)
- Login: artconnoisseur
- Email: artconnoisseur@yahoo.com
- Registered on: 04/27/2010
- Last sign in: 04/27/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/27/2010
-
04:18 PM Ruby Bug #3205 (Closed): Problem with recent update to lib/net/smtp.rb rcptto_list method
- =begin
Looks like recent update to lib/net/smtp.rb rcptto_list method uses unknown/undeclared variable name 'ok_addrs' instead of 'ok_users' which causes an exception when trying to send mail on line 842. See snippet below:
def rcp...