SPAM Tools
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at CGI and Perl > Scripts and Programs > Email Systems > Email Utilities
Welcome to the Internets top resource for premium scripts, WebTools, Ready to use Website Templates And many More... Browse our easy to use website to find the product you are looking for.
From professional webmasters to beginners looking to start their first dot com, there is something for everyone.
Professional scripts developed to deliver top notch performance and reliability.
We accept Money thru AlertPay, e-Gold and SafePay
No Shipping Cost! - Direct Download thru our Fast Server
Lowest priced site you can find! .
Category:
CosmicTells v2 (formerly TellaFriend Multi) is a useful traffic increasing program that has been given a professional touch. Visitors to your site have the opportunity to message their friend's about your site. They can select how many friends to message and CosmicTells will generate the appropriate form.
You setup the default message to promote your site, and your visitors deliver the message round the net for you. This can be setup for each individual page on your site. The email storage capability allows you to bulk mail all those in your list.
Category:
MAILATTACH - Send email with an attachment from a command line
# Version 0.2
# Copyleft 2005 - Nathan E. Pralle
#
# DESCRIPTION: This utility allows you to send an email with a file
# attachment, MIME-encoded, from the command line. Handy when you
# are SSH-ed in somewhere and can't get to a visual email client.
#
# SYNTAX: mailattach to_address subject body file1 file2 file3...
Category:
Email Virus filter - Sendmail, Milter, Perl
This one will refuse executable attachments in emails (uncompressed or zipped) during the SMTP connection. Also will check the text and header fields of the email according to the regexps you define. This filter protects our mailboxes about 100,000 times a day.
in sendmail.mc
INPUT_MAIL_FILTER(`tigra_mail', `S=inet:999@localhost, F=T, T=S:10s;R:10s;E:30s')dnl
in rc.local (update the path if needed)
perl /usr/scripts/tigra_mail_filter.pl > /dev/null &
Attachment: tigra_mail_filter.pl (8.61kb)
This file has been downloaded 461 times
Category:
MAILQ-TIP was written because in a high-capacity mailing site using Sendmail, typing mailq can be an exercise in frustration as you attempt to parse which hosts are the most problematic, why mail isn't travelling, and generally attempting to understand what's going on with sendmail. All the information is there, but you can't just figure out the big problems "at-a-glance" when thousands of queued messages are scrolling by.
Description
MAILQ-TIP is a perl script that uses the mailq command that comes as part of Sendmail and generates a pair of HTML report pages from the resultant information. It will also send a summary to the local screen as it does this.
Example Reports (Screenshots)
Here is an example of a typical report generated by MAILQ-TIP, using extremely falsified domains and assuming that your site gets a very significant amount of traffic. Low-traffic sites will be bored silly by the reports generated. If you get more than 1,000 mail messages in your queue on a typical day, this script might be of use to you; otherwise, it's not for you
Category: