On Tue, 15 Jul 2008 17:47:58 +0000
cald7786 @
bellsouth .
net wrote:
> gotcha there.. but isn't there a way to send a message to a specific lists? For my test environment, I have to lists, and they are both owned by majordomo. Should they be owned by two seperate accounts in order for them to work or did I misconfigure something ??
There is a way to send a message to specific lists, and it's email.
Your lists are defined by addresses in your /etc/aliases
(or /etc/mail/aliases) file. A list with the name of foo, for example,
will have an alias that pipes the email to the wrapper program:
foo: "|/usr/local/majordomo/wrapper resend -l foo foo,nobody"
(This is just an example, and may not work - my configuration uses a
set of aliases for security.)
You'd then send a message to the list by emailing foo @
example .
com .
It's worth taking the time to work through the FAQs on configuring aliases
at http://greatcircle.com/majordomo/majordomo-faq.html#lists
--
======================================================================
Joe Hartley - UNIX/network Consultant - jh @
brainiac .
com
Without deviation from the norm, "progress" is not possible. - FZappa
References:
|
|