I want to share a procedure that needs to be tested organized with the valuable contribution of @nethcman. Download on /root scripts needed: wget https://www.dropbox.com/s/12bx5panpwf14vj/pst2webtop.tgz Extract: tar -xvf pst2webtop.tgz Install these packages: yum install php-mysql libpst -y Import email : - Run the script pst2webtop.sh passing in the .pst file, and you move on to the email. For example: ./pst2webtop.sh Outlook.pst testuser The .pst file will be moved to a tempor...