votes
C# E-mail formatting
Hi all, I'm useless at regex, but for the task I'm currently working on it seems like the correct approach. I have a Windows Service (.NET 2.0) which needs to filter e-mail addresses. It will receive input in a format like these: [co ...
