shayne wrote:How would one do a redirect, ie like the .forward in a "standard" unix type environ.
Also, can mailman be integrated with the underlying sendmail, and is it a particularly "sane" process?
Yes, you can use mailman with sendmail on the Scalix server.
When the SMTP Relay can't find a match in the SYSTEM directory for an address, it will turn to sendmail to see if the user is a local one. Provided that you include the domain name of the mailing list addresses in /etc/mail/local-host-names, the SMTP Relay will be able to pass on the message to sendmail for processing by mailman.
If the mailing list domain is different from your Scalix domain, you may also need to add a RELAY accept line to /var/opt/scalix/sys/smtpd.cfg so that messages can be mailed to the list.
Cheers
Dave