-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike Gifford wrote: > RH 8.0 - upgraded with apt-get > mailman-2.1.1-4 > sendmail-8.12.8-9.90 > postfix-1.1.12-1 [...] > Tweaking only works if you know what to touch..
True, but I know I've seen that info in either the Red Hat release notes or somewhere else reasonably handy. I haven't run a machine with Sendmail for years, I switched to Postfix after just a few looks at the Sendmail configs. > Any pointers? > /etc/mail/sendmail.mc Yeah, looking at the redhat rpm of sendmail from 7.3, that file contains this: dnl This changes sendmail to only listen on the loopback device 127.0.0.1 dnl and not on any other network devices. Comment this out if you want dnl to accept email over the network. DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') > How do I activate postfix so that this is run.. Red Hat uses the alternatives system for this. There is an app, redhat-switchmail which will do this for you. You can also just uninstall sendmail and then postfix will become the default MTA if it's installed. To get postfix to accept connections from other than localhost, you need to comment out this line in /etc/postfix/main.cf: inet_interfaces = localhost - -- Todd OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp ====================================================================== An election is coming. Universal peace is declared and the foxes have a sincere interest in prolonging the lives of the poultry. -- T.S. Eliot -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl. iD8DBQE/xOVmuv+09NZUB1oRAgk2AKD4Ip8xpGJqza63aOyy4jGa0q1yzwCeOPiD aUVy43LJrkvqmFAtS/ReeEE= =jaJS -----END PGP SIGNATURE----- ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org