can someone tell me..
1:: how
2:: how and finally
3:: how do you set up virtual domains.
:-)
I have set up majordomo to work with our mail server, using restricted
posts and its all fine. I now need to set up 4 virtual domains for
different mailing lists. I have created new .cf files for eachone altering
the :
$whereami = "my.domain2.com";
$whoami = "me\@$whereami";
$whoami_owner = "Majordomo-Owner\@$whereami";
i have pointed it to the new home directory:
$listdir = "$homedir/me-lists";
where i have:
me.config
me.info
me-post <-- restricted posts
also as a safety i created a new logfile for the new list
$log = "$homedir/my-log";
in my aliases i have::
# New Mailing List
me: "|/usr/local/majordomo-1.94.5/wrapper resend -l me -C
/usr/local/majordomo-1.94.5/me.cf me-OutGoing me-post"
me-post: :include:/usr/local/majordomo-1.94.5/me-lists/me-post
owner-me: adrian
me-request: "|/usr/local/majordomo-1.94.5/wrapper majordomo -l me -C
/usr/local/majordomo-1.94.5/me.cf"
me-approval: adrian
me-OutGoing: :include:/usr/local/majordomo-1.94.5/me-lists/me
in my virtusers I have::
majordomo@my.domain2.com adrian
majordomo-owner@my.domain2.com adrian
me@my.domain2.com adrian
me-owner@my.domain2.com mn
owner-me@my.domain2.com adrian
me-request@my.domain2.com adrian
@my.domain2.com adrian
now, how does it all work...or have i lost the plot altogether?
i am running majordomo 1.94.5 with the latest version of sendmail
adrian
p.s. the obvious one is yes, lost the plot all together :-)
To quote Homer Simpson:
"They say that your brain can only remember so many things? Well it's true.
I took a home wine-making course and forgot how to drive."
Follow-Ups:
|
|