You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
341 B
11 lines
341 B
15 years ago
|
/** @mainpage libemailfunctions
|
||
|
|
||
|
This library contains utility functions for dealing with email addresses.
|
||
|
This includes parsing, splitting, and munging email addresses represented
|
||
|
as strings (e.g. in email headers); some additional functions handle
|
||
|
non-latin1 upper- and lower-case conversions.
|
||
|
|
||
|
Everything lives in the KPIM namespace.
|
||
|
|
||
|
*/
|