On Wed, Jun 16, 2004 at 12:21:02PM +0200, Dinosoft Italia wrote:

> Every user has its Courier Mail dir with
> /new
> /tmp
> /cur
> 
> but courier creates Maildir file too inside the email dir .... !!!
> 
> Here is the example
> If user [EMAIL PROTECTED] receive an email....
> 
> so the maildir tree becomes ...
> 
> /mario
>     /new  (empty)
>     /tmp (empty)
>     /cur (empty)
>      Maildir (with all emails appended...)

Your setup is wrong. It should be like this:

/mario
    /Maildir
        /new
        /cur
        /tmp

Then, courier will create new email message files in mario/Maildir/new

> Il mer, 2004-06-16 alle 11:56, Anand Buddhdev ha scritto:
> > On Wed, Jun 16, 2004 at 11:56:41AM +0200, Dinosoft Italia wrote:
> > 
> > > Good morning,
> > > we have installed Courier ESMTP /POP3D on a Linux Server running Fedora 
> > > 
> > > This is the problem :
> > > 
> > > when we send an email to this server courier append the email to Maildir
> > > file in the directory of the owner leaving /new dir empty,but we want
> > > courier to write a single file for any email and put it in the /new
> > > directory of the owner and no append it in Maildir file What are the
> > > right configuration ? Thanks Gabriele
> > 
> > You must make sure that a Maildir directory (with the new, cur and
> > tmp) subdirectories exists in the user's home directory before courier
> > delivers any email. Otherwise courier will create a _file_ called
> > Maildir, which you don't want. The best thing to do is to create a
> > Maildir in the /etc/skel directory so that each new user automatically
> > gets a Maildir.
> -- 
> Dinosoft Italia
> http://www.dinosoft.it
> Tel. +39 0187 1873615

-- 
Anand Buddhdev
Celtel International


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to