|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re[2]: the three slashes problem
From: Divák Ádám (eperfa
interware.hu)
Date: Sun Jul 02 2006 - 12:50:46 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello guys,
well, the problem turned out to be something completely different from
postfix... actually it was the buggy trustees software. i didn't dig
deep into the problem, but simply deactivating it solved everything
(the authors doesn't really seem to be interested in the bug..)
so anyway, sorry for bothering the list with something what turned out
not to be a postfix-problem
thanks
eperfa
> eperfa
interware.hu wrote:
>> hello,
>>
>> i have a quite strange problem with postfix, hope someone has an idea.
>> i have a virtual hosting system with accounts stored in LDAP. all the
>> dirs for the mails are under 1 dir, called "mail". postfix runs as
>> user postfix, the maildir is owned by another user, but they're in the
>> same group. if i give all the owner and group permissions to the mail
>> directory (+all the subdirs), courier (imap & pop3) can see everything
>> (so it works perfectly), but postfix gives errors like this:
>>
>> ... postfix/virtual[4694]: E0A32AC5: to=<...>, relay=virtual, delay=0, status=deferred
>> (maildir delivery failed: link to ///data/mail/...: Invalid cross-device link)
>> yep, i hope you noticed the 3 slashes instead of one.
>> [snip]
>>
> [how many slashes]
> # cd //////etc//.././/var//////////log/./././///
> # pwd
> /var/log
> [cross link]
> # mount
> /dev/wd0a on / type ffs (local)
> ...
> /dev/wd0g on /home type ffs (local)
> ...
> # ln /bin/ls /home/ls
> ln: /var/ls: Cross-device link
> This is because hard links only work inside a single filesystem (partition).
> if using maildirs, avoid having a cross mount tree.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]