Méthode mailingListInfo

 retour à l'index du groupe



mailingListInfo

mailingListStructmailingListInfo ( stringsession, stringdomain, stringml )

Description

Retrieve the mailing list infos

Paramètres

  • stringsession : the session id
  • stringdomain : the domain name
  • stringml : the mailing list

Retour

The mailing list infos
  • stringdomain : the domain name
  • stringml : the mailing list name
  • stringowner : the mailing list owner
  • intnbSubscribers : the number of subscribers
  • booleanmessage_moderation : message moderation ?
  • booleanusers_post_only : only subscrivers can post ?
  • booleansubscription_moderation : moderation of subscription ?
  • stringreplyto : define who the response is send to (mailinglist|lastuser|email@domain.org)
  • stringlang : the mailing list language (fr|es|de|en|pl)
langage de programmation / libraries :
 
Paramètres :
string session : $session
string domain :
string ml :