Hello everyone. I have ispconfig3 installed on Fedora 10 by perfect setup. Everything works properly except receiving mail. In maillogs get the following errors: isphosting postfix / pipe [32,471]: 6D6D74B858F: <[email protected]> to =, relay = maildrop, delay = 1169, delays = 1169/0.02/0/0.08, DSN = 4.3.0, status = Deferred (temporary failure . Command output: / usr / bin / maildrop: Unable to open mailbox.) Reading the forum and the internet I came to the conclusion that the problem is in "/ var / Vmail / .mailfilter" in the options: Recipient = tolower ( "$ 2") User = tolower ( "$ 3") HOST = tolower ( "$ 4") When I remove the "tolower" mail work perfectly! Is this correct and can in some other way to solve this? Thanks in advance!
Ok. Then ist a bug in the maildrop version in frdora 10. You can remove the tolower, it is only a protection that ensures that emails to e.g. [email protected] and [email protected] are delivered to the same mailbox as linux files and folders are case sensitive.