On my email server I'm currently using a roaming users setup. I've thought about switching to smtp-auth but I haven't gotten to it yet.
I recently upgraded to vpopmail 5.5.0 and since then whenever clearopensmtp is ran it changes the uid and gid for the open-smtp file to what seems like a random set of numbers some examples: -rw-r--r-- 1 1897687832 1897687828 57 May 19 15:02 open-smtp -rw-r--r-- 1 2233736392 2233736388 57 May 19 15:16 open-smtp -rw-r--r-- 1 3140857928 3140857924 57 May 19 15:25 open-smtp -rw-r--r-- 1 1166784920 1166784916 57 May 19 15:28 open-smtp Heres my configure for vpopmail ./configure '--enable-roaming-users=y' '--enable-logging=y' '--enable-ip-alias-domains=y' '--enable-clear-passwd=n' '--enable-tcpserver-path=/home/vpopmail/etc/' '--enable-qmail-ext' '--enable-logging=e' '--enable-tcprules-prog=/usr/local/bin/tcprules' '--enable-rebuild-tcpserver-file' '--enable-spamassassin' '--disable-clear-passwd' I'm not sure what to do to fix this other than setup a script to chown the file for me, or downgrade vpopmail. !DSPAM:4bf440b632718865571437!