mm_cfg.py entry formating question

David Southwell david at vizion2000.net
Wed Apr 18 14:12:00 UTC 2007


On Wednesday 18 April 2007 06:48:01 Jeffrey Goldberg wrote:
> On Apr 18, 2007, at 3:20 AM, David Southwell wrote:
> > Could anyone please tell me the correct format for multiple
> > add_virtualhost
> > entries in mm_cfg.py
> >
> > Single is shown as:
> >
> > add_virtualhost('virtualURL', 'virtualmailserver')
> >
> > An example for multiples entries where more than one entry
> > line is required (prefer one url and mailserver pair per line).
>
> add_virtualhost('vhostURL1', 'vhostmailserver1')
> add_virtualhost('vhostURL2', 'vhostmailserver2')
> add_virtualhost('vhostURL3', 'vhostmailserver3')
> add_virtualhost('vhostURL4', 'vhostmailserver4')
>
> vhostURL[1-4] must all be unique, but vhostmailserver[1-4] may
> overlap with each other.
>
> -j

Thank you 
I have found that different elements in the config files seem to have their 
own rules for multiples.. I would be helpful if they had examples of multiple 
entries as well as singles.

Thanks again
David

I


More information about the freebsd-ports mailing list