maildir.5 states:
A program delivers a mail message in six steps. First, it
chdir()s to the maildir directory.
why?
I'd like to avoid to have to do a chdir() inside a library or
force a chdir() outside of that library.
I assume this has to do something with NFS, but i don't understand
it.
Regards, Uwe
