Bug#640654: Fails to determinate log file path

2012-12-17 Thread Andreas Metzler
On 2012-12-16 Klaus Ethgen kl...@ethgen.de wrote:
 Am So den 16. Dez 2012 um 18:34 schrieb Andreas Metzler:
   The eximon script fails to determinate the location of the log file if
   it is set to ':syslog' or 'syslog:'.
 
  Just out of interest: Why would one set
  log_file_path = :syslog
  instead of 
  log_file_path = syslog

 Due the syslog lines could be cut or wrapped around. For the normal
 stuff I need the normal mainlog but for remote logging I need to log via
 syslog.

Ah, I did not realize this gave you _both_ regular log and syslog.

Looks like we have stumbled upon a another bug. ;-) 
log_file_path = :
and
log_file_path =
behave differently.

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#640654: Fails to determinate log file path

2012-12-16 Thread Andreas Metzler
On 2011-09-06 Klaus Ethgen kl...@ethgen.de wrote:
 Package: eximon4
 Version: 4.76-2
 Severity: normal

 The eximon script fails to determinate the location of the log file if
 it is set to ':syslog' or 'syslog:'.


Just out of interest: Why would one set
log_file_path = :syslog
instead of 
log_file_path = syslog

 The reason is that it falls back to
 log subdirectory of spool directory what is completely wrong as the
 default log directory is /var/log/exim4.
[...]

FWIW, the default log subdirectory resulting from 'log_file_path =' is
indeed $spooldirectory/log. ;-)

cu andreas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#640654: Fails to determinate log file path

2012-12-16 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi Andreas,

Am So den 16. Dez 2012 um 18:34 schrieb Andreas Metzler:
  The eximon script fails to determinate the location of the log file if
  it is set to ':syslog' or 'syslog:'.
 
 
 Just out of interest: Why would one set
 log_file_path = :syslog
 instead of 
 log_file_path = syslog

Due the syslog lines could be cut or wrapped around. For the normal
stuff I need the normal mainlog but for remote logging I need to log via
syslog.

Regards
   Klaus
- -- 
Klaus Ethgen  http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen kl...@ethgen.de
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQGcBAEBCgAGBQJQzisjAAoJEKZ8CrGAGfasZqIMAKvhy0Wsa69JPXKfMty76Hk4
mu/Zuxiq0CG+WQq68JZQbh4ElsI7q9GRLhyP3utLrEtIbi2aa2yY0TpDAjwa2N8g
I5fcybXZTZm+f8NoTt28NG/XPQCW7Rf1oPGJ2NBysb76w6VNEMbkJ733OVrs5EzA
mXnywlSh6+yww67/h7F+ldZKlbujrEmF5imnkFyjZfcj4Vp+ebtHlAQS8dRBJ8Am
DIyvRSITW/K5VZNV1KTXGTz1nGjUzrln6Vd9xNs4NfX9qNn65xWHBEOcKLoq7RcV
qiY4KPNU1z+wHB5iMVKbGS1AvbY3vw9gUlQg7neEHZWEg6VIqx6kb0qCBpkTBIsy
W7nRlB+zTs1CFvawSWtxG4zrPKEaypriUl9ozVpbGEXJ+cQCOLDOEXy6vaLtpLGW
ujWrgn9V9KYByF/NftgjDPubnCWqUJieZZAbvvSJylIdTatw57bX3tiJqiFCqL9I
05ePvMh6OgSl30g3WFaCB/AXL2f0I4EN/5ONOtDa7Q==
=D0mY
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#640654: Fails to determinate log file path

2011-09-06 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: eximon4
Version: 4.76-2
Severity: normal

The eximon script fails to determinate the location of the log file if
it is set to ':syslog' or 'syslog:'. The reason is that it falls back to
log subdirectory of spool directory what is completely wrong as the
default log directory is /var/log/exim4.

So please fix that in /usr/sbin/eximon to default to /var/log/exim4 in
that special case or (less preferable) set a symlink from
/var/spool/exim4/log to /var/log/exim4.

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'stable'), (60, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.3 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash

Versions of packages eximon4 depends on:
ii  exim4-base  4.76-2   
ii  libc6   2.13-18  
ii  libpcre38.12-4   
ii  libx11-62:1.4.4-1
ii  libxaw7 2:1.0.9-2
ii  libxext62:1.3.0-3
ii  libxmu6 2:1.1.0-2
ii  libxt6  1:1.1.1-2

eximon4 recommends no packages.

eximon4 suggests no packages.

- -- no debconf information

- -- 
Klaus Ethgen  http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen kl...@ethgen.de
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQGcBAEBCgAGBQJOZdMiAAoJEK8RO3RE9oVxjroL/RP71Gyj2HqRm5pgm4JT1Y+a
beJWMr38eb4cESatY/FmnogfKCf1eyrPcLpMIdpO7UQzLE5diW0WgLWuf1d6JmXy
o9OAAxkDmtjBVzM1j4v2WNA3DdvpQcIM6kpf99aZd+aAxaLuZJ+dliRseNXYgLJP
JOab/XF842+sCXF2HiefhzziaBJ+SlsV5I3oskrbytZRZPb8Z1wCTLAGrNBKSnF1
9VcQdNHt/cvilAsbH3KXSplXMqTBdYQDP8s4DspWdCW9BRfoukVarDe+ibsjFbuK
ZRts+WRM/vebfGLnnBbM3frAse8R6tmNca3Zrp82WNxjTHy9Hi2pqNRPBTBgOTEe
k+C4Xdrc+87ZMuGc97Rn0fPnp4b7upqyinhb+HFWJ1YU1tdBcQIi2q5SBsNqj+pM
lTtLSEbzNZn46RTyk5qkAWfybucDhYXj5wCjHUX/TMLJIg5GgPh/SRlTFekTcFVL
WTps1LdTIAdrAMurGyFXTbMYJVzdh/qnZBh2UBAl3A==
=Nv1o
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org