One Email AccountTo let your executive use only one email account both internally and externally you need to enable SMTP authentication on the internal network as described here:
http://wiki.contribs.org/Email#How_do_I_enable_smtp_authentication_for_users_on_the_internal_network.
Additionally, your DNS must be configured so that the same DNS name returns the SME private IP when in the office, but returns the public IP when off-site.
Finally, your user may experience some hiccups if moving on- or off-site with his/her laptop 'suspended' or 'hibernated' (I think this happens because the SSL certificate is the same from either location but the IP address changes). I frequently (but not always?) need to close and re-open outlook if I have moved from off- to on-site or vice-versa.
DHCP* DHCP must be enabled on the SME. You can find out if DHCP is enabled by logging in to server-manager and looking in 'Review configuration' under 'Configuration'.
* If DHCP is enabled but not working, you may have another DHCP server on your network. Most DHCP daemons either won't start or will shut themselves down if they sense another DHCP daemon on the same network.
* The "official" way to enable your DHCP server (if it is not enabled) is to re-run the server setup to get to the screen described here:
http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter5#Configuring_Your_DHCP_Server* You can re-run the server setup process by logging in to the server as 'root' (either on the console or via putty or ssh), then running the command
su admin. You *will* need to reboot when done.