The question would be, why would you wish to do this? Though in effect this is what I do, except I have 3 sendmail instances on three servers.
I have an incoming smtp server, an outgoing smtp server and a list server, all run sendmail (actually the first 2 servers are clustered but lets not go there). The incoming smtp server re-routes email of the form [EMAIL PROTECTED] to the lists server, otherwise the mail [EMAIL PROTECTED] gets sent to the exchange server. Outgoing lists are directed to the outgoing smtp server using the smarthost feature in sendmail and the mailertable feature to direct any internal email from a list to the exchnage server to save passing through the in/out smtp servers. The lists server runs apache and is exposed to the Internet allowing web subscription. regards Steven aka thing -----Original Message----- From: Scott Kopel [mailto:[EMAIL PROTECTED] Sent: Wednesday, 15 December 2004 10:48 a.m. To: [EMAIL PROTECTED] Subject: [Mailman-Users] integrated web server? Do the web based subscribe and un-subscribe and searchable archive features have to sit on the same server as the mail server (sendmail)? In other words I don't have Apache installed on my email server. How hard is it to separate the two and use Mailman? Scott Kopel English Department - FSU 850 644 6177 ------------------------------------------------------ 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/ ------------------------------------------------------ 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/
