Implementation of the EmailAddress class. More...
#include <nawa/mail/EmailAddress.h>
#include <nawa/util/encoding.h>
#include <nawa/util/utils.h>
#include <regex>
#include <sstream>
Go to the source code of this file.
Implementation of the EmailAddress class.
Definition in file EmailAddress.cpp.