Displaying 2 results from an estimated 2 matches for "userloc".
Did you mean:
userlog
2013 Oct 22
0
problem while deploying with capistrano-unicorn
...ere ''userserver'' is the name of the user on server
so when I launch command cap unicorn:restart
I have error u can see here https://gist.github.com/optimum-dulopin/7109877
If I simply change
user ''userserver'', ''userserver''
by
user ''userlocal'', ''userlocal''
where ''userlocal'' is the name of the user my personnal computer, then it is
working !
do I do something wrong ? I thought that the user in this file should be
the on server, not on local machine.
moreover it was working fine the 6 la...
2010 Aug 24
8
Home directories
I've noticed that a lot of people are using e.g.:
mail_location = maildir:/var/vmail/%d/%n
Then either they don't have home directory set, or their home directory
is the same as the maildir. http://wiki.dovecot.org/VirtualUsers/Home
explains all the problems of not separate home and mail directories.
Also whenever I try to suggest using a separate home and mail directory,
the answer is