Closed (fixed)
Project:
Reroute Email
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2011 at 03:27 UTC
Updated:
10 Nov 2011 at 06:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
wiifmLooks good to me, lets get this patch in
Comment #2
rfayComment #3
wiifmThis patch is also relevant for the 6.x branch (and would be a nice addition)
Comment #4
rfayMinor reroll. This seems like a reasonable addition.
It is annoying as I now have to reroute to rfay@localhost.localdomain, since valid_email_address() thinks that rfay@localhost isn't valid :-(
Comment #6
rfayNot sure what happened there...
Comment #8
rfayAh, I think it's trying to patch 7.x-1.0
Comment #9
rfay#6: reroute_email.validate_email_addresses_1252762_05.patch queued for re-testing.
Comment #11
rfayWow, taking me a while. This one allows the list of email addresses to be separated by commas and semicolons, and fixes the test.
Comment #12
rfayCommitted to 7.x-1.x: cb90523
Comment #13
rfayCommitted to 6.x-1.x in 00c590d, as attached.