------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=653

Magnus Holmgren <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Magnus Holmgren <[EMAIL PROTECTED]>  2008-01-03 09:32:09 ---
On onsdagen den 2 januari 2008, John Horne wrote:
> Running exim 4.63 under CentOS 5.0 I got the following panic log entry:
>
> 2008-01-02 15:03:55 1JA58N-0004Wf-IF Failed to create spool file
> /var/spool/exim/input//1JA58N-0004Wf-IF-D: Permission denied
>
> Note the '//' in the spool file pathname. I assume this should be just one
> '/'.

The code deliberately exploits the fact that two adjacent slashes are treated 
as one to skip a level when split_spool_directory is false (were it true, you 
would see /var/spool/exim/input/N/1JA58N-0004Wf-IF-D instead). I don't think 
it's worth messing with the code for this minor cosmetic issue.


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

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to