j...@dodin.org: > Hello, > > My first post here, forgive errors :-( > > I try to make working together a sympa mailing list and an inn nttp > server using postfix as MTA. sympa on a server, in and postfix on an other. > > This page > > https://www.sympa.org/faq/tips_and_howto#how_can_i_have_a_mailing_list_archive_on_a_news_group > > say: > "Create an alias in the MTA of news.mydomain : > > mylist.ml: "| /path/to/mailpost local.ml.mylist" > > When a mail is sent to the list, mylist...@news.mydomain.org will > receive it. And with mailpost, it will be posted on the newsgroup. " > > I created > > jdd: "| /usr/lib/news/bin/mailpost test"
Which file is that, and how is Postfix configured to use that file? > the user jdd receive the mail, not the group "test". Something is wrong > with my aliases. I did run newaliases, restart postfix and inn, no way. > > if I replace jdd by "test", test not being an user, the mail is rejected > with > > "Recipient address rejected: User unknown in local recipient table;" Which recipient? > what did I forget? Quoting the mailing list welcome message: TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail ...