On Fri, Mar 26, 2004 at 01:32:14PM -0800, Joseph Tam wrote:
> I was under the impression that "[global]" sets up the defaults, which
> all the other modules inherit, if they don't specify something else.
The global defaults are those that occur outside all module sections.
Just to be clear, I mean
On Fri, 26 Mar 2004, Wayne Davison wrote:
> On Fri, Mar 26, 2004 at 01:17:27AM -0800, Joseph Tam wrote:
> > [global]
> > transfer logging= false
> > syslog facility = uucp
>
> If you get rid of the [global] heading and just put those items at the
> start of the file, it
On Fri, Mar 26, 2004 at 01:17:27AM -0800, Joseph Tam wrote:
> [global]
> transfer logging= false
> syslog facility = uucp
If you get rid of the [global] heading and just put those items at the
start of the file, it should work:
[...]
transfer logging= false
syslo