• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Need debian package files (.deb) for qmail

hariskhan

Basic Pleskian
Hello,

I have a unique problem. People connected to the internet on dynamic IP pools cannot send mail through this server. People connected through static IP pools on the internet can connect and go by their business as regular.

This problem came up after the box had raid harddrives changed recently, with a full backup of the same box put back on the new hard drives.

I'm running plesk 8.0.1 on debian sarge. I need the files for 8.0.1 to re-install qmail. I have tried all options i.e., searched the web, this plesk forum, short of re-installing qmail or plesk.

The website http://autoinstall.plesk.com does not contain the folder for Plesk 8.0.1
 
Hi,

I suggest you the following way:

download package:
psa_8.0.1-debian3.1.build80061203.19_i386.deb.tar.gz

from
ftp://download1.swsoft.com/Plesk/Plesk8.0/Debian3.1/

Then uppack it via:
tar -xzf PATH_TO_FILE

The requred package you will find there:
dist-deb-Debian-3.1-i386/base/
psa-qmail_1.03-debian3.1.build80060613.20_i386.deb


So, now you can install it:
dpkg install PACKAGE_NAME
 
Back
Top