• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Qmail and Spamassassin (SPF Fix?)

ZopfWare

Regular Pleskian
I keep getting the following error in my maillog:

warning: trouble injecting bounce message, will try later

I have tried to look this error up but I am not finding anything particularly helpful.
I am currently running qmail-scanner and clamav however this error shows up even with qmail-scanner removed.


P.S. If anyone is interested...I was receiveing an error from spam assassin when I had the SPF feature enabled that said it couldn't find some files... (some .pm files) that were in it's Perl includes. I discovered that although the SPF feature was installed, no checking was done by plesk to see if the required perl modules were installed. I had to use cpan and install Mail::SPF::Query module.

Once I finally got these modules installed SpamAssassin stopped generating the errors. Apparently, so I am assuming, the SPF feature in Plesk 8 NOW functions where it was obiously failing.
 
How did you receive an error from SpamAssassin? Where does one find the log file for SpamAssassin? I want to check if I'm having a similar problem. For me it doesn't look like SPF works, but I'm sure how to check it.
 
do a locate maillog

should be somthing like /usr/local/psa/admin/var/log/mailog

just vi the file or tail it to see what's in the mail log
 
Back
Top