233 projects tagged "Mail Transport Agents"
tMTA is a miniature Mail Transport Agent that vaguely emulates the command-line interface of Sendmail as used by many Unix programs such as mail(1). tMTA only supports local delivery to local users. It does not support SMTP or any form of inter-computer mail transport. It provides the barest functionality for daemons and users on a computer to communicate with each other using the common mail interface.
The Courier IMAP/POP3 maildir creation patch adds the ability to automatically create a user's home directory when he/she is successfully authenticated for the first time. It works by calling an admin-created script that takes care of creating the directory. It is quite useful in combination with authentication-modules based on network databases like MySQL or LDAP.
dialin-spammer-block can be used to detect and block dialin clients that try to send send spam over your mailserver. A spammer is detected by watching the mailserver logfile and counting the mails sent by each dialin client. If a client exceeds the limit of mails that may be sent during a certain amount of time, the client will be blocked to relay further mails on the mailserver until the RADIUS server reports that the client has disconnected.
UMPL for XmailServer is a Web frontend for managing Xmailserver and Webmailsolution. Different frontends are presented for root, the postmasters of virtual domains, and end-users. It includes support for managing finger, POP3, SMTP, and Webmail in German, English, Dutch, Italian, and Spanish.
eximstate is a server/client project for monitoring a number of Exim installations. The clients are installed on each of the mailservers running exim and the server runs on the monitoring server. Each client reads the queue on the mail server and sends the total number of messages, the number of frozen message, and the number of bounce messages to the server. The server stores this data and uses RRDtool to make a graphical representations of the data.