|
Priority
|
|
Major
[ 3
]
|
|
Description
|
James has a problem starting when the var/mail/<subdir> is full ... such as
the "errors" subdirectory. I noticed this because my servers gets a tonne of
spam and eventually hits the maximum number of files allowed in a directory on
Linux/Unix. I had to clean up the /var/mail/errors directory to get James
started again.
|
James has a problem starting when the var/mail/<subdir> is full ... such as
the "errors" subdirectory. I noticed this because my servers gets a tonne of
spam and eventually hits the maximum number of files allowed in a directory on
Linux/Unix. I had to clean up the /var/mail/errors directory to get James
started again.
|
|
Assignee
|
James Developers Mailing List
[ server-dev@james.apache.org
]
|
|
|
Environment
|
Operating System: Other
Platform: Other
|
Operating System: Other
Platform: Other
|
A workaround would be to use mbox or db repositories. In the future, maildir might be an option. It is unlikely that the "file_pair" implementation will be "fixed" in terms of the total number of files, but perhaps we could add an option so that certain stores can be configured to not maintain the index, since they'll never be read.