Skip to content
Snippets Groups Projects
  1. Feb 26, 2011
  2. Feb 22, 2011
  3. Feb 20, 2011
  4. Feb 10, 2011
  5. Jan 11, 2011
  6. Jan 10, 2011
  7. Jan 06, 2011
  8. Dec 31, 2010
  9. Dec 20, 2010
  10. Nov 29, 2010
  11. Nov 14, 2010
  12. Oct 15, 2010
  13. Sep 20, 2010
  14. Aug 18, 2010
  15. Aug 07, 2010
  16. Aug 06, 2010
  17. Jun 19, 2010
  18. May 01, 2010
  19. Apr 09, 2010
  20. Feb 28, 2010
  21. Feb 26, 2010
  22. Jan 17, 2010
  23. Dec 30, 2009
  24. Dec 29, 2009
  25. Dec 25, 2009
  26. Dec 19, 2009
  27. Dec 13, 2009
  28. Nov 15, 2009
  29. Nov 06, 2009
  30. Oct 11, 2009
  31. Jul 27, 2009
  32. Jun 14, 2009
    • Jean-Philippe Lang's avatar
      Ability to accept incoming emails from unknown users (#2230, #3003). · b3afde14
      Jean-Philippe Lang authored
      An option lets you specify how to handle emails from unknown users:
      * ignore: the email is ignored (previous and default behaviour)
      * accept: the sender is considered as an anonymous user
      * create: a user account is created (username/password are sent back to the user)
      
      Permissions have to be consistent with the chosen option. Eg. if you choose 'create', the 'Non member' role must have the 'Add issues' permission so that an issue can be created by an unknown user via email. If you choose 'accept', the 'Anonymous' role must have this permission.
      
      git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2789 e93f8b46-1217-0410-a6f0-8f06a7374b81
      b3afde14