• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Email And FTP Problems

W

weales

Guest
Long story short: someone did a "gzip -r" to my /etc directory and gz a lot of files. After "gzip -d" all the gz files, i got everything working except for ftp, email and now spam *** took a dump.

anacron is stopped
atd is stopped
couriertcpd (pid 748 737 727 715) is running...
cpuspeed is stopped
crond (pid 953) is running...
dc_client is stopped
dc_server is stopped
gpm is stopped
httpd (pid 956 857 856 855 854 853 852 851 850 808) is running...
irqbalance is stopped
mailman (982) is running
/etc/init.d/microcode_ctl: reading microcode status is not yet supported
mysqld (pid 684) is running...
number of zones: 10
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
server is up and running
Server address not specified in /etc/sysconfig/netdump
netplugd is stopped
Configured devices:
lo eth0
Currently active devices:
eth0 lo
ntpd is stopped
httpsd (pid 886 885 884 883 882 878) is running...
Process accounting is disabled.
usage: /etc/init.d/psa-firewall (start|stop|restart|help)
usage: /etc/init.d/psa-firewall-forward (start|stop|restart|help)
is running
qmail-send (pid 759) is running...
The random data source exists
saslauthd is stopped
smartd (pid 602) is running...
spamd (pid 847 846 845 844 843 790 789 788 787 786 785 783) is running...
sshd (pid 1114 848 632) is running...
syslogd (pid 549) is running...
klogd (pid 553) is running...
Nightly yum update is disabled.

I KNOW the problem is within the /etc directory but I'm not sure what's causing this. in /etc/xinit.d are the files within there to be chmod 644? Any help would be apprecaited.
 
reviewed the link and my settings in the /etc/xinitd directory were set to this.
 
Figured out the problem.

For those who have a problem with FTP or EMAIL not working, make sure XINETD is running.

In my case xinetd.conf got renamed to xinetd and that was causing my problems.
 
Back
Top