| Author |  | 
      
        | studioweb Newbie
 
  
 
 Joined: 29 March 2010
 Location: Netherlands
 Online Status: Offline
 Posts: 4
 | 
          Hi,
           | Posted: 29 March 2010 at 1:20am | IP Logged |   |  
           | 
 |  
 Is the webmail communicating with the anti-spam backend (Spamassassin?) when a email is marked as spam (and vice versa not spam)? If so, is this done on a account-basis of domain-wide? would prefer the 2nd one.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          Actually, this works server-wide, regardless of account and/or domain name used.
           | Posted: 29 March 2010 at 2:41am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | studioweb Newbie
 
  
 
 Joined: 29 March 2010
 Location: Netherlands
 Online Status: Offline
 Posts: 4
 | 
          OK, that's good to hear. Could you go into detail? For example, will a address be added to a whitelist if Not spam is used?
           | Posted: 29 March 2010 at 2:47am | IP Logged |   |  
           | 
 |  
 Is it theoretically possible to extend the webmail system to generate spam reports each day to subscribe accounts? Can this be done with PHP?
 
 thanks
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          
           | Posted: 29 March 2010 at 4:20am | IP Logged |   |  
           | 
 |  
| Quote: 
 
    
    | 
      
       | OK, that's good to hear. Could you go into detail? For example, will a address be added to a whitelist if Not spam is used? |  |  |  
 The message is used to learn the Bayesian filter.
 
 
 
| Quote: 
 
    
    | 
      
       | Is it theoretically possible to extend the webmail system to generate spam reports each day to subscribe accounts? Can this be done with PHP? |  |  |  
 Well I don't see any reason why you can't do that. We do allow the modification of web parts of the product.
 
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | studioweb Newbie
 
  
 
 Joined: 29 March 2010
 Location: Netherlands
 Online Status: Offline
 Posts: 4
 | 
          Dear Igor,
           | Posted: 29 March 2010 at 4:31am | IP Logged |   |  
           | 
 |  
 I think you misread my question about the anti-spam feature. I'm aiming at the Spam and Not Spam-buttons in the webmail. I understand that Spamassassin is working server-wide, but how do the webmail-buttons interact with Spamassassin? For example; our current users are able to mark messages as spam/not spam and this is also saved in the white/black list.
 
 
 
| Igor wrote: 
 
    
    | 
      
       | The message is used to learn the Bayesian filter.
 |  |  |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          When you press "Spam" button, the message is moved to Spam folder, and after that a script is started which is used to train a Bayesian filter (in positive way). Likewise, when you press "Not Spam", message is moved to Inbox, and Bayesian filter obtains that message too for training (in negative / non-spam way).
           | Posted: 29 March 2010 at 4:40am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | studioweb Newbie
 
  
 
 Joined: 29 March 2010
 Location: Netherlands
 Online Status: Offline
 Posts: 4
 | 
          OK, thanks!
           | Posted: 29 March 2010 at 4:44am | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  |