paul-w
Verified User
I used custombuild for the first time last night. From what I can see so far, it worked really well apart from one thing. Thanks, smtalk.
The thing that didn't work was dovecot and that's because I'm running MailScanner and therefore had 2 x exim conf files. So, all I did was:
1. Ran a file compare between exim.conf and exim_send.conf
2. Copied and pasted the changes from exim.conf to exim_send.conf
3. Restarted exim and MailScanner
4. Updated the mailboxes by runing:
cd /usr/local/directadmin/custombuild
./build todovecot
Naturally, it took me an hour of frantic searching etc before I figured out what the heck was going wrong and how I could fix it!
Hopefully this may be of use to anyone else who uses MailScanner.
The thing that didn't work was dovecot and that's because I'm running MailScanner and therefore had 2 x exim conf files. So, all I did was:
1. Ran a file compare between exim.conf and exim_send.conf
2. Copied and pasted the changes from exim.conf to exim_send.conf
3. Restarted exim and MailScanner
4. Updated the mailboxes by runing:
cd /usr/local/directadmin/custombuild
./build todovecot
Naturally, it took me an hour of frantic searching etc before I figured out what the heck was going wrong and how I could fix it!
Hopefully this may be of use to anyone else who uses MailScanner.