Re: [Mailman-Developers] mailman3 on debian

2018-04-22 Thread ??????
/postfix_{domains,lmtp} and then it works, I think your solution: $ mailman aliases should also work. -- Original -- From: "Mark Sapiro"; Date: Sun, Apr 22, 2018 10:09 PM To: "mailman-developers"; Subject: Re: [Mailman-Developers] mail

Re: [Mailman-Developers] mailman3 on debian

2018-04-22 Thread Simon Hanna
On 04/22/2018 12:31 PM, ?? wrote: > OK, I follow the instruction of /usr/share/doc/mailman3/README.Debian, > > > it can visit http://server/mailman3/postorius/lists/, but when login, it says > Sever Error (500). in /var/log/mailman3/web/mailman-web.log there is a line: > SMTPRecipientsRefused

Re: [Mailman-Developers] mailman3 on debian

2018-04-22 Thread Mark Sapiro
On 04/22/2018 03:31 AM, 孙志勇 wrote: > > it can visit http://server/mailman3/postorius/lists/, but when login, it says > Sever Error (500). in /var/log/mailman3/web/mailman-web.log there is a line: > SMTPRecipientsRefused: {u'x...@xx.com': (451, '4.3.0 : Temporary > lookup failure')} > # x...@xx.

Re: [Mailman-Developers] mailman3 on debian

2018-04-22 Thread ??????
OK, I follow the instruction of /usr/share/doc/mailman3/README.Debian, it can visit http://server/mailman3/postorius/lists/, but when login, it says Sever Error (500). in /var/log/mailman3/web/mailman-web.log there is a line: SMTPRecipientsRefused: {u'x...@xx.com': (451, '4.3.0 : Temporary loo

Re: [Mailman-Developers] mailman3 on debian

2018-04-21 Thread Mark Sapiro
On 04/20/2018 09:58 PM, 孙志勇 wrote: > > I installed mailman3 on debian through the command: > > > $ aptitude install mailman3-full > > > does it need to do further config following > http://docs.mailman3.org/en/latest/config-core.html and > http://docs.mailman3.org/en/latest/config-web.html