* Sam Clippinger <[email protected]> [2013-10-21 12:48:16 -0500]: > How your server was installed (QmailToaster, Plesk, lifewithqmail.org, > qmailrocks.org, etc)?
Custom build with John Simpson's combined patch (http://qmail.jms1.net/patches/combined-details.shtml) together with vpopmail. I hope my case is useful since vpopmail makes it all very simple. > In your /var/qmail/users/assign file, what UID and GID are given in > fields 3 & 4 and what username and group name do those map to? Vpopmail makes this easy: 89:89 (vpopmail:vchkpw) for all of them. > The 5th field in /var/qmail/users/assign gives a folder path. What > user and group owns those folders and what permissions are set on those > folders (and the subfolders)? Same story, vpopmail:vchkpw for all :) Permission wise: The homedirs are set to 700, files under that are 600. > There should be a system user named "alias" on your server. What > permissions are set on that user's home folder and the ".qmail" files found > there? # ls -lad ~alias drwxr-sr-x 2 alias qmail 4096 2006-11-01 09:43 /var/qmail/alias/ # ls -lad ~alias/.qmail-* -rw-r--r-- 1 root qmail 35 2006-11-01 09:43 /var/qmail/alias/.qmail-mailer-daemon -rw-r--r-- 1 root qmail 35 2006-11-01 09:42 /var/qmail/alias/.qmail-postmaster -rw-r--r-- 1 root qmail 35 2006-11-01 09:42 /var/qmail/alias/.qmail-root > Thanks so much (in advance) for your help! I was really really looking > forward to posting the new version today and I'm very disappointed I can't do > that. Needless to say, I'll be working on fixing this issue as quickly as I > can so I can roll out the new version ASAP. You're welcome, good luck with the fixing :) Wouter _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
