• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

incoming mail not delivered

K

kerenor

Guest
i was having problems on the server and after reading a few forums i decided to run the /usr/local/psa/admin/sbin/mchk -v command.

that fixed our problem but now all settings are lost, and users are able to send emails, but incoming emails are not delivered to the users.

i'vre run the qmail-qstat command and it shows:

messages in queue: 3400
messages in queue but not yet preprocessed: 0

not sure how to get them processed and why they are not being delivered

any ideas?

thanks
ker
 
What does your maillog tell you? You'll find it:

/usr/local/psa/var/log

You may also want to use qmHandle to maintain your queue
 
i've just managed to get it running. i've done a:

/etc/init.d/psa restart

and now the queue is getting smoothly proccessed.

Thanks a lot for your help
ker.
 
Back
Top