Whilst writing some automated account creation scripts, I created a test domain and then afterwards manually deleted the domain from /home/vpopmail/domains/. Now adding the same domain, it says
Error: Domain already exists Then using bin/vdeldomain to try and remove remnants of it (yeah yeah, should have done that instead of rm, I know!), it says Error: Domain does not exist Confusing, at best. So my question is where does vpopmail store the internal configuration? I manually removed all references to the domain from files in /var/qmail/control, but that doesn't seem to be it. Any clues appreciated.