[qmailtoaster] simcontrol logic

2017-09-15 Thread Rajesh M
hi

these are my entries in the simcontrol file

mycustomerdomain.com:clam=yes,spam=no
mydomain.com:clam=yes,spam=yes,spam_hits=20,spam_passthru=yes
:clam=yes,spam=yes,spam_hits=8,spam_passthru=yes,attach=.ace:.arc:.arj:.b64:.bat:.bhx:.cab

my requirement is that mydomain.com should have a spam_hits=20  and  
mycustomerdomain.com should not be scanned by spamassassin at all

however noted that mycustomerdomain.com is always scanned by spamassassin.

the only way to prevent mycustomerdomain.com from being scanned is to remove 
the entry mydomain.com

help required please

thanks
rajesh


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

[qmailtoaster] dovecot mysql connection lost

2017-09-15 Thread Jeff Koch


For about a 15 minutes period users couldn't receive emails - emails 
were bouncing back saying the users did not exist. We traced the problem 
to the dovecot log where we saw this:


Sep 15 12:16:23 auth-worker: Error: vmysql: sql error[3]: Table 
'vpopmail.users' doesn't exist
Sep 15 12:16:23 auth-worker: Error: Attempting to rebuild connection to 
SQL server
Sep 15 12:16:23 auth-worker: Error: vmysql: connection rebuild failed: 
Table 'vpopmail.users' doesn't exist


Shortly thereafter dovecot was able to connect and emails began being 
received normally again.


Any thoughts on how to prevent this in the future? Should we raise the 
number of mysql connections - we're using the default.


Regards, Jeff Koch