Saturday, July 24, 2021

How to retry delivery of Postfix mail in queue?

 postsuper -r ALL && postqueue -f

No comments:

Post a Comment

Restrict Access to PHPMyAdmin with DirectAdmin

cd /usr/local/directadmin/ ./directadmin set one_click_pma_login 1 restart cd custombuild ./build update ./build set phpmyadmin_public no ./...