At Tue, 15 Sep 2020 00:34:21 +0000 Steven Jones <[email protected]> wrote:

> 
> Hi,
> 
> I am trying to setup a mailman 2 instance on RHEL8.2 and postfix seems to be 
> rejecting the input, not sure if it is a Postfix issue or a Mailman issue.  
> The list aaa-seteven is in the aliases file in /etc/mailman
> 
> 
> telnet vuwunicomailmd1.ods.vuw.ac.nz 25
> Trying 130.195.14.234...
> Connected to vuwunicomailmd1.ods.vuw.ac.nz.
> Escape character is '^]'.
> 220 lists.victoria.ac.nz ESMTP Postfix
> ehlo vuwunicossj0002.ods.vuw.ac.nz
> 250-lists.victoria.ac.nz
> 250-PIPELINING
> 250-SIZE 30720000
> 250-VRFY
> 250-ETRN
> 250-STARTTLS
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250-DSN
> 250 SMTPUTF8
> mail from:[email protected]
> 250 2.1.0 Ok
> rcpt to: [email protected]
> 550 5.1.1 <[email protected]>: Recipient address rejected: User 
> unknown in local recipient table
> quit
> 221 2.0.0 Bye
> Connection closed by foreign host.
> 
> any idea please?

What is in your /etc/aliases file?  And did you run /usr/bin/newaliases after 
your last edited /etc/aliases?

Mailman's list creation script does NOT update /etc/aliases.  You have to do 
that by hand.  Until that is done, things are not actually going to work.

> 
> 
> 
> 
> regards
> 
> Steven
> 
> 
> 
> regards
> 
> Steven
> ------------------------------------------------------
> Mailman-Users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/mailman-users.python.org/
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Security Policy: http://wiki.list.org/x/QIA9
> Searchable Archives: https://www.mail-archive.com/[email protected]/
>     https://mail.python.org/archives/list/[email protected]/
> 
>                                                           
> 

-- 
Robert Heller             -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software        -- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
[email protected]       -- Webhosting Services
                 
------------------------------------------------------
Mailman-Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/[email protected]/
    https://mail.python.org/archives/list/[email protected]/

Reply via email to