Sorry for being so slow, but if I set:
$listmail_url = "http://www.mydomain.com/mail" with multiple lists (6), is the alias the list name of each list and is it appended after /mail??
Also, the following instruction:
Set the $list variable to one or more lists. For example:
$list= '1'
or
$list= '1,3,2'
do I delete one of the $list variables and configure the remaning variable as $list= '1,2,3,4,5,6'?
Thanks, again!