> I´m looking for an EMAIL server (SMTP) to run under z10 / SUSE 10. > Does anyone have a suggestion?
You have the usual Unix choices: sendmail, postfix, or exim. If you need only SMTP send/receive and don't need to do anything fancy to mail, postfix "Just Works". If you need total control over every aspect of header rewriting, interfacing with databases, etc, you probably should look at exim or sendmail. Exim is easier to configure, unless you consider yourself a functional programming wizard. You should also check out our extensible mail server configuration guide on www.sinenomine.net. That configuration will work very well for large customers bases. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
