Randall Gellens 2018-01-31 19:24 wrote:

Does marking a message as junk or moving a message to the junk folder have any other effects without an anti-spam plug-in of some kind?

Would guess not but I do highly recommend SpamSieve. It just works.

Can a keybinding perform two actions (e.g., binding ^j to “markAsJunk:moveToJunk:”?

Yes, I have these set up myself:

  "j" = ( "markAsJunk:", "moveToJunk:" );
  "J" = ( "markAsNotJunk:", "archive:" );

Fredrik
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to