Constantine Kousouris writes:

Thank you very much Sam for your prompt response

On 11/9/2012 12:55 πμ, Sam Varshavchik wrote:
> Constantine Kousouris writes:
>
>> This happens ONLY for me, all the other users (and they are a lot ...)
>> do not have this problem ...
>
> What's different for you, then? Do you have a custom maildrop recipe?
> Let's see it.

My maildir contains the following

# ls -al
total 10646
drwx------ 2 1009 mail    8192 Sep 11 10:39 .
drwxr-xr-x 2 root root   65536 Sep  7 15:53 ..
drwx------ 2 1009 uucp    8192 Sep 10 15:27 .AOL-FBL
drwx------ 2 1009 uucp    8192 Sep 10 17:48 .Courier
drwx------ 2 1009 uucp  262144 Sep 10 21:49 courierimapkeywords
-rw-r--r-- 1 1009 uucp      87 Sep 10 15:27 courierimapsubscribed
-rw-r--r-- 1 1009 uucp 1330604 Sep 10 21:40 courierimapuiddb
-rw------- 1 1009 mail      12 Sep 11 10:39 .courier-postmaster
drwx------ 2 1009 mail 9175040 Sep 10 21:40 cur
drwx------ 2 1009 uucp    8192 Sep 10 15:26 .Mail-Admin
drwx------ 2 1009 uucp    8192 Sep 10 15:27 .Netapp
drwx------ 2 1009 mail      64 Sep 10 15:38 new
drwx------ 2 1009 uucp    8192 Sep 10 16:03 .Postmaster
drwx------ 2 1009 mail      64 Sep  8 07:50 .Spam
drwx------ 2 1009 mail    8192 Sep 11 11:56 tmp
drwx------ 2 1009 uucp    8192 Sep 10 16:31 .Trash


The only difference of my mailbox with a coleague's mailbox is that I
have some .courier-xxxx files.

.courier files belong in an account's home directory. Not its maildir.

You have configured your system so that the account's home directory and maildir are conflated together. That, undoubtedly, is causing problems somehow.

>
>> What exactly "deliver: Is a directory" mean ...???
>
> "deliver" handles mail delivery. If it starts a child process that
> complains about something on standard error, it gets logged, and deliver
> gets blamed for it.
>

It would help if the name of the directory was also logged ...

It's not necessary deliver that's issuing the error, but a delivery script that's spawned by deliver, which has no means to control what error messages the child process emits.

> Ok, then let's look at your .courier files, too.

This is an example of a .courier file.

# cat .courier-postmaster
.Postmaster

In that case delivery to .Postmaster works fine

Ok, then let's take a look at an example where it does not work fine.

In my case no /etc/courier/maildroprc, no HOME/.mailfilter is used.
The default delivery is executed.

And the default delivery is…? It can't be the default Courier configuration, which is $HOME/Maildir, since you have a non-standard configuration that uses the same directory for both the account's home directory and its maildir, which is not recommended.

Attachment: pgpXFuOqt9ein.pgp
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to