James H. McCullars wrote:
user to do this on behalf of a user? Doing this: su user mailutil
create "#driver.mbx/INBOX" is problematic in that most users do not have
a login shell (we set it to /bin/false to keep them from logging in).
Any ideas, like a way to use su without giving a login shell to the
sudo -u username create "#driver.mbx/INBOX"
And try this option:
-s The -s (shell) option runs the shell specified by the SHELL
environment variable if it is set or the shell as specified in passwd(5).
Should work?
Regards,
Jeroen
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw