Méthode mailingListAdd
retour à l'index du groupe
mailingListAdd
voidmailingListAdd (
stringsession,
stringdomain,
stringml,
stringowner,
stringlang,
stringreplyto,
booleanmessage_moderation,
booleanusers_post_only,
booleansubscription_moderation
)
Description
Create a mailing list Paramètres
- stringsession : the session id
- stringdomain : the domain name
- stringml : the mailing list
- stringowner : the owner
- stringlang : the language
- stringreplyto : define who the response is send to (mailinglist|lastuser|email@domain.org)
- booleanmessage_moderation : message moderation ?
- booleanusers_post_only : only subscrivers can post ?
- booleansubscription_moderation : moderation of subscription ?