- Timestamp:
- 08.03.2006 02:49:43 (3 years ago)
- Files:
-
- trunk (modified) (1 prop)
- trunk/COPYING (modified) (1 prop)
- trunk/README (modified) (1 prop)
- trunk/mailer.class.php (modified) (1 diff, 1 prop)
- trunk/mime.class.php (modified) (1 diff, 1 prop)
- trunk/online.php (modified) (1 prop)
- trunk/smtp.class.php (modified) (1 diff, 1 prop)
- trunk/validateMailbox.php (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk
- Property svn:ignore set to
.htaccess
- Property svn:ignore set to
trunk/COPYING
- Property svn:keywords set to Author Date Id Revision
trunk/README
- Property svn:keywords set to Author Date Id Revision
trunk/mailer.class.php
- Property svn:keywords set to Author Date Id Revision
r1 r2 21 21 * @link http://phpcodeur.net/wascripts/wamailer/ 22 22 * @license http://www.gnu.org/copyleft/lesser.html 23 * @version $Id : wamailer.class.php 61 2005-10-25 20:52:26Z bobe$23 * @version $Id$ 24 24 */ 25 25 trunk/mime.class.php
- Property svn:keywords set to Author Date Id Revision
r1 r2 21 21 * @link http://phpcodeur.net/wascripts/wamailer/ 22 22 * @license http://www.gnu.org/copyleft/lesser.html 23 * @version $Id : mailer.class.php 61 2005-10-25 20:52:26Z bobe$23 * @version $Id$ 24 24 * 25 25 * @see RFC 2045 - Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies trunk/online.php
- Property svn:keywords set to Author Date Id Revision
trunk/smtp.class.php
- Property svn:keywords set to Author Date Id Revision
r1 r2 21 21 * @link http://phpcodeur.net/wascripts/wamailer/ 22 22 * @license http://www.gnu.org/copyleft/lesser.html 23 * @version $Id : wamailer.class.php 61 2005-10-25 20:52:26Z bobe$23 * @version $Id$ 24 24 * 25 25 * @see RFC 2821 - Simple Mail Transfer Protocol trunk/validateMailbox.php
- Property svn:keywords set to Author Date Id Revision
r1 r2 21 21 * @link http://phpcodeur.net/wascripts/wamailer/ 22 22 * @license http://www.gnu.org/copyleft/lesser.html 23 * @version $Id : wamailer.class.php 61 2005-10-25 20:52:26Z bobe$23 * @version $Id$ 24 24 */ 25 25
