Startbootstrap Landing Page

4.1 Tools for Use in Restoring and Relocating Post.Office 2.0 and 3.0 Only – NT only – How do I use the Post.Office permission setting tool (poperms)? Poperms is a utility we developed which allows you to modify NT permissions in order to facilitate the backing up, restoring, and relocating of Post.Office. You will find the poperms tool referenced in multiple instruction sets. Each time the tool is referenced the proper parameters will be specified. The program runs from the command line using the following syntax: POPERMS [-r] [-p] [-o] [-l] [-m] [-f] [-a] [-everyone] [-u user_name] Where: -r = Set registry permissions -p = Set Post.Office Program directory permissions -o = Set Post.Office Spool directory permissions -l = Set Post.Office Log directory permissions -m = Set Post.Office Mailbox directory permissions -f = Set all Post.Office File system directory permissions -a = Set ALL Post.Office File AND Registry permissions -everyone = give full permissions to the group Everyone in addition to the user specified -u = use the post.office user that the service logs in as user_name = name of user to give permissions to To execute a command successfully you must supply at least one parameter from the first group, and only one from the second group. The program will then set the requested files and registry entries to Full Control for the user specified (and additionally allow Full Control to the group Everyone if that option is selected). Note: You must be an ADMINISTRATOR to run this program, and the utility must be placed in the Post.Office executables directory! If you are running 3.0, the poperms utility is located in your executable directory. If you are running 2.0, you can obtain a copy of the poperms software by doing the following:
From the DOS prompt, change to the directory containing the Post.Office executables directory. For example, if your Post.Office executables directory is \win32app\post.office, please cd to \win32app\post.office.

Type: ftp ftp.software.com

Log in as anonymous using your e-mail address as the password.

Change directory to the location of the appropriate package by typing cd ftp\postoffice\archive\po20\nt\\utilities

Download the executables in binary mode by typing: bin get poperms.exe

4.2 Backing up Post.Office 2.0 and 3.0 Only – NT Only – How do I do a standard, full system backup of Post.Office? Safe software practices dictate that you back up your mail server on a regular basis. Follow the steps outlined below to back up the current version of Post.Office. Note: Instructions on restoring your system from the backup files are provided in the Restoring Post.Office section of the FAQ, which follows.

Make sure that you are logged in as the Local Administrator of your host. Logging in as the Domain Administrator is not sufficient unless the machine you are using is a Primary Domain Controller.

Stop Post.Office using Control Panel -> Services -> Post.Office MTA -> Stop or from the command line "net stop post.office"

Open the permissions to "everyone" using poperms -a -Everyone -u

Back up the required Registry information by running the Registry Editor, (REGEDT32.EXE), locating the following keys, and saving each one independently by selecting the desired key, pulling down the Registry menu, and then choosing the Save Key command. - HKEY_LOCAL_MACHINE\SOFTWARE\Software.com\Post.Office (suggested name & location: anotherhost\temp\Post.OfficeRegKeyversion#) -HKEY_LOCAL_MACHINE\SOFTWARE\Software.com\Post.Office\MTA-Accounts (suggested name & location: anotherhost\temp\MTA-AccountsRegKeyversion#)

Back up the required file system information. - The Post.Office Spooling Directory containing "account" and configuration information (suggested name & location: anotherhost\temp\Post.Officeversion#config) - the Program Directory containing Post.Office executables (suggested name & location: anotherhost\temp\Post.Officeversion#execs) - the Mailbox Directory containing your mailbox information (suggested name & location: anotherhost\temp\Post.Officeversion#mailbox) The exact location of the required directories can be found via the Program Manager by double clicking on the Main\Control Panel\Post.Office icons in the order indicated. When the Post.Office applet window appears look at the entries at the bottom of the window. Or, if you are running 3.0, in the Licensing and Configuration Web Page.

Close the permissions back to the installation defaults by using poperms: poperms -a -u

Start Post.Office using Control Panel -> Services -> Post.Office MTA -> Start or from the command line "net start post.office"

1.9.3 Only – NT Only – How do I do a standard, full system backup of Post.Office? Safe software practices dictate that you back up your mail server on a regular basis. Follow the steps outlined below to back up the current version of Post.Office. Note: Instructions on restoring your system from the backup files are provided in the Restoring Post.Office section of the FAQ, which follows.

Stop Post.Office using Control Panel -> Services -> Post.Office MTA -> Stop or from the command line "net stop post.office"

Back up the required Registry information by running the Registry Editor, (REGEDT32.EXE), locating the following keys, and saving each one independently by selecting the desired key, pulling down the Registry menu, and then choosing the Save Key command. - HKEY_LOCAL_MACHINE\SOFTWARE\Software.com\Post.Office (suggested name & location: anotherhost\temp\Post.OfficeRegKeyversion#) -HKEY_LOCAL_MACHINE\SOFTWARE\Software.com\Post.Office\MTA-Accounts (suggested name & location: anotherhost\temp\MTA-AccountsRegKeyversion#)

Back up the required file system information. - The Post.Office Spooling Directory containing "account" and configuration information (suggested name & location: notherhost\temp\Post.Officeversion#config) - the Program Directory containing Post.Office executables (suggested name & location: anotherhost\temp\Post.Officeversion#execs) - the Mailbox Directory containing your mailbox information (suggested name & location: anotherhost\temp\Post.Officeversion#mailbox) The exact location of the required directories can be found via the Program Manager by double clicking on the Main\Control Panel\Post.Office icons in the order indicated. When the Post.Office applet window appears look at the entries at the bottom of the window. Or, if you are running 3.0, in the Licensing and Configuration Web Page.

Start Post.Office using Control Panel -> Services -> Post.Office MTA -> Start or from the command line "net start post.office"

All Versions – UNIX Only – How do I do a standard, full system backup of Post.Office? Safe software practices dictate that you back up your mail server on a regular basis. Follow the steps outlined below to back up the current version of Post.Office. Note: Instructions on restoring your system from the backup files are provided in the Restoring Post.Office section of the FAQ, which follows. Solaris Backup Instructions: These instructions presume that you have installed Post.Office in the default locations which are /opt/post.office (program executables) and /var/spool/post.office (the spooling directories). If you selected other locations you will need to adjust the instructions accordingly. To determine the current locations of your Post.Office Spooling, Program, and Mailbox directories list the contents of the /etc/post.office.conf file.

Log on as root.

Shutdown Post.Office by typing: /opt/post.office/post.office shutdown

Back up the following items making sure to maintain permissions and links:



/var/spool/post.office (the "account" and configuration information)

/var/spool/mailbox (the mailbox information)

/etc/post.office.conf (your configuration file)

Backup Instructions for All Other UNIX Platforms These instructions presume that you installed Post.Office in the default locations which are /usr/local/post.office (program executables) and /var/spool/post.office (the spooling directories). If you selected other locations you will need to adjust the instructions accordingly. To determine the current locations of your Post.Office Spooling, Program, and Mailbox directories list the contents of the /etc/post.office.conf file.

Log on as root.

Shutdown Post.Office by typing: /usr/local/post.office/post.office shutdown

Back up the following items making sure to maintain permissions and links:



/usr/local/post.office (the Post.Office executables)

/var/spool/post.office (the "account" and configuration information)

/var/spool/mailbox (the mailbox information)

/etc/post.office.conf (your configuration file)