|
If you send email via Outlook
PHPformail will let visitors
This class sends email and
A simple email that allows
Express or other mailers,
of your site sent you emails
allows for multiple
visitors to send an email to
this script will tell you
from your webpage without
attachments and text or HTML
you via a web based form.
when that email is read.
having them to sign into
emails. Simple to use and
Also the email includes such
their own email account.
handles all errors and
useful information as the
This script is similar to
header complications from
sender's IP and Hostname.
the famous Formail script
the user. Attach files using
written in CGI. I remember
$email->Attach(
when I first tried to
configure Formail when I was
a freshman in college, it
took me for ever to read the
code and then ask the
administrator to give me the
appropriate CGI path. So
anyway, now I wrote a simple
script that do the same, and
looks even better! Only need
to edit 3 lines in
congif.inc file and upload
it as is and you ready to
get emails right in your
mailbox from visitors of
your own site.
Date: Aug, 31 2004 Date: Jun, 21 2004 Date: May, 18 2004 Date: Feb, 12 2004 |
|
MIME Mail is a set of PHP
This is a small little PHP
eProtect has a simple
This class will enable you to
functions that allow you to
script written as a web
concept: protect your
decode mime email. It can
send email with multiple
interface to getwmail
address from being harvested
for example decode the mime
attachements of any
written by Doug Rinckes. It
by spam bots.
This script
torture test made available
content/type.
was wrtten to be used either
works by appearing to be a
by UW. Also has
stand-alone or to be easily
normal hyper link to spam
functionality to decode
included into any web page
bits, but when a user clicks
uuencoded attachements and
with a simple php include
on it, there email client
the ability to create an xml
command.
starts up so they cna send
representation of an email.
you email.
Date: Aug, 27 2003 Date: Apr, 29 2003 Date: Feb, 12 2002 Date: Oct, 01 2001 |