14 projects tagged "Mail Transport Agents"
getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.
Designed as a Perl framework to support many different types of POP and email servers, Mobile POP Relay is useful for mobile users. Once a user successfully authenticates against a POP server, relaying is allowed through the server for a specified time period. It supports Ipop3d, Qpopper, and Vpopd with Sendmail or Exim.
BitDefender Mail Protection is a powerful mail filtering solution that provides antivirus and antispam capabilities to Linux mail servers. Both sent and received messages are scanned in real-time, avoiding possible infections and preventing anyone from sending an infected message. It claims a 100% detection rate for all viruses in the wild through its powerful scanning engines, which are certified by prestigious testing labs.
queue_repair can be used to check or correct most corruptions of the queue in qmail (resulting from filesystem damage, etc). Functionality includes automatic, dynamic determination of UIDs and GIDs. Automatic, dynamic determination of use of big-todo. Handles basic tasks like fixing a queue restored from backups, incorrect ownership or permissions of directories and files, missing or extra split subdirectories, unexpected files or other directories, or creating a valid queue from scratch.
E-MailRelay is a simple SMTP store-and-forward mail transport agent (MTA). It runs as an SMTP server, storing incoming e-mail in a local spool directory, and then forwarding the stored messages to a downstream SMTP server on request. It can also run as a proxy server, forwarding (and optionally pre-processing) incoming e-mail as soon as it is received. It does not do any message routing other than to a local postmaster. Because of its simplicity E-MailRelay is extremely easy to configure, typically requiring only the address of the downstream SMTP server to be put on the commandline.
MailWebForm allows you to send an email message from a Web site. It processes an HTML form, composes the email, optionally by processing a template, and delivers it. MailWebForm features spam protection in which the recipient's address is not specified in the HTML form, but rather uses property files to get the mail destination. Flexibility and ease-of-use are MailWebform's design goals. MailWebForm accepts three levels of parameter input: a global property file, user property files, and HTML form input. The setup is easily done through a administration Web site.