This module provides per-language access control for creating and updating nodes by adding a list of checkboxes for each available language to the user add/edit form (only visible to users with 'administer users' permission). These language permissions are combined with the normal user permissions to give more fine-grained access control.
Userloginbar module creates a new user login bar block. This means this shows up username, password, submit button block in a single line that is so often the requirement in the new genx websites.
Adds SMTP support for sending e-mails using the PHPMailer library. Comes with detailed configuration instructions for how to use Google Mail as mail server.
This module uses the PHPMailer library itself, and the SMTP Authentication Support module has forked and includes the smtp and mail classes from PHPMailer library.
This module has support for improved bulk-mail performance through SMTP keep-alive connections (if supported by the mail server).
This module has a built-in e-mail rerouting option (useful during site building and development).