This module allows a Drupal community to share their flickr photos. Each user enters a flickr username or email in their profile and can then access their photos at drupalsite.com/flickrhood/[uid].
The mailcommand module lets you send commands to a Drupal site that either has mailhandler or og2list installed.
The mail command module can be used to execute Drupal commands through email. This basic functionality can be extended by other modules. The og2list module uses this to allow users to subscribe to mailing lists. This is useful when group managers do not have access to web based connections.
Mail command allows you to perform the following command much like mailing list managers. Mail command is current limited to handle only 5 commands per hour and user to avoid a denial of service attack.
Available commands:
help This command allows you to receive information on how to use the mailcommand capabilities here on your OG2List site. It takes no arguments.
confirm This command allows you to confirm commands given to the mail processor at OG2List site. It takes one argument, an auto-generated token.
discard This command allows you to discard commands given to the mail processor at OG2List site. It takes one argument, an auto-generated token.
tokentest This command allows you to test token processing done by the mail processor at OG2List site. It takes one mandatory and two optional arguments. The first argument can be any PHP function and the others will be passed as arguments. This action requires the permission 'test tokens'
The organic groups list manager (OG2List) module allows groups of users to have a mailing list managed as part of their organic group, a collection of users with common interests and shared content. Mail on the mailing list is archived in a forum and groups members can respond by email or they can respond in forums directly. Mailing list are one of the most effective and popular methods for group collaboration using the Internet.
This module provides integration with FUDforum (a popular PHP forum system). The following (all optional) blocks are provided to integrate your forum with your drupal site: