The function newsletter_info($massmailGroup, $fromEMail, $textOnly=true, $infoAdmin=false) has 4 parameters:
$massmailGroup is the massmail group used by the newsletter module, in the code example above Newsletter. This group must already exists.
$fromEMail is the email address which will be used as return address for the activation mails.
$textOnly is by default true, the newsletter module will only send emails in TEXT format. If set to false the newsletter module will use the $wb->mail() function and send emails in multipart mode.
$infoAdmin is by default false, if set to true the newsletter module will send status mails to the $fromEMail address to inform the administrator about the newsletter activities.
Alle gesendeten Mails
| 29.05.2009 - 19:11 | Test-Mail Newsletter |


