|
AutoContact
|
Other links at CGI and Perl > Scripts and Programs > Email Systems |
| 1. |
ValEmail
|
|
|
This is an email address validation script. It is good enough to allow direct subscriptions to Majordomo lists and prevent Majordomo from aborting.
|
| 2. |
DMZS SpamAssassin sa-learn/MAIL::IMAPClient
|
|
|
With many people all utilizing the same mail resources, a method for integrating the learning of all users spam that wasnt flagged properly was needed. Searching google I found several good resources on setting up & using imap and sa-learn, however all (that i have found) have the processing happen assuming Spamassassin & the imap server were located on the same machine. If you have a secured network or a large network, you will most likely have your MTA/Virus/Spam functions on separate servers from the users mail servers. To solve this problem I integrated perl Mail::IMAPClient into a quick script that works with sa-learn. This allows your spamassassin host to be any server and connect to one (or many, easily modified...hmm) central imap server(s) and process spam & ham classifications according to the users of those systems.
|
| 3. |
NetRoamer Mail
|
|
|
NetRoamer Mail allows you to offer your users web based e-mail in the form of username@yourdomain.com. You have complete control over the layout and design of the mail interface, allowing you to maintain your websites branding throughout (all modifications to the interface are made via HTML).
|
| 4. |
ThinMailer
|
|
|
ThinMailer is a very thin email client for the web. The script is pretty straightforward and there are only two files. ThinMailer differs from other web-based email clients because it diesnt require a SMTP connection, you can use Sendmail.
|
| 5. |
MailChek
|
|
|
MailChek is a web-based interface to any POP email account. It allows a user to read messages and attachments; reply to, forward and delete messages; and compose and send new email messages. Messages are sent using the Unix "sendmail" program so that access to a SMTP mail server is not required, just a computer connected to the internet. Detailed installation instructions included.
|
|
|