۰۹
تیر
In my case, at least, removing mydomain.com from mydestination cleared things up. On my server, mydestination is just localhost, localhost.localdomain
GREAT SOLUTION, works for me.
In my case, at least, removing mydomain.com from mydestination cleared things up. On my server, mydestination is just localhost, localhost.localdomain
GREAT SOLUTION, works for me.
1- Display a list of queued mail
mailqor
postqueue -pTo save the output to a text file you can run
mailq > myfile.txtor
postqueue -p > myfile.txt