• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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