[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cpx] cpx.conf file XML error ?
- Subject: Re: [cpx] cpx.conf file XML error ?
- From: Scott Wiersdorf <scottw@xxxxxxxxxxxx>
- Date: Thu, 14 Apr 2005 09:25:03 -0600
On Thu, Apr 14, 2005 at 11:14:18AM -0400, Bill Meier wrote:
> Now that you got my poking around in cpx.conf (yes, do so at your own 
> risk!) I noticed the following
> 
>     <user name="muddy2">
>       <domain>crecom.securesites.net</domain>
>       <capabilities>
>         <ftp/>
>         <mail-spamassassin/>
>       </capabilities>
>       <services>
>         <ftp/>
>         <mail-spamassassin/>
>       </services>
>       <fullname>Tom Hudson</fullname>
>       <domain_admin/>
> 
> You will note there is an end tag for <domain_admin/> but I see no start 
> tag... I saw this with all the domain admins I had.
Notice the '/' is at the end of the element. <domain_admin/> is a
shortcut for <domain_admin></domain_admin>. This is valid XML.
Scott
-- 
Scott Wiersdorf
scottw@xxxxxxxxxxxx
======================================================================
This is <cpx@xxxxxxxxxxxxx>      <http://www.groupmail.org/lists/cpx/>
Before posting a question, please search the archives (see above URL).
Home |
Main Index |
Thread Index