Re: Problems configuring postfix to forward to syslog

2007-03-02 Thread Thomas Lotterer
Wilson Jason<[EMAIL PROTECTED]> wrote on 2007-03-01 04:26: > This I have done and worked out the order of the parameters is > important. > > Using 'syslog(target="remote")' fails, but > 'syslog(remotehost="localhost",target="remote")' > works. > > The remotehost parameter needs to be specified be

RE: Problems configuring postfix to forward to syslog

2007-02-28 Thread Wilson Jason
Replying to myself - >Some additional testing I managed to break it down to: >fsl-l2tool 'syslog(target="remote")' >l2tool:ERROR: failed to parse specification (invalid use; line >1, column 23: `ote"<>)'; failed to configure channel with >'target="remote"') > >It would appear to me that the c

RE: Problems configuring postfix to forward to syslog

2007-02-28 Thread Wilson Jason
>For debugging aid please have a look at the last paragraph of >http://marc.theaimsgroup.com/?l=openpkg-dev&m=116608524305991 I had found the instructions in the fsl code, but had hoped there might be an easier way... >> On a related question - does the fsl library re-read >configuration on th

Re: Problems configuring postfix to forward to syslog

2007-02-28 Thread Thomas Lotterer
Wilson Jason<[EMAIL PROTECTED]> wrote on 2007-02-28 02:00: > > Could someone please help me with configuring postfix to sends its logs to > both a local file and to a syslog server? > For debugging aid please have a look at the last paragraph of http://marc.theaimsgroup.com/?l=openpkg-dev&m=11660