Re: The correct way of DSPAM training

Darac Marjal <[email protected]> Tue, 31 Mar 2015 14:06:55 +0100
Newsgroups gmane.mail.spam.dspam.user
Message-ID <[email protected]>
On Tue, Mar 31, 2015 at 04:00:03PM +0300, Орхан Касумов wrote:
>    A colleague of mine said that the way I'm training DSPAM is not correct.
>    In my setup, when a user moves a message from "Inbox" folder to "DSPAM"
>    folder or vice versa,
>    DSPAM client installed on the same VM as the IMAP server connects to the
>    DSPAM server (on a separate VM) and retrains DSPAM.
>    Although it works, my colleague says that DSPAM client should not connect
>    back to the DSPAM server;
>    instead it should connect to the MySQL server (yet another separate VM)
>    and change database records classifying the message as either "Spam" or
>    "Innocent".

This sounds logical, but requires the client to have knowledge of the
storage backend used and the credentials used to access that. The server
already knows all that, though. It's actually simpler / more secure for the
dspam client to connect to the dspam server. This keeps all the
database access code out of the client, for example.

> 
>    Frankly, I've never thought that such a setup could be possible, but after
>    some thought, this started to seem logical to me.
>    Is it a feasible way of DSPAM training? Has anyone already implemented it
>    in that way? Please share.
> 
>    Thanks in advance!

> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/

> _______________________________________________
> Dspam-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspam-user

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user
signature.asc (application/pgp-signature, 801 B)
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJVGpvvAAoJEObp5CVIyRLn9HEP/1O2d7rShMFxF5lTiXVXJK6W
otPW8qDWxeZ0HqkIztRsWPJogEYvE/5N8dO4oC0EZkLpVDO4bBSqWXkPyDRr4eZ7
voDm/LZbzKBeP6GJcjCOMc57Q5o2UiV+5swoNVaB9aoNO419OsLX74EEVbDw0yUM
l+SJvCb8FLx60cDn6s23z3PhWNUvluTSZ+vgQfxfFyox9XKhSdTXbUpYKj9h/7wf
dDwZCZsg7lIyjwo4bYDUUcMqPAqP3kqMuuacSw7w0BcnG4IflPmkXA5v7+B/vsSa
jdscZetvQpJBgpaE+5eUkgXJ5uQGp2xV5SEDeeHbWHzrh2RLRk4aJIm8j4Zaih5O
oaoJemt7dO2W1vMG8ADiZ/+GiSxuOFhNBFgZ7v2HCewa384PhCTGoYqPbNOpNos1
9VvmGu9DaEkSE2aq9Cd+yXZsU2LYw2cXQZoiS8V8HeEjcap3lcHhis6IG7p8T6EM
kQG8YoGNbQzAXN6d0rt0NrLwXFqoZDHezBzVC2bycXM+JYhcySR7bS6RKLNlP+IM
FlgXHVheJtAeLGAIUDyeJmFNLMCpRbvng4x4I7zcvjLZ+hCHsBlPBUmFB5xXmSsX
b5K6WYlPSR7Pm5NySeeKzjeN9ed5jg8xr/r4GmK/TVkxtdZAHn7nc0p7heN4jvXb
w57BzX0nABuFUsbRbJ/X
=8W06
-----END PGP SIGNATURE-----