Ok, but 2 installations on the same host really does not make problems?
When the remove, confirm etc. links are different than my site's domain, then this is unprofessional, isn't it?
Greetings,
Unless you were to register a new domain that works for both sites you would have to use two separate installations. Remove links, etc. are all based on the ListMail installation URL, and at this time there can only be one of these.
You are welcome to perform multiple installations for your own sites.
Regards
http://domain2.com/removeme.php?u=!uid
<?phpheader('Location: http://domain2.com/mail/rem.php?u='.$_GET['u']);?>