Hello Nigel,
my mm_cfg.py contains:
...
# --------added: http://www.exim.org/howto/mailman21.html#exconf
MTA = None
MTP_MAX_RCPTS = 50
SMTP_MAX_SESSIONS_PER_CONNECTION = 30
#---------------------------------------------------------------
and editing the MTA entry to:
MTA = 'None'
and e.g. in /etc/aliases:
## support Mailingliste
support: "|/usr/lib/mailman/mail/mailman post support"
....
there´s the same error/message like before.
You need to change the settings in mm_cfg.py - specifically
MTA = 'None'
or
MTA = 'Manual'
Other settings may persuade it to fiddle with alias files...
Nigel.
--
[ Nigel Metheringham [EMAIL PROTECTED] ]
[ - Comments in this message are my own and not ITO opinion/policy - ]
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
---------------------------------
Wissenswertes zum Thema PC, Zubehör oder Programme.BE A BETTER INTERNET-GURU!
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/