mcjathan sent the message below at 04:16 11/27/2006:
>Mark Sapiro wrote:
> > mcjathan wrote:
> >
> >> In reading your instructions through what I discovered was that
> >> POSTFIX_STYLE_VIRTUAL_DOMAINS was set to false like this:
> >>
> >>   POSTFIX_STYLE_VIRTUAL_DOMAINS = []
> >>
> >> I'm assuming this may be the entire problem.  Should this be set thusly?:
> >>
> >>   POSTFIX_STYLE_VIRTUAL_DOMAINS = ['domain1.net', 'domain2.net']
> >>
> >
> >
> > Probably yes, but that's what you said you had in mm_cfg.py in the OP.
>Hi Mark, Sorry, my mistake here.  I'm kind of over my head and feel like
>I'm chasing my tail as I try to walk through various configuration files
>and parameters.
>
>In fact, POSTFIX_STYLE_VIRTUAL_DOMAINS was set in mm_cfg.py, but was not
>set in Defaults.py.  Should POSTFIX_STYLE_VIRTUAL_DOMAINS not be set in
>Defaults.py?
---------------- End original message. ---------------------

There is a comment right at the top of Defaults.py that says "don't 
edit this file".

Anything you want to change goes into mm_cfg.py and will override 
values in Defaults.py

The reason for this is that Defaults.py gets rebuilt and overwritten 
when you do make install. mm_cfg.py does not get overwritten so it is 
the place your overrides for site specific options are supposed to go.

Dragon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Venimus, Saltavimus, Bibimus (et naribus canium capti sumus)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------
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&file=faq01.027.htp

Reply via email to