
7 Oct
2013
7 Oct
'13
7:32 a.m.
Does anyone know of a good free library for parsing email addresses? Preferrably something that's already packaged for Debian.
Well the 'ap' program in the nmh package parses address at the shell level. Depending on how horrible the nmh code is, there might be a usable C library behind that. There's also the 'formail' program in nmh, which has a different purpose, but I think does some address parsing. -- Smiles, Les.