• 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.

Exim + qmail + clamav

Exim + qmail work perfectly on FreeBSD + Plesk 8.3 but exim send extra data to qmail (example machine name) I dont need machine name its maybe make problem with spf talk to other servers.
 
Fixed!

accept authenticated = *
control = submission

to change

accept authenticated = *
control = submission/domain=

Thanks for original document maker "yurtesen"
 
Back
Top