mail_account_is_valid


Description:

public static bool mail_account_is_valid (SourceRegistry registry, string user, string name)

Checks that a mail account is valid, and returns its name.

Parameters:

registry

an SourceRegistry

user

user name for the account to check

name

placeholder for the account name

Returns:

TRUE if the account is valid, FALSE if not.