Method popModifyPassword

 return to group index



popModifyPassword

voidpopModifyPassword ( stringsession, stringdomain, stringpop, stringpassword, booleandoNotSendMail )

Description

Modify a pop account password

Parameters

  • stringsession : the session id
  • stringdomain : the domain name
  • stringpop : the pop name
  • stringpassword : the new pop password
  • booleandoNotSendMail : do not send welcome email
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
string pop :
string password :
boolean doNotSendMail :