On Fri, 24 Oct 1997, Mats Dufberg wrote:
> On Thu, 23 Oct 1997 15:45:26 -0500 (CDT), Ryan Gray wrote:
>
> >I was sending messages a list and not
> >getting anything at all actually getting to the list. With further
> >investigation, I notice that the entire message, header and all, was
> >appended to my list's file. In this case "poptest".
> > Yes, the file "poptest" in /usr/majordomo-1.94.4/lists . . . the
> >file that is supposed to only contain my list of users. When I looked at
> >it, there was the list of users (only two right now for test purposes) and
> >right after it, the entire message that was sent.
>
>
> I'd guess that the alias in aliases is incorrect. My guess
> is that it is something like
>
> poptest-outgoing: /usr/majordomo-1.94.4/lists/poptest
>
> instead of
>
> poptest-outgoing: :include:/usr/majordomo-1.94.4/lists/poptest
>
AAHH, thanks for your reply!! I double checked the aliases file and sure
enough, problem. I had . . .
poptest-list :include:/usr/majordomo-1.94.4/lists/poptest
--notice the missing ":" after poptest-list
I changed it to . . .
poptest-list: :include:/usr/majordomo-1.94.4/lists/poptest
All is well now. Thank you!
Regards,
Ryan Gray
References:
|
|