Método emailSetDomainCatchAll
emailSetDomainCatchAll
voidemailSetDomainCatchAll ( stringsession, stringdomain, stringtype, stringpop, stringaddress )Descrição
Set domain email catch-allParâmetros
- stringsession : the session id
- stringdomain : the domain name
- stringtype : the catch-all type (LOCAL|DISTANT|BOUNCE|DELETE)
- stringpop : the local pop account for type LOCAL
- stringaddress : the destination email for type DISTANT











Gerador de código
Assinatura do método