Hello. I have installed ISPConfig 3.0.1.3 on CentOS 5.3. Everything works perfectly, so I decided to do a little tweaking
So, because I have a RAID 1 device, consisting of two 1 TB hard-disks which is mounted as /home, I decided both vmail folder and www folder should be placed in /home. I moved these two folders in /home and in Server Config -> Mail I have changed Maildir Path to /home/vmail/[domain]/[localpart] and Homedir Path to /home/vmail. Everything fine, but when I try to create new mailboxes, I get this error in mail logs:
Quote:
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
665EB5DE8ED 946 Wed Jul 15 10:05:38 apache@server1.domain.tld
(temporary failure. Command output: mkdir: cannot create directory `/var/vmail/domain.tld': No such file or directory maildirmake: /var/vmail/domain.tld/office: No such file or directory chmod: cannot access `/var/vmail/domain.tld': No such file or directory sh: /var/vmail/domain.tld/office/ispconfig_mailsize: No such file or directory /usr/bin/maildrop: Unable to open mailbox.)
office@domain.tld
|
The solution was a really simple one, just creating a symlink of /home/vmail in /var. Everything is fine now, but that's a small correction to be made to the code of this, otherwise, great thing called ISPConfig.
Cheers,
Cosmin
Recent comments
1 day 3 hours ago
1 day 3 hours ago
1 day 8 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 21 hours ago
2 days 4 hours ago
2 days 8 hours ago
2 days 9 hours ago