[exim-dev] [Bug 1324] New: Inconsistent interpretation of em…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andreas Metzler
日付:  
To: exim-dev
新しいトピック: [exim-dev] [Bug 1324] Inconsistent interpretation of empty values in log_file_path, [exim-dev] [Bug 1324] Inconsistent interpretation of empty values in log_file_path, [exim-dev] [Bug 1324] Inconsistent interpretation of empty values in log_file_path
題目: [exim-dev] [Bug 1324] New: Inconsistent interpretation of empty values in log_file_path
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1324
           Summary: Inconsistent interpretation of empty values in
                    log_file_path
           Product: Exim
           Version: 4.77
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Logging
        AssignedTo: nigel@???
        ReportedBy: eximusers@???
                CC: exim-dev@???



This is not consistent:

[1] log_file_path = :
Writes to the compile time default if one was set or to %$spooldir/log/
otherwise
[2] log_file_path =
always writes to %$spooldir/log/ , even if a different compile time default was
set.

I think [2] does not match the documentation either.

cu andreas


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email