On Fri, May 03, 2002 at 07:13:40AM -0500, Jim Hale wrote:

> Now I noticed another problem (and hopefully it's the last one on this
> subject) - 
> 
> I created a mailing list called 'test' and got the response email on how

Right. That initial email was generated by the list creation script.

> to use/access it. But when I send a message to [EMAIL PROTECTED]
> to test the massage flow, I got a message back saying that the user
> doesn't exist. I created a user called test and now the mail just goes
> into his mailbox without going back to the list. :/

I think you may not have read the mailman documentation completely. After
creating a list called "test" you have to create some aliases on your
postfix system, so that postfix can pass an incoming list message to
mailman for processing. A set of aliases for the test list would look
like this:

test: "|/var/mailman/mail/wrapper post test"
test-owner: "|/var/mailman/mail/wrapper mailowner test"
test-request: "|/var/mailman/mail/wrapper mailcmd test"

Put lines like these into your postfix aliases file, rebuild the aliases
file, and then things should work.

-- 
Anand Buddhdev
Personal site: http://anand.org



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to