On 8/30/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Anders Norrbring wrote:
>
> >Simple question,
> >would it be possible to run mailman on one host, and the Postfix MTA on
> >another host?
> >
> >The reason is that I'm configuring a new in/outgoing server that
> >eventually should take over the "old" one, the old should keep the web
> >server functionality, so I'd like to split things up.
> >
> >If it can be done, any hints on how?
>
>
> Using a different host for outgoing mail is simple. Just set SMTPHOST
> in mm_cfg.py.
>
> Incoming mail to Mailman is more difficult. This has been discussed
> before on this list. See
> <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.018.htp>
> for searching information.
>

You also need to have
  DELIVERY_MODULE = 'SMTPDirect'
But this is likely already set.

In some ways you are using the new machine as a proxy.  I found this
link to be helpful.
http://www.muine.org/~hoang/postfix.html

It is however both for an older version of postfix and for Sun. Still
I thought it laid it out clearly.
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to