Re: Unable to add domains
"Will G." <[email protected]> Tue, 26 Jan 2010 18:48:41 -0700
| Newsgroups | gmane.mail.exim.vexim.devel |
|---|---|
| Message-ID | <[email protected]> |
On my system, the user is "exim" and has a uid of 93 and gid of 93. Both are configured in the vexim/config/variables.php file. I should note that this was all working properly and then suddenly stopped. The only thing I can think of that may have caused it (as I didn't notice immediately when it started) was a PHP or MySQL upgrade. On 1/26/2010 6:00 PM, Tim Aslat wrote: > Will, > > I've done some testing with my setup, and found a few issues. > > Initially I couldn't add new domains, either local, relay or alias and > tracked the problem back to not having a GID set up for vexim. > > The errors were rather vague although I couldn't make my setup give > all the notice errors you had. > > Something you need to check is that you have both a user and a group > defined for vexim. > > In my case I have a system user called vexim with a UID of 90 and a > system group called vexim with a GID of 90, where the vexim user has a > primary GID of 90 and a secondary GID of 26 (mailnull). > > Let me know if this fixes the problem > > Cheers > > Tim >