On 5/26/23 4:36 AM, alopez@ac.upc.edu wrote:
Hello, I want to have a mailman configured together with virtual alias. To do that I need to use alias_domain. I have tried to do it with mailman shell. The domain seams to be created but when I leave the shell and enter again, the domain is not longer there.
Because you are leaving mailman shell with exit() which doesn't commit
changes. You deed to either explicitly commit with commit()
or exit
with control-D. Recent mailman shell will report in its banner
Welcome to the GNU Mailman shell Use commit() to commit changes. Use abort() to discard changes since the last commit. Exit with ctrl+D does an implicit commit() but exit() does not.
On the other hand, If I create a domain in administrator interface, it is not listed in the shell. If I create in the web interface, which field correspond to the alias_domain : Domain Name, Display Name , Mail domain?
Your Postorius is too old to support alias_domain, and your Mailman core may be too - requires core >= 3.2.0.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan