• 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

Problems with spamassassin

E

euro_gedimas

Guest
If for mailbox I check to delete spam letters, this mailbox don't get any mail. Is it bug or what?

Version: psa 8.0.0_build80060329.13 os_FreeBSD 6.0
 
There is a setting from 1 to 7 that tells spamassassin when to start marking (deleting) messages as spam. What number do you have set?
 
Originally posted by jwdick
There is a setting from 1 to 7 that tells spamassassin when to start marking (deleting) messages as spam. What number do you have set?

From 4 to 7. But if I mark to delete spam, my mailbox don't get good letters, for example from gmail I try to send test message I don't get it.
 
Take a look in your 'maillog' log file. Find the good message you sent from gmail and see what rating spamassassin gave that message. Also see if there are any other errors listed.
 
Originally posted by jwdick
Take a look in your 'maillog' log file. Find the good message you sent from gmail and see what rating spamassassin gave that message. Also see if there are any other errors listed.

maillog:

Sep 14 10:19:47 asas qmail: 1158218387.704087 starting delivery 8914: msg 2193181 to local [email protected]
Sep 14 10:19:47 asas spamd[4818]: spamd: using default config for [email protected]: /usr/local/psa/qmail/mailnames/saltakraujai.lt/gediminas/.spamassassin/user_prefs
Sep 14 10:19:47 asas spamd[4818]: spamd: processing message <[email protected]> for [email protected]:110

and it's when I turn off to delete spam:

Sep 14 10:23:13 asas qmail: 1158218593.765636 starting delivery 8922: msg 2194210 to local [email protected]
Sep 14 10:23:13 asas spamd[5049]: spamd: using default config for [email protected]: /usr/local/psa/qmail/mailnames/saltakraujai.lt/gediminas/.spamassassin/user_prefs
Sep 14 10:23:13 asas spamd[5049]: spamd: processing message <[email protected]> for [email protected]:110


On first example I didn't get email, on second - I get :(
 
Originally posted by euro_gedimas
maillog:

Sep 14 10:19:47 asas qmail: 1158218387.704087 starting delivery 8914: msg 2193181 to local [email protected]
Sep 14 10:19:47 asas spamd[4818]: spamd: using default config for [email protected]: /usr/local/psa/qmail/mailnames/saltakraujai.lt/gediminas/.spamassassin/user_prefs
Sep 14 10:19:47 asas spamd[4818]: spamd: processing message <[email protected]> for [email protected]:110

and it's when I turn off to delete spam:

Sep 14 10:23:13 asas qmail: 1158218593.765636 starting delivery 8922: msg 2194210 to local [email protected]
Sep 14 10:23:13 asas spamd[5049]: spamd: using default config for [email protected]: /usr/local/psa/qmail/mailnames/saltakraujai.lt/gediminas/.spamassassin/user_prefs
Sep 14 10:23:13 asas spamd[5049]: spamd: processing message <[email protected]> for [email protected]:110



Can you supply a couple of lines after this as well? That should let us know what SpamAssassin is doing with the message after it is scanned.
 
Back
Top