Is it possible to have a skeleton account setup whereby each new account has a default set of email forwarders set up?
Much like the skeleton directory and default DNS zones.
Any ideas? I don't really want to have to do this with Hooks.
Daniel
Is it possible to have a skeleton account setup whereby each new account has a default set of email forwarders set up?
Much like the skeleton directory and default DNS zones.
Any ideas? I don't really want to have to do this with Hooks.
Daniel
Daniel Skinner
http://www.destiny-denied.co.uk/
A workaround, make a file where the forwarders are added.
Once you create the account, do this from shell.
cat /root/forwarderlist >> /etc/valiases/domain.com
Thanks, that is sufficient for me, it is simple enough that I may implement it as a hook.
cheers
Dan
Daniel Skinner
http://www.destiny-denied.co.uk/