Re: [Dspam-user] attachment stripped

2021-07-02 Thread Marco
for a new Dspam life. Its working principles are very valuable. Regards Marco ___ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user

Re: [Dspam-user] Retraining on legacy mail server

2017-10-23 Thread Marco
to the dspamc classes. So the retrains could be also done forwarding original email to the wanted email address. We implement message uid in signature. So each reclassification works with the proper account. Signatures stay in message headers. Hope this could help... Marco Il 16/10/201

Re: [Dspam-user] Anyone tried rspamd?

2017-02-10 Thread Marco
IMHO it is a not easy DSPAM replacement: https://github.com/vstakhov/rspamd/issues/570 uhm, bye Marco Il 09/02/2017 20:55, L. Jankok ha scritto: > Haven’t use rspamd yet. > Looks nice but contains a significant number of redundant functionalities > when compared with postfix. >

[Dspam-user] MySQL 5.7 is evil

2016-04-06 Thread Marco
think that MySQL5.7 introduces something that DSPAM doesn't like. Does anyone experience this problem? Thank you Best Regards Marco -- ___ Dspam-user mailing

Re: [Dspam-user] [Help] DSPAM alternatives (again)

2016-02-03 Thread Marco
developers. Many bugs are pending, I don't know if in future I can trust DSPAM yet :( I will start to try Spamassassin with bayes per user, if possible. But I have some doubts, I knew Spamassassin wants a very balanced training to work reasonably. Thank you very much for every hints. Best Reg

[Dspam-user] [Help] DSPAM alternatives (again)

2016-02-02 Thread Marco
for learning at user level. Spamassassin add a score based on DSPAM classification. DSPAM classification depends on user's learn. Amavis finally send the mail to spam folder through the plus addressing. Do you know any tools that could replace DSPAM in above schema? Thank

[Dspam-user] [Help] dspamc and 421 error

2015-11-03 Thread Marco
il after dspamc died, dspamc retrains the mail correctly. Thank you very much Best Regards Marco -- ___ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.source

Re: [Dspam-user] Redelivery from quarantine not working

2015-10-14 Thread Marco
7;t use smtputf8 extensions yet... Regards Marco -- ___ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user

Re: [Dspam-user] Patch to reduce localtime() calls in admin.cgi for GUI

2015-10-13 Thread Marco
> Dear DSPAM users, > > While working on an upgrade to the current DSPAM, I noticed that Good this! Are you developing a Redis driver? :) Best Regards Marco -- ___ D

Re: [Dspam-user] dspamc or lmtp listener?

2015-10-02 Thread Marco
e I don't want apply filter to each expansed address. This is a common practice also for Amavis... Thank you very much Marco -- ___ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user

Re: [Dspam-user] dspamc or lmtp listener?

2015-10-01 Thread Marco
> I change the question. Do you know if there are performance > differences between dspamc through "pipe" and LMTP socket? Oh no! If I use dspamc with DLMTP and daemon die, mails are bounced (not deferred)! I have no ch

Re: [Dspam-user] dspamc or lmtp listener?

2015-10-01 Thread Marco
n. Do you know if there are performance differences between dspamc through "pipe" and LMTP socket? Thanks again Marco -- ___ Dspam-user mailing list Dspam-user@lists.so

[Dspam-user] Dspam storage profile by domains

2015-09-30 Thread Marco
spam -d %u --profile=%domain" where %domain shoud be the recipient domain? Thank you very much Best Regards Marco -- ___ Dspam-user mailing list Dspam-user@lists.source

Re: [Dspam-user] DSPAM Mysql low performances and locks

2014-07-09 Thread Marco
In future we could consider to: * reduce range of users per query. * implement native mysql partitioning. But in this case it seems we should back to MyISAM to improve partitioning. Uhm... * limit dspam to users who really want to retrain. Thank you very much f

Re: [Dspam-user] DSPAM Mysql low performances and locks

2014-07-03 Thread Marco
ady use amavis+spamassassin, and dspam should be used only to add a positive score to mails trained as spam by users... I don't know if this could reduce size on my large dspam_token_data table... Thanks a lot Best Regards Marco -

Re: [Dspam-user] DSPAM Mysql low performances and locks

2014-07-02 Thread Marco
> First and most obvious question: Are your tables InnoDB or MyISAM? > MyISAM should not be used in any production DB unless you absolutely > require MyISAM features not supported by InnoDB. Ops, yes: all tables are InnoDB. Tha

Re: [Dspam-user] Dspam with multiple MX

2014-07-02 Thread Marco
> Hello, > > I need to install an antispam on a multiple mx mail system. We use a single mysql db, and a nfs for /var/lib/dspam (dspam Home). No problem. But we don't use quarantine or web interface for end users, only IMAP spam folders.

[Dspam-user] DSPAM Mysql low performances and locks

2014-07-02 Thread Marco
uot; ServerPass.ucmailfarm2 "pass" ServerPass.CSICyrus "pass" ServerParameters "--deliver=innocent,spam -d %u" ServerIdent "localhost.localdomain" ProcessorURLContext on ProcessorBias on StripRcptDomain off In purge-4.1.sql I set: SET

Re: [Dspam-user] Retrain with dspamc and timeout

2012-12-18 Thread Marco
'--deliver=' it works. Thank you very much. Marco -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, an

[Dspam-user] Retrain with dspamc and timeout

2012-12-17 Thread Marco
spam in other way to force exit for invalid signature? dspamc run remote from dspam: ClientHost 10.10.10.10 ClientPort 20029 ClientIdent"dsjkfhsdjk...@submit.test.it" Thanks a lot Marco -- Log

Re: [Dspam-user] Problem with retrain and MySQLUIDInSignature

2011-10-21 Thread Marco
eters. Ok, I think I'll follow exactly "The Simple Way" using different transports. Thanks again Regards Marco Favero -- The demand for IT networking professionals continues to grow, and the demand for

[Dspam-user] Problem with retrain and MySQLUIDInSignature

2011-10-21 Thread Marco
rcas"" ServerParameters"--deliver=innocent,spam -d %u" ServerIdent "localhost.localdomain" ClientHost 127.0.0.1 ClientPort 24 ClientIdent "@Servercas" ProcessorURLContext on ProcessorBias on StripRcptDomain off Best Regards -- Marco -