Linux > Plesk

How to recreate mail handlers in Plesk 10.4 and later

(1/1)

vichithrakumart:
1. Check if mail handlers exist on your server:

 
--- Code: ---# /usr/local/psa/admin/sbin/mail_handlers_control --list

--- End code ---

2. Examine the mail log to see if the mail handlers are executed:


--- Code: ---# tail /usr/local/psa/var/log/maillog | grep qmail-queue-handlers
--- End code ---

3. Run mchk to regenerate mail handlers:


--- Code: ---# /usr/local/psa/admin/sbin/mchk --with-spam
--- End code ---

Navigation

[0] Message Index

Go to full version