On Tue, May 24, 2005 at 11:41:24PM -0700, sajith chandra kumar wrote:
> 
> Hi every body,
>  
> I am using Exim ver 3 Now my problem is /var/spool/mail mail directory is not 
> shown in spool directory. So how can i create the mail directory.
>  
> sajith
 
I think it Exim 3 used /var/mail with a link to /var/spool/mail.
Do you have /var/mail ?

If you do then run:

ln -s /var/mail /var/spool/mail

Other than that mkdir makes directories.

Have you considered switching to Exim 4?

Steven.
-- 
 .''`.
: :'  :
`. `'`
  `-

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to