Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 10-30-2007, 12:28 AM
Zimbra Consultant & Moderator
 
Posts: 19,641
Default

Quote:
Originally Posted by charlesr View Post
We current have a system where a user drags their spam messages into 'Junk' and a cron job every hour reads the changed mail folders and updates the spam databases for each user.
Dragging mail to the Junk folder does NOT get it trained as spam by ZImbra, you need to hit the Junk button for it to perform the correct action of moving it to the Spam Training folder.


Quote:
Originally Posted by charlesr View Post
Has any one come up with a solution that would make this work?
The solution, at the moment, is to forward the spam email to the Spam Training account as an attachment.
__________________
Regards


Bill
Reply With Quote
  #12 (permalink)  
Old 10-30-2007, 09:36 AM
Moderator
 
Posts: 1,027
Default

Go to bugzilla and add your votes to bug 9532. The more votes, the higher priority it'll get as a future enhancement.
Reply With Quote
  #13 (permalink)  
Old 10-30-2007, 09:53 AM
Moderator
 
Posts: 6,236
Default

Seems he saw it yesterday:
Quote:
------- Additional Comment #21 From Charles Rumford 2007-10-29 20:11 PST -------
Is this something that was put into the newest version of Zimbra? Because it would be grand if this worked like this.
The answer is that it hasn't been planned for the initial 5.0 in PMweb, but with 58 votes you can be assured that it'll be looked at for the next round (it's assigned to someone as well). I'll bet it gets targeted for 5.5

Last edited by mmorse; 10-31-2007 at 06:33 PM..
Reply With Quote
  #14 (permalink)  
Old 05-10-2008, 02:09 PM
Junior Member
 
Posts: 7
Default Follow-on Question

I have just upgraded one of the Zimbra servers here from 4.5.5 to the latest 5.0.5 release (on CentOS-5). It went smooth as silk, kept all the settings and extras that were important, and "just worked" when brought on-line. Nice!

One thing that hasn't been addressed as far as I can determine is the ability of zmtrainsa (and therefore zmspamextract) to cause a message to be marked as read after it reads it from a non-standard spam folder that each user has (we don't use the Junk folder).

Is there an option that can be passed to the Java code via zmspamextract that will cause it to mark a message as read? On the 4.x system I could tweak the fetchmail options to do this, but the 5.x system doesn't use fetchmail any more.

Any handy workaround suggestions would be most welcome.
__________________
{Lead me not into temptation ... I can find it myself, thank you}
Reply With Quote
  #15 (permalink)  
Old 05-12-2008, 09:00 AM
Moderator
 
Posts: 1,027
Default

Quote:
Originally Posted by chuckm View Post
but the 5.x system doesn't use fetchmail any more.
Not for the default method of adding external accounts, but there's no reason you can't use fetchmail if you prefer. I had it set up for pulling a lot of mail from external accounts onto various Zimbra accounts and I was too lazy to change it all. It's still working fine.

Practically speaking, I don't think 4.x used fetchmail either, but you had then, and still have, the option of using fetchmail WITH either 4.x or 5.x Zimbra.
__________________
Cheers,

Dan
Reply With Quote
  #16 (permalink)  
Old 05-12-2008, 09:49 AM
Junior Member
 
Posts: 7
Default

Hmmmm ... interesting.

I found somewhere in another thread that at 5.x the code was changed to not use fetchmail but to use zmspamextract instead. That was when it changed to being able to reach into any account without requiring the user's password as a parameter to zmtrainsa. AFAIK 4.0.x used fetchmail by default, which required the password parameter.

I suppose I could replace the 5.x version of zmtrainsa itself with the older version, but I'd rather not revert to passing in passwords or bump into an incompatibility somewhere.
__________________
{Lead me not into temptation ... I can find it myself, thank you}
Reply With Quote
  #17 (permalink)  
Old 05-12-2008, 10:13 AM
Moderator
 
Posts: 1,027
Default

Quote:
Originally Posted by chuckm View Post
Hmmmm ... interesting.

I found somewhere in another thread that at 5.x the code was changed to not use fetchmail but to use zmspamextract instead. That was when it changed to being able to reach into any account without requiring the user's password as a parameter to zmtrainsa. AFAIK 4.0.x used fetchmail by default, which required the password parameter.

I suppose I could replace the 5.x version of zmtrainsa itself with the older version, but I'd rather not revert to passing in passwords or bump into an incompatibility somewhere.
I'm not sure what you mean here. I used zmtrainsa at the command line in Zimbra 4.5.7 long before 5.x came out, and I certainly didn't need the user's password to do it. Did you go straight from 4.0.x to 5.0.x? Because the whole 4.5 series already had this capability.

The point I'm making is that fetchmail is still useable. If zmtrainsa used fetchmail or not is not something I knew and/or can comment on.
__________________
Cheers,

Dan
Reply With Quote
  #18 (permalink)  
Old 05-12-2008, 10:58 AM
Junior Member
 
Posts: 7
Default

Quote:
Originally Posted by dwmtractor View Post
....... Did you go straight from 4.0.x to 5.0.x? Because the whole 4.5 series already had this capability.
I think that may be the answer. I went straight from 4.0.x to 5.0.x on this particular server, and from 4.0.x to 4.5.7 on another. I first noticed the switch away from requiring passwords at 4.5.7, but didn't dig into it because of time constraints. I looked at the 4.5.7 system just now and it does indeed use zmspamextract instead of fetchmail. That change explains why passwords are not needed at that revision, since it's only fetchmail that requires them.

Now, if there were only a way to get the new zmspamextract training process to mark the messages as 'read'.
__________________
{Lead me not into temptation ... I can find it myself, thank you}

Last edited by chuckm; 05-12-2008 at 11:10 AM..
Reply With Quote
  #19 (permalink)  
Old 10-03-2008, 09:43 PM
Senior Member
 
Posts: 63
Default

https://addons.mozilla.org/en-US/thunderbird/addon/2824

add a custom email address in the addon config..
Reply With Quote
  #20 (permalink)  
Old 03-08-2009, 05:41 PM
Moderator
 
Posts: 1,405
Default

Perhaps I shouldn't bump this, but for the benefit of admins like myself who were curious about this issue, I'd like to mention that this feature (using any move into/out of the junk folder to "train" SA) has been incorporated as of 5.0.11. (See bug 9532.)

Great work, Zimbra!
__________________
Elliot Wilen
Berkeley, CA

Don't forget to enter your Zimbra version in your forum profile.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.