Method mailingListInfo
mailingListInfo
mailingListStructmailingListInfo ( stringsession, stringdomain, stringml )Description
Retrieve the mailing list infosParameters
- stringsession : the session id
- stringdomain : the domain name
- stringml : the mailing list
Returns
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)











Code generator
Method signature