Why was there a change the path for the virtual email user?
See line 151 of modules/mailconf/vdomain.cc:
sprintf (pathhome,"%s/%s/home",VHOME,dom);
I did install 1.13r5(it also applies to 1.13r7) over 1.10r27 and now I always
get an error message when I create a virtual email user because linuxconf
can't create the users home dir. This is obvious because there's no dir
/vhome/DOMAIN/home dir where it could create the users home dir.
A fix for me was be to change the line in vdomain.cc back to what it was before:
sprintf (pathhome,"%s/%s",VHOME,dom);
MfG / Regards
Friedrich
_
Friedrich Lobenstock FL226-RIPE Internetservices
URL: http://www.fl.priv.at/ Email: [EMAIL PROTECTED]
_
Remember: UNIX is user-friendly .. it's just selective
about who its friends are !
---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]